Home
last modified time | relevance | path

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

/freebsd/bin/setfacl/
H A Dfile.c50 if (have_stdin) in get_acl_from_file()
53 have_stdin = true; in get_acl_from_file()
H A Dsetfacl.c61 bool have_stdin; variable
92 if (have_stdin) in stdin_files()
96 have_stdin = true; in stdin_files()
359 have_mask = have_stdin = n_flag = false; in main()
H A Dsetfacl.h57 extern bool have_stdin;