Home
last modified time | relevance | path

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

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