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

/sssd/src/util/
H A Dsss_selinux.c58 struct ldb_message_element *hostcat = NULL; local
82 hostcat = &usermap->a[i];
154 if (hostcat != NULL) {
155 for (i = 0; i < hostcat->num_values; i++) {
156 if (strcasecmp((char *)hostcat->values[i].data, "all") == 0) {

Completed in 17 milliseconds