HomeSort by: relevance | last modified time | path
    Searched refs:doswitch (Results 1 - 9 of 9) sorted by relevancy

  /src/bin/csh/
init.c 97 { "switch", doswitch, 1, INF },
extern.h 143 void doswitch(Char **, struct command *);
func.c 346 doswitch(Char **v, struct command *t) function
sem.c 166 bifunc->bfunct != doswbrk && bifunc->bfunct != doswitch &&
  /src/external/mpl/bind/dist/lib/dns/
gen.c 174 doswitch(const char *, const char *, const char *, const char *, const char *,
283 doswitch(const char *name, const char *function, const char *args, function
770 doswitch("FROMTEXTSWITCH", "fromtext", FROMTEXTARGS,
772 doswitch("TOTEXTSWITCH", "totext", TOTEXTARGS, TOTEXTTYPE,
774 doswitch("FROMWIRESWITCH", "fromwire", FROMWIREARGS,
776 doswitch("TOWIRESWITCH", "towire", TOWIREARGS, TOWIRETYPE,
778 doswitch("COMPARESWITCH", "compare", COMPAREARGS, COMPARETYPE,
780 doswitch("CASECOMPARESWITCH", "casecompare", COMPAREARGS,
782 doswitch("FROMSTRUCTSWITCH", "fromstruct", FROMSTRUCTARGS,
784 doswitch("TOSTRUCTSWITCH", "tostruct", TOSTRUCTARGS
    [all...]
  /src/external/mpl/dhcp/bind/dist/lib/dns/
gen.c 184 doswitch(const char *, const char *, const char *, const char *, const char *,
232 doswitch(const char *name, const char *function, const char *args, function
739 doswitch("FROMTEXTSWITCH", "fromtext", FROMTEXTARGS,
741 doswitch("TOTEXTSWITCH", "totext", TOTEXTARGS, TOTEXTTYPE,
743 doswitch("FROMWIRESWITCH", "fromwire", FROMWIREARGS,
745 doswitch("TOWIRESWITCH", "towire", TOWIREARGS, TOWIRETYPE,
747 doswitch("COMPARESWITCH", "compare", COMPAREARGS, COMPARETYPE,
749 doswitch("CASECOMPARESWITCH", "casecompare", COMPAREARGS,
751 doswitch("FROMSTRUCTSWITCH", "fromstruct", FROMSTRUCTARGS,
753 doswitch("TOSTRUCTSWITCH", "tostruct", TOSTRUCTARGS
    [all...]
  /src/sys/rump/librump/rumpkern/
lwproc.c 328 lwproc_makelwp(struct proc *p, bool doswitch, bool procmake)
364 if (doswitch) {
  /src/lib/libc/stdio/
vfscanf.c 888 doswitch:
939 goto doswitch;
  /src/usr.bin/ftp/
util.c 539 remglob(char *argv[], int doswitch, const char **errbuf)
584 if (doswitch)
592 if (doswitch)

Completed in 58 milliseconds