HomeSort by relevance Sort by last modified time
    Searched refs:PERMIT_NOT_SET (Results 1 - 2 of 2) sorted by null

  /external/openssh/
servconf.h 33 #define PERMIT_NOT_SET -1
servconf.c 81 options->permit_root_login = PERMIT_NOT_SET;
186 if (options->permit_root_login == PERMIT_NOT_SET)
    [all...]

Completed in 853 milliseconds