OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ho_res_get
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libbind/dist/irs/
gen_ho.c
69
static struct __res_state *
ho_res_get
(struct irs_ho *this);
107
ho->res_get =
ho_res_get
;
298
ho_res_get
(struct irs_ho *this) {
function
383
if (!pvt->res && !
ho_res_get
(this))
lcl_ho.c
138
static struct __res_state *
ho_res_get
(struct irs_ho *this);
182
ho->res_get =
ho_res_get
;
459
ho_res_get
(struct irs_ho *this) {
function
572
if (!pvt->res && !
ho_res_get
(this))
nis_ho.c
110
static struct __res_state *
ho_res_get
(struct irs_ho *this);
150
ho->res_get =
ho_res_get
;
320
ho_res_get
(struct irs_ho *this) {
function
528
if (!pvt->res && !
ho_res_get
(this))
dns_ho.c
157
static struct __res_state *
ho_res_get
(struct irs_ho *this);
206
ho->res_get =
ho_res_get
;
533
ho_res_get
(struct irs_ho *this) {
function
1139
if (!pvt->res && !
ho_res_get
(this))
Completed in 24 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026