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

/osnet-11/usr/src/lib/libdevalloc/common/
H A Dlibdevalloc.c1806 da_deventry_t *dentry = NULL, *nentry = NULL, *pentry = NULL; local
1843 pentry = nentry;
1866 if (pentry != NULL)
1867 pentry->next = nentry;
1932 if (pentry != NULL)
1933 pentry->next = NULL;
1944 if (pentry == NULL) {

Completed in 134 milliseconds