Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.h35 #define PERMIT_NO 0 macro
Dservconf.c927 { "no", PERMIT_NO },
/external/openssh/openbsd-compat/
Dbsd-cray.c348 if (options.permit_root_login > PERMIT_NO) in cray_setup()