Home
last modified time | relevance | path

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

/freebsd-13.1/sbin/fsdb/
H A Dfsdb.h44 struct cmdtable { struct
59 int argcount(struct cmdtable *cmdp, int argc, char *argv[]); argument
/freebsd-13.1/contrib/less/
H A Dlesskey.h58 struct lesskey_table cmdtable; member
H A Ddecode.c49 static unsigned char cmdtable[] = variable
/freebsd-13.1/bin/sh/
H A Dexec.c93 static struct tblentry *cmdtable[CMDTABLESIZE]; variable