Searched refs:pn_path (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libproc/common/
H A DPzone.c44 char *pn_path; member in struct:path_node
129 if ((pn->pn_path = strdup(path)) == NULL) {
145 free(pn->pn_path);
173 (void) strlcpy(path, pn->pn_path, PATH_MAX);
676 if (strcmp(zpath, pn->pn_path) != 0)

Completed in 21 milliseconds