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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsubr_prof.c351 struct user_uprof *upc, *nupc; local
376 nupc = upc->pr_next;
378 upc = nupc;
382 struct uprof *upc, *nupc; local
404 nupc = upc->pr_next;
406 upc = nupc;

Completed in 20 milliseconds