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

/freebsd-13-stable/usr.bin/gprof/
H A Darcs.c796 nltype *oldhead; local
798 oldhead = 0;
808 if ( childp -> cyclehead != oldhead ) {
809 oldhead = childp -> cyclehead;
/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c2079 slist_entry *oldhead; local
2081 oldhead = head->slh_list.slh_next;
2087 return (oldhead);
2235 slist_entry *oldhead; local
2238 oldhead = ntoskrnl_pushsl(head, entry);
2241 return (oldhead);

Completed in 117 milliseconds