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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c227 dirlist_t **node_p; local
234 node_p = listhead;
236 node_p = &(endnode->dl_next);
276 *node_p = node;
277 node_p = &(node->dl_next);

Completed in 27 milliseconds