Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/setfacl/
H A Dsetfacl.c74 char *d_entryp = NULL; /* ptr to del entry list */ in main() local
96 d_entryp = optarg; in main()
150 if (d_entryp != NULL) { in main()
152 work_dp = strdup(d_entryp); in main()
156 d_entryp); in main()