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

  /src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/
pam.c 225 char ruserc[32]; local
238 READ_STRING(fp,ruserc);
239 pi.ruser.bv_val = ruserc;
350 char ruserc[32]; local
365 READ_STRING(fp,ruserc);
366 pi.ruser.bv_val = ruserc;
574 char ruserc[32]; local
591 READ_STRING(fp,ruserc);
592 pi.ruser.bv_val = ruserc;
721 char ruserc[32] local
    [all...]
pam.c 225 char ruserc[32]; local
238 READ_STRING(fp,ruserc);
239 pi.ruser.bv_val = ruserc;
350 char ruserc[32]; local
365 READ_STRING(fp,ruserc);
366 pi.ruser.bv_val = ruserc;
574 char ruserc[32]; local
591 READ_STRING(fp,ruserc);
592 pi.ruser.bv_val = ruserc;
721 char ruserc[32] local
    [all...]

Completed in 73 milliseconds