Home
last modified time | relevance | path

Searched defs:use_stdin (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpf_scan.l52 const bool use_stdin = strcmp(name, "-") == 0; in npfctl_parse_file() local
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dexclude.c87 int use_stdin = filename[0] == '-' && !filename[1]; in add_exclude_file() local
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dexclude.c222 bool use_stdin = filename[0] == '-' && !filename[1]; in add_exclude_file() local