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

/illumos-gate/usr/src/cmd/setfacl/
H A Dsetfacl.c75 char *m_entryp = NULL; /* ptr to mod entry list */ local
102 m_entryp = optarg;
139 if (m_entryp != NULL) {
141 work_mp = strdup(m_entryp);
145 m_entryp);

Completed in 46 milliseconds