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

/macosx-10.9.5/crontabs-51/newsyslog/
H A Dnewsyslog.c1785 struct zipwork_entry *zprev, *ztmp; local
1793 zprev = NULL;
1800 zprev = ztmp;
1811 if (zprev == NULL)
1814 SLIST_INSERT_AFTER(zprev, ztmp, zw_nextp);
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_bio.c3262 zone_t zprev, z; local
3272 zprev = getbufzone(bp->b_bufsize);
3284 zfree(zprev, (void *)elem);

Completed in 84 milliseconds