Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/localedef/
H A Dscanner.c53 int is_stdin = 1; variable
/freebsd-src/usr.sbin/jail/
H A Dconfig.c310 parse_config(const char *cfname, int is_stdin) in parse_config()
/freebsd-src/crypto/openssh/
H A Dssh-keygen.c2178 int r, is_stdin = 0, ok = 0; in do_show_cert() local