Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dpvchange.c40 int tagarg = 0; in _pvchange_single() local
/netbsd-src/external/bsd/mdocml/dist/
H A Dmain.c126 char *oarg, *tagarg; in main() local
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_tag.c75 ex_tag_first(SCR *sp, const CHAR_T *tagarg) in ex_tag_first()