OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nhp
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/net/
gethnamaddr.c
536
struct hostent *
nhp
= gethostbyname_internal(name, AF_INET6,
local
538
if (
nhp
) {
540
return
nhp
;
/src/crypto/external/bsd/openssh/dist/
umac.c
912
UINT64 *
nhp
= (UINT64 *)nh_res;
local
914
t = ip_aux(0,ahc->ip_keys,
nhp
[0]);
917
t = ip_aux(0,ahc->ip_keys+4,
nhp
[1]);
921
t = ip_aux(0,ahc->ip_keys+8,
nhp
[2]);
925
t = ip_aux(0,ahc->ip_keys+12,
nhp
[3]);
Completed in 40 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026