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

/illumos-gate/usr/src/cmd/fs.d/nfs/mountd/
H A Dmountd.c138 struct logging_data *ld_next; member in struct:logging_data
277 logging_head = lq->ld_next;
1052 logging_tail->ld_next = lq;
/illumos-gate/usr/src/uts/common/sys/
H A Dproc.h101 * p->p_lwpfree, linked through ld_next. If ld_entry != NULL, the
102 * entry is used and ld_next is the thread-id hash link pointer.
105 struct lwpdir *ld_next; /* hash chain or free list */ member in struct:lwpdir

Completed in 52 milliseconds