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

/illumos-gate/usr/src/cmd/psrinfo/
H A Dpsrinfo.c162 * then the insertpt will be set (if not null) to the location where
166 find_link(void *list, int id, struct link ***insertpt) argument
178 if (insertpt != NULL)
179 *insertpt = ins;

Completed in 3840 milliseconds