Home
last modified time | relevance | path

Searched refs:mo_next (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c1419 struct d_mutex_output *mo_next; member
1429 new->mo_next = *head; in d_mutex_output_push()
1442 next = current->mo_next; in d_mutex_output_reverse()
1443 current->mo_next = last; in d_mutex_output_reverse()
1679 toutput = toutput->mo_next; in d_mutex()
1695 foutput = foutput->mo_next; in d_mutex()
1705 ooutput = ooutput->mo_next; in d_mutex()