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

/freebsd-10-stable/bin/setfacl/
H A Dfile.c53 if (have_stdin != 0)
56 have_stdin = 1;
H A Dsetfacl.h55 extern uint have_stdin;
H A Dsetfacl.c71 uint have_stdin; variable
117 h_flag = have_mask = have_stdin = n_flag = need_mask = 0;
212 if (have_stdin)
214 have_stdin = 1;

Completed in 93 milliseconds