Home
last modified time | relevance | path

Searched defs:doswitch (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/rump/librump/rumpkern/
H A Dlwproc.c328 lwproc_makelwp(struct proc *p, bool doswitch, bool procmake) in lwproc_makelwp()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dgen.c232 doswitch(const char *name, const char *function, const char *args, in doswitch() function
/netbsd-src/usr.bin/ftp/
H A Dutil.c539 remglob(char *argv[], int doswitch, const char **errbuf) in remglob() argument
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dgen.c269 doswitch(const char *name, const char *function, const char *args, doswitch() function
[all...]
/netbsd-src/bin/csh/
H A Dfunc.c346 doswitch(Char **v, struct command *t) in doswitch() function