Lines Matching defs:this
151 irs_lcl_ho(struct irs_acc *this) { in irs_lcl_ho()
185 ho_close(struct irs_ho *this) { in ho_close()
198 ho_byname(struct irs_ho *this, const char *name) { in ho_byname()
214 ho_byname2(struct irs_ho *this, const char *name, int af) { in ho_byname2()
249 ho_byaddr(struct irs_ho *this, const void *addr, int len, int af) { in ho_byaddr()
320 ho_next(struct irs_ho *this) { in ho_next()
424 ho_rewind(struct irs_ho *this) { in ho_rewind()
441 ho_minimize(struct irs_ho *this) { in ho_minimize()
453 ho_res_get(struct irs_ho *this) { in ho_res_get()
471 ho_res_set(struct irs_ho *this, struct __res_state *res, in ho_res_set()
494 ho_addrinfo(struct irs_ho *this, const char *name, const struct addrinfo *pai) in ho_addrinfo()
563 init(struct irs_ho *this) { in init()