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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprvnops.c4972 obj_entry(struct as *as, int slot) function
5048 while (n < objdirsize && (((vp = obj_entry(as, n)) == NULL) ||
5403 if ((vp = obj_entry(as, obj)) == NULL)

Completed in 91 milliseconds