Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/fsdb/
H A Dfsdb.h44 struct cmdtable { struct
58 int argcount(struct cmdtable *cmdp, int argc, char *argv[]); argument
/freebsd-12.1/contrib/less/
H A Dlesskey.c193 struct table cmdtable; variable
H A Ddecode.c46 static unsigned char cmdtable[] = variable
/freebsd-12.1/bin/sh/
H A Dexec.c92 static struct tblentry *cmdtable[CMDTABLESIZE]; variable