OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:res_hnok
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/resolv/
res_comp.c
98
__weak_alias(
res_hnok
,__res_hnok)
174
res_hnok
(const char *dn) {
function in typeref:typename:int
205
return (
res_hnok
(dn+2));
209
return (
res_hnok
(dn));
236
return (
res_hnok
(dn));
/src/include/
resolv.h
380
#define
res_hnok
__res_hnok
macro
422
int
res_hnok
(const char *);
Completed in 12 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025