Searched defs:stdinflag (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sbin/sysctl/ | ||
H A D | pathconf.c | 78 int Aflag, aflag, nflag, wflag, stdinflag; variable |
/netbsd-src/usr.bin/sort/ | ||
H A D | sort.c | 119 int ch, i, stdinflag = 0; in main() local |