Home
last modified time | relevance | path

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

/netbsd-src/sbin/fsdb/
H A Dfsdb.h42 struct cmdtable { struct
53 int argcount(struct cmdtable *, int, char *[]); argument
/netbsd-src/distrib/utils/more/
H A Ddecode.c71 static char cmdtable[] = { variable
/netbsd-src/external/bsd/less/dist/
H A Dlesskey.h60 struct lesskey_table cmdtable; member
H A Ddecode.c51 static unsigned char cmdtable[] = variable
/netbsd-src/bin/sh/
H A Dexec.c100 STATIC struct tblentry *cmdtable[CMDTABLESIZE]; variable