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

1234567891011>>

/freebsd-11-stable/usr.bin/mail/
H A Dversion.c42 const char *version = "8.1 6/6/93"; variable
/freebsd-11-stable/contrib/less/
H A Dversion.c925 char version[] = "581.2"; variable
[all...]
/freebsd-11-stable/contrib/top/
H A Dversion.c18 static char version[16]; variable
/freebsd-11-stable/sbin/geom/class/nop/
H A Dgeom_nop.c41 uint32_t version = G_NOP_VERSION; variable
/freebsd-11-stable/sbin/geom/class/mountver/
H A Dgeom_mountver.c41 uint32_t version = G_MOUNTVER_VERSION; variable
/freebsd-11-stable/sbin/geom/class/raid/
H A Dgeom_raid.c47 uint32_t version = G_RAID_VERSION; variable
/freebsd-11-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-11-stable/crypto/openssl/crypto/x509/
H A Dx509rset.c66 int X509_REQ_set_version(X509_REQ *x, long version) argument
/freebsd-11-stable/sys/compat/svr4/
H A Dsvr4_utsname.h40 char version[257]; member in struct:svr4_utsname
/freebsd-11-stable/contrib/gcc/
H A Dgcov-iov.c32 unsigned int version = 0; local
[all...]
/freebsd-11-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-11-stable/crypto/heimdal/lib/kadm5/
H A Dsample_passwd_check.c43 int version = 0; variable
/freebsd-11-stable/share/doc/usd/19.memacros/
H A DMakefile10 version=`cat ${GROFFDIR}/VERSION` macro
/freebsd-11-stable/share/doc/usd/20.meref/
H A DMakefile10 version=`cat ${GROFFDIR}/VERSION` macro
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-carp.c51 int version, type; local
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmptutil.c80 version(int ac, char **av) function
/freebsd-11-stable/contrib/groff/src/include/
H A Dindex.h26 int version; member in struct:index_header
/freebsd-11-stable/sys/dev/cx/
H A Dcronyxfw.h30 char version[8]; /* firmware version number */ member in struct:__anon9546
/freebsd-11-stable/sys/cddl/compat/opensolaris/sys/
H A Dmisc.h53 char version[32]; member in struct:opensolaris_utsname
/freebsd-11-stable/sys/arm/include/
H A Dminidump.h45 uint32_t version; member in struct:minidumphdr
/freebsd-11-stable/sys/arm64/include/
H A Dminidump.h38 uint32_t version; member in struct:minidumphdr
/freebsd-11-stable/sys/amd64/include/
H A Dminidump.h37 uint32_t version; member in struct:minidumphdr
/freebsd-11-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
H A Dpmap_getport.c69 pmap_getport(struct sockaddr_in *address, u_long program, u_long version, argument

Completed in 316 milliseconds

1234567891011>>