Home
last modified time | relevance | path

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

/dflybsd-src/contrib/libedit/src/
H A Dread.c227 read_getcmd(EditLine *el, el_action_t *cmdnum, wchar_t *ch) in read_getcmd()
477 el_action_t cmdnum = 0; in el_wgets() local
/dflybsd-src/contrib/tcsh-6/
H A Ded.inputl.c79 KEYCMD cmdnum = 0; in Inputl() local
679 GetNextCommand(KEYCMD *cmdnum, Char *ch) in GetNextCommand()
/dflybsd-src/crypto/openssh/
H A Dsftp.c1352 int path1_mandatory = 0, i, cmdnum, optidx, argc; in parse_args() local
1559 int cmdnum, i; in parse_dispatch_command() local
/dflybsd-src/sbin/camcontrol/
H A Dcamcontrol.c126 cam_cmdmask cmdnum; member
253 getoption(char *arg, cam_cmdmask *cmdnum, cam_argmask *argnum, in getoption()