OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maybe_hnok
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/libbind/dist/irs/
dns_p.h
29
#define
maybe_hnok
(res, hn) maybe_ok((res), (hn), res_hnok)
macro
dns_nw.c
396
if (nn < 0 || !
maybe_hnok
(pvt->res, bp) || nn != n) {
dns_ho.c
882
if (n < 0 || !
maybe_hnok
(pvt->res, bp) ||
/src/lib/libc/net/
getnetnamadr.c
82
#define
maybe_hnok
(res, hn) maybe_ok((res), (hn), res_hnok)
macro
236
if ((n < 0) || !
maybe_hnok
(res, bp)) {
gethnamaddr.c
108
#define
maybe_hnok
(res, hn) maybe_ok((res), (hn), res_hnok)
macro
379
if ((n < 0) || !
maybe_hnok
(res, bp)) {
Completed in 16 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026