HomeSort by: relevance | last modified time | path
    Searched refs:have_stdin (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/setfacl/
file.c 59 if (have_stdin)
62 have_stdin = true;
setfacl.h 61 extern bool have_stdin;
setfacl.c 70 bool have_stdin; variable in typeref:typename:bool
101 if (have_stdin)
105 have_stdin = true;
368 have_mask = have_stdin = n_flag = false;

Completed in 1245 milliseconds