Searched refs:pshmobj_next (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dposix_shm.c669 struct pshmobj *pshmobj, *pshmobj_next, **pshmobj_next_p; local
754 pshmobj = pshmobj_next) {
755 pshmobj_next = pshmobj->pshmo_next;
1022 struct pshmobj *pshmobj, *pshmobj_next; local
1138 pshmobj = pshmobj_next) {
1140 pshmobj_next = pshmobj->pshmo_next;
1159 struct pshmobj *pshmobj, *pshmobj_next; local
1186 pshmobj = pshmobj_next) {
1188 pshmobj_next = pshmobj->pshmo_next;

Completed in 87 milliseconds