Home
last modified time | relevance | path

Searched defs:ohead (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dcritical_.d62 auto ohead = head; in ensureMutex() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dcritical_.d84 auto ohead = head; in ensureMutex() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dsort.c103 LDAPMessage *ohead = NULL, *otail = NULL; in ldap_sort_entries() local
/netbsd-src/usr.sbin/rwhod/
H A Drwhod.c367 static struct utmpentry *ohead = NULL; in send_host_information() local
/netbsd-src/sys/uvm/
H A Duvm_page.c736 struct pgflist *ohead, *nhead; in uvm_page_redim() local
/netbsd-src/sys/fs/nfs/common/
H A Dnfs.h669 #define LIST_NEWHEAD(nhead, ohead, field) do { \ argument