Home
last modified time | relevance | path

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

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