Home
last modified time | relevance | path

Searched defs:no_input (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/examples/
H A Dp2p-nfc.py32 no_input = False variable
H A Ddpp-nfc.py33 no_input = False variable
/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y80 static bool no_input; /* don't need more input */ variable
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dget_creds.c1249 krb5_boolean no_input = (in == NULL || in->length == 0); in krb5_tkt_creds_step() local