HomeSort by: relevance | last modified time | path
    Searched refs:FLAG_EMPTY (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
ldapauth.h 66 #define FLAG_EMPTY 0x00000000
70 #define FLAG_SET_EMPTY(x) x&=(FLAG_EMPTY)
servconf.c 187 options->lpk.flags = FLAG_EMPTY;

Completed in 58 milliseconds