Home
last modified time | relevance | path

Searched refs:helptxt (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/fsdb/
H A Dfsdb.h44 const char *helptxt; member
H A Dfsdbutil.c101 warnx("usage: %s: %s", cmdp->cmd, cmdp->helptxt); in argcount()
H A Dfsdb.c233 cmdtp->cmd, cmdtp->minargc-1, cmdtp->maxargc-1, cmdtp->helptxt); in helpfn()