Home
last modified time | relevance | path

Searched defs:cmdtype (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/bin/sh/
H A Dexec.h46 short cmdtype; member
H A Dexec.c92 short cmdtype; /* index identifying command */ member
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhttp-server.c137 const char *cmdtype; in dump_request_cb() local
/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c1433 enum { c_ifdef, c_ifndef, c_ifeq, c_ifneq, c_else, c_endif } cmdtype; in conditional_line() local