Searched defs:version (Results 1 - 25 of 713) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/less/
H A Dversion.c925 char version[] = "581.2"; variable
[all...]
/freebsd-12-stable/usr.bin/mail/
H A Dversion.c44 const char *version = "8.1 6/6/93"; variable
/freebsd-12-stable/lib/geom/mountver/
H A Dgeom_mountver.c41 uint32_t version = G_MOUNTVER_VERSION; variable
/freebsd-12-stable/lib/geom/nop/
H A Dgeom_nop.c41 uint32_t version = G_NOP_VERSION; variable
/freebsd-12-stable/lib/geom/raid/
H A Dgeom_raid.c47 uint32_t version = G_RAID_VERSION; variable
/freebsd-12-stable/sys/sys/
H A Dfirmware.h57 unsigned int version; /* version of the image */ member in struct:firmware
H A Dutsname.h53 char version[SYS_NMLN]; /* Version level. */ member in struct:utsname
/freebsd-12-stable/crypto/openssl/crypto/x509/
H A Dx509rset.c18 int X509_REQ_set_version(X509_REQ *x, long version) argument
/freebsd-12-stable/contrib/tcpdump/
H A Dprint-carp.c51 int version, type; local
/freebsd-12-stable/contrib/gcc/
H A Dgcov-iov.c32 unsigned int version = 0; local
[all...]
/freebsd-12-stable/contrib/diff/lib/
H A Dversion-etc.c45 version_etc_va(FILE *stream, const char *command_name, const char *package, const char *version, va_list authors) argument
168 version_etc(FILE *stream, const char *command_name, const char *package, const char *version, ...) argument
[all...]
/freebsd-12-stable/crypto/heimdal/lib/kadm5/
H A Dsample_passwd_check.c43 int version = 0; variable
H A Dkadm5-pwcheck.h68 int version; member in struct:kadm5_pw_policy_verifier
/freebsd-12-stable/share/doc/usd/19.memacros/
H A DMakefile10 version=`cat ${GROFFDIR}/VERSION` macro
/freebsd-12-stable/share/doc/usd/20.meref/
H A DMakefile10 version=`cat ${GROFFDIR}/VERSION` macro
/freebsd-12-stable/usr.sbin/mptutil/
H A Dmptutil.c82 version(int ac, char **av) function
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp145 llvm::Expected<std::string> version = loader->LoadBuffer<VersionProvider>(); local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_exceptions.cpp36 __hwasan_personality_wrapper(int version, _Unwind_Action actions, argument
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Deap_server_methods.c71 struct eap_method * eap_server_method_alloc(int version, int vendor, argument
/freebsd-12-stable/contrib/subversion/subversion/svnfsfs/
H A Dsvnfsfs.h45 svn_boolean_t version; /* --version */ member in struct:svnfsfs__opt_state
/freebsd-12-stable/contrib/unbound/dnstap/
H A Ddnstap.h58 char *version; member in struct:dt_env
/freebsd-12-stable/contrib/bc/src/
H A Dargs.c99 bool do_exit = false, version = false; local
/freebsd-12-stable/contrib/file/python/
H A Dsetup.py12 version='0.4.0', variable
/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dmisc.h53 char version[32]; member in struct:opensolaris_utsname
/freebsd-12-stable/lib/geom/sched/
H A Dgeom_sched.c53 uint32_t version = G_SCHED_VERSION; variable

Completed in 301 milliseconds

1234567891011>>