Home
last modified time | relevance | path

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

/freebsd/sbin/fsdb/
H A Dfsdb.h42 struct cmdtable { struct
58 int argcount(struct cmdtable *cmdp, int argc, char *argv[]); argument
/freebsd/contrib/less/
H A Dlesskey.h59 struct lesskey_table cmdtable; member
H A Ddecode.c55 static unsigned char cmdtable[] = variable
/freebsd/bin/sh/
H A Dexec.c85 static struct tblentry *cmdtable[CMDTABLESIZE]; variable