Home
last modified time | relevance | path

Searched refs:usrlist (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c3716 char *usrlist = strdup(s); in genent_project() local
3718 int usr_count = count_tokens(usrlist, ','); in genent_project()
3719 char *u = strsep(&usrlist, ","); in genent_project()
3722 free(usrlist); in genent_project()
3732 u = strsep(&usrlist, ","); in genent_project()
3735 free(usrlist); in genent_project()