Home
last modified time | relevance | path

Searched defs:typelist (Results 1 – 8 of 8) sorted by relevance

/freebsd/sbin/umount/
H A Dumount.c89 char **typelist = NULL; in main() local
203 umountall(char **typelist) in umountall() argument
255 checkname(char * mntname,char ** typelist) checkname() argument
[all...]
/freebsd/sys/netgraph/
H A Dng_message.h294 struct typelist { struct
295 u_int32_t numtypes;
296 struct typeinfo typeinfo[];
/freebsd/contrib/mtree/
H A Dmisc.c97 static KEY typelist[] = { variable
/freebsd/sys/dev/usb/
H A Dusb_hub_acpi.c123 const char *typelist[] = {"TypeA", "MiniAB", "Express", in acpi_uhub_upc_type() local
/freebsd/contrib/ncurses/progs/
H A Dtoe.c402 typelist(int eargc, char *eargv[], in typelist() function
/freebsd/contrib/telnet/libtelnet/
H A Dencrypt.c475 encrypt_support(unsigned char *typelist, int cnt) in encrypt_support()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c510 encrypt_support(unsigned char *typelist, int cnt) in encrypt_support()
/freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/
H A Dsnmp_netgraph.c1131 struct typelist *typelist; in fetch_types() local