Searched defs:s_entryp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c76 char *s_entryp = NULL; /* ptr to set entry list */ local
108 s_entryp = optarg;
171 if (s_entryp != NULL) {
173 work_sp = strdup(s_entryp);
177 s_entryp);

Completed in 59 milliseconds