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

/osnet-11/usr/src/lib/libproc/common/
H A DPstack.h50 int sort_uclist(const void *lhp, const void *rhp);
H A DPstack.c252 sort_uclist(const void *lhp, const void *rhp) argument
255 uintptr_t rhs = *((const uintptr_t *)rhp);
/osnet-11/usr/src/lib/libresolv2/common/irs/
H A Dgethostent.c1064 struct hostent *rhp; variable in typeref:struct:hostent
1079 if (!(rhp = gethostbyname(hname2))) {
1085 for (haddr = rhp->h_addr_list; *haddr; haddr++)

Completed in 24 milliseconds