Home
last modified time | relevance | path

Searched defs:stdinflag (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/sysctl/
H A Dpathconf.c78 int Aflag, aflag, nflag, wflag, stdinflag; variable
/netbsd-src/usr.bin/sort/
H A Dsort.c119 int ch, i, stdinflag = 0; in main() local