Searched refs:have_stdin (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/bin/setfacl/
H A Dfile.c53 if (have_stdin)
56 have_stdin = true;
H A Dsetfacl.h59 extern bool have_stdin;
H A Dsetfacl.c64 bool have_stdin; variable
95 if (have_stdin)
99 have_stdin = true;
362 have_mask = have_stdin = n_flag = false;

Completed in 102 milliseconds