Home
last modified time | relevance | path

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

/dragonfly/sbin/umount/
H A Dumount.c83 char **typelist = NULL, *mntonname, *mntfromname; in main() local
194 umountall(char **typelist) in umountall()
247 checkname(char *name, char **typelist) in checkname()
/dragonfly/sys/netgraph/
H A Dng_message.h247 struct typelist { struct
248 u_int32_t numtypes;
249 struct typeinfo typeinfo[0];
/dragonfly/sys/netgraph7/
H A Dng_message.h305 struct typelist { struct
306 u_int32_t numtypes;
307 struct typeinfo typeinfo[];
/dragonfly/usr.sbin/mtree/
H A Dmisc.c88 static KEY typelist[] = { variable
/dragonfly/contrib/ncurses/progs/
H A Dtoe.c370 typelist(int eargc, char *eargv[], in typelist() function
/dragonfly/lib/libtelnet/
H A Dencrypt.c471 encrypt_support(unsigned char *typelist, int cnt) in encrypt_support()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c3391 convert_arguments (tree typelist, VEC(tree,gc) **values, tree fndecl, in convert_arguments() argument
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c3881 convert_arguments (tree typelist, vec<tree, va_gc> **values, tree fndecl, in convert_arguments() argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c2981 convert_arguments (tree typelist, VEC(tree,gc) *values, in convert_arguments() argument
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c3204 convert_arguments (location_t loc, vec<location_t> arg_loc, tree typelist, in convert_arguments()