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

1234567891011>>

/freebsd-10-stable/usr.bin/mail/
H A Dversion.c42 const char *version = "8.1 6/6/93"; variable
/freebsd-10-stable/contrib/less/
H A Dversion.c858 char version[] = "530"; variable
[all...]
/freebsd-10-stable/contrib/top/
H A Dversion.c18 static char version[16]; variable
/freebsd-10-stable/sbin/geom/class/mountver/
H A Dgeom_mountver.c39 uint32_t version = G_MOUNTVER_VERSION; variable
/freebsd-10-stable/sbin/geom/class/raid/
H A Dgeom_raid.c45 uint32_t version = G_RAID_VERSION; variable
/freebsd-10-stable/sbin/geom/class/nop/
H A Dgeom_nop.c39 uint32_t version = G_NOP_VERSION; variable
/freebsd-10-stable/sys/compat/svr4/
H A Dsvr4_utsname.h40 char version[257]; member in struct:svr4_utsname
/freebsd-10-stable/sys/sys/
H A Dfirmware.h55 unsigned int version; /* version of the image */ member in struct:firmware
H A Dutsname.h51 char version[SYS_NMLN]; /* Version level. */ member in struct:utsname
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509rset.c66 int X509_REQ_set_version(X509_REQ *x, long version) argument
/freebsd-10-stable/contrib/gcc/
H A Dgcov-iov.c32 unsigned int version = 0; local
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-carp.c56 int version, type; local
/freebsd-10-stable/share/doc/usd/19.memacros/
H A DMakefile10 version=`cat ${GROFFDIR}/VERSION` macro
/freebsd-10-stable/share/doc/usd/20.meref/
H A DMakefile10 version=`cat ${GROFFDIR}/VERSION` macro
/freebsd-10-stable/sys/arm/include/
H A Dminidump.h38 uint32_t version; member in struct:minidumphdr
/freebsd-10-stable/usr.sbin/mptutil/
H A Dmptutil.c80 version(int ac, char **av) function
/freebsd-10-stable/contrib/file/python/
H A Dsetup.py9 version='0.3.0', variable
/freebsd-10-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-10-stable/contrib/groff/src/include/
H A Dindex.h26 int version; member in struct:index_header
/freebsd-10-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-10-stable/crypto/heimdal/lib/kadm5/
H A Dkadm5-pwcheck.h68 int version; member in struct:kadm5_pw_policy_verifier
H A Dsample_passwd_check.c43 int version = 0; variable
/freebsd-10-stable/include/
H A Delf-hints.h37 u_int32_t version; /* File version (1) */ member in struct:elfhints_hdr
/freebsd-10-stable/lib/libc/rpc/
H A Dpmap_clnt.c63 pmap_set(u_long program, u_long version, int protocol, int port) argument
95 pmap_unset(u_long program, u_long version) argument
/freebsd-10-stable/sbin/geom/class/sched/
H A Dgeom_sched.c51 uint32_t version = G_SCHED_VERSION; variable

Completed in 162 milliseconds

1234567891011>>