Searched refs:config_stub (Results 1 – 7 of 7) sorted by relevance
44 struct config_stub;156 struct config_stub* stubs;158 struct config_stub* forwards;383 struct config_stub { struct385 struct config_stub* next; argument574 void config_delstubs(struct config_stub* list);
196 struct config_stub* s;198 s = (struct config_stub*)calloc(1, sizeof(struct config_stub));212 struct config_stub* s;214 s = (struct config_stub*)calloc(1, sizeof(struct config_stub));
896 config_delstubs(struct config_stub* p) in config_delstubs()898 struct config_stub* np; in config_delstubs()
179 read_fwds_name(struct config_stub* s) in read_fwds_name()204 read_fwds_host(struct config_stub* s, struct delegpt* dp) in read_fwds_host()229 read_fwds_addr(struct config_stub* s, struct delegpt* dp) in read_fwds_addr()253 struct config_stub* s; in read_forwards()293 struct config_stub* s; in make_stub_holes()
190 read_stubs_name(struct config_stub* s) in read_stubs_name()215 read_stubs_host(struct config_stub* s, struct delegpt* dp) in read_stubs_host()240 read_stubs_addr(struct config_stub* s, struct delegpt* dp) in read_stubs_addr()264 struct config_stub* s; in read_stubs()
140 warn_hosts(const char* typ, struct config_stub* list) in warn_hosts()144 struct config_stub* s; in warn_hosts()
860 struct config_stub* s; in ub_ctx_set_fwd()