Home
last modified time | relevance | path

Searched defs:lastarg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mandoc/
H A Dmdoc_macro.c555 int j, lastarg, maxargs, nl, pending; in blk_exp_close() local
/freebsd/bin/sh/
H A Deval.c830 char *lastarg; in evalcommand() local
/freebsd/crypto/openssh/
H A Dsftp.c1902 complete_cmd_parse(EditLine *el, char *cmd, int lastarg, char quote, in complete_cmd_parse()
2000 char *file, int remote, int lastarg, char quote, int terminated) in complete_match()