Searched refs:listsep (Results 1 – 4 of 4) sorted by relevance
117 const char *listsep = login_access_opts->listsep; in list_match() local126 for (tok = strtok(list, listsep); tok != NULL; tok = strtok((char *) 0, listsep)) { in list_match()135 while ((tok = strtok((char *) 0, listsep)) && strcmp(tok, "EXCEPT")) { in list_match()
100 if ((login_access_opts.listsep = openpam_get_option(pamh, OPT_LISTSEP)) == NULL) in pam_sm_acct_mgmt()101 login_access_opts.listsep = _LIST_SEPARATOR; in pam_sm_acct_mgmt()
47 const char *listsep; /* list-element separator */ member
17 [B<-listsep>]62 =item B<-listsep>