null

Searched refs:std (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/responder/ifp/
H A Difpsrv_util.c284 const char *std[] = IFP_USER_DEFAULT_ATTRS; local
310 for (j = 0; std[j] != NULL; j++) {
311 if (strcmp(whitelist[i], std[j]) == 0) {

Completed in 28 milliseconds