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

/darwin-on-arm/xnu/bsd/netat/
H A Dddp_rtmptable.c289 RT_entry *rt_found, *pprevious = NULL, *pnext, *pnextl, *psub; local
349 while ((pnextl = psub->left))
350 psub = pnextl;
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_hotfiles.c2149 hotfile_entry_t *pnextl, *psub; local
2158 while ((pnextl = psub->left))
2159 psub = pnextl;

Completed in 24 milliseconds