Home
last modified time | relevance | path

Searched defs:nsd (Results 1 – 25 of 368) sorted by relevance

12345678910>>...15

/dports/dns/nsd/nsd-4.3.9/
H A Dnsd.h199 struct nsd struct
222 struct nsd_child *children; argument
227 struct nsd_child *this_child; argument
231 int mytask;
240 const char *dbfile;
265 struct nsd_socket* tcp; argument
286 struct nsdst { argument
302 struct nsdst* zonestat[2]; argument
311 struct nsdst* zonestatnow; argument
341 struct nsd_options* options; argument
[all …]
H A Dnsd-checkzone.c25 struct nsd nsd; variable
41 check_zone(struct nsd* nsd, const char* name, const char* fname, FILE *out) in check_zone()
80 int writepid(struct nsd * ATTR_UNUSED(nsd)) in writepid()
87 void bind8_stats(struct nsd * ATTR_UNUSED(nsd)) in bind8_stats()
104 struct nsd nsd; in main() local
H A Dserver.c137 struct nsd *nsd; member
143 struct nsd *nsd; member
213 struct nsd* nsd; member
516 zonestatid_tree_set(struct nsd* nsd) in zonestatid_tree_set()
1326 server_init(struct nsd *nsd) in server_init()
1388 server_prepare(struct nsd *nsd) in server_prepare()
1494 server_shutdown(struct nsd *nsd) in server_shutdown()
2433 server_main(struct nsd *nsd) in server_main()
2897 struct nsd *nsd, in add_udp_handler()
2916 struct nsd *nsd, in add_tcp_handler()
[all …]
H A Dxfrd-disk.c522 tempdirname(char* buf, size_t sz, struct nsd* nsd) in tempdirname()
529 xfrd_make_tempdir(struct nsd* nsd) in xfrd_make_tempdir()
547 xfrd_del_tempdir(struct nsd* nsd) in xfrd_del_tempdir()
561 tempxfrname(char* buf, size_t sz, struct nsd* nsd, uint64_t number) in tempxfrname()
569 xfrd_open_xfrfile(struct nsd* nsd, uint64_t number, char* mode) in xfrd_open_xfrfile()
589 xfrd_unlink_xfrfile(struct nsd* nsd, uint64_t number) in xfrd_unlink_xfrfile()
600 xfrd_get_xfrfile_size(struct nsd* nsd, uint64_t number ) in xfrd_get_xfrfile_size()
H A Dedns.c77 edns_record_type* edns, struct query* query, nsd_type* nsd) in edns_handle_option()
122 query_type* query, nsd_type* nsd) in edns_parse_record()
233 void cookie_verify(query_type *q, struct nsd* nsd, uint32_t *now_p) { in cookie_verify()
302 void cookie_create(query_type *q, struct nsd* nsd, uint32_t *now_p) in cookie_create()
H A Daxfr.c21 query_axfr(struct nsd *nsd, struct query *query) in query_axfr()
170 answer_axfr_ixfr(struct nsd *nsd, struct query *q) in answer_axfr_ixfr()
H A Dquery.c151 query_ratelimit_err(nsd_type* nsd) in query_ratelimit_err()
167 query_formerr (struct query *query, nsd_type* nsd) in query_formerr()
326 process_edns(nsd_type* nsd, struct query *q) in process_edns()
412 answer_notify(struct nsd* nsd, struct query *query) in answer_notify()
522 answer_chaos(struct nsd *nsd, query_type *q) in answer_chaos()
982 answer_domain(struct nsd* nsd, struct query *q, answer_type *answer, in answer_domain()
1095 answer_authoritative(struct nsd *nsd, in answer_authoritative()
1283 answer_lookup_zone(struct nsd *nsd, struct query *q, answer_type *answer, in answer_lookup_zone()
1445 answer_query(struct nsd *nsd, struct query *q) in answer_query()
1499 query_process(query_type *q, nsd_type *nsd, uint32_t *now_p) in query_process()
[all …]
H A Dnsd-mem.c28 struct nsd nsd; variable
183 struct nsd nsd; in check_zone_mem() local
255 int writepid(struct nsd * ATTR_UNUSED(nsd)) in writepid()
262 void bind8_stats(struct nsd * ATTR_UNUSED(nsd)) in bind8_stats()
278 struct nsd nsd; in main() local
H A Dipc.c36 ipc_child_quit(struct nsd* nsd) in ipc_child_quit()
230 child_is_done(struct nsd* nsd, int fd) in child_is_done()
324 read_child_stats(struct nsd* nsd, struct nsd_child* child, int fd) in read_child_stats()
501 parent_check_all_children_exited(struct nsd* nsd) in parent_check_all_children_exited()
522 struct nsd *nsd = (struct nsd*) handler->user_data; in parent_handle_reload_command() local
H A Dipc.h28 struct nsd *nsd; member
49 struct nsd *nsd; member
H A Ddifffile.c58 struct nsd* nsd, uint64_t filenumber) in diff_write_packet()
106 struct nsd* nsd, uint64_t filenumber) in diff_write_commit()
1272 apply_ixfr_for_zone(nsd_type* nsd, zone_type* zonedb, FILE* in, in apply_ixfr_for_zone()
1911 task_process_writezones(struct nsd* nsd, struct task_list_d* task) in task_process_writezones()
1924 task_process_add_zone(struct nsd* nsd, udb_base* udb, udb_ptr* last_task, in task_process_add_zone()
1953 task_process_del_zone(struct nsd* nsd, struct task_list_d* task) in task_process_del_zone()
1985 task_process_add_key(struct nsd* nsd, struct task_list_d* task) in task_process_add_key()
1997 task_process_del_key(struct nsd* nsd, struct task_list_d* task) in task_process_del_key()
2056 task_process_add_pattern(struct nsd* nsd, struct task_list_d* task) in task_process_add_pattern()
2069 task_process_del_pattern(struct nsd* nsd, struct task_list_d* task) in task_process_del_pattern()
[all …]
/dports/dns/nsd/nsd-4.3.9/dnstap/
H A Ddnstap_collector.c39 struct dt_collector* dt_collector_create(struct nsd* nsd) in dt_collector_create()
101 void dt_collector_destroy(struct dt_collector* dt_col, struct nsd* nsd) in dt_collector_destroy()
116 void dt_collector_close(struct dt_collector* dt_col, struct nsd* nsd) in dt_collector_close()
269 static void dt_init_dnstap(struct dt_collector* dt_col, struct nsd* nsd) in dt_init_dnstap()
292 static void dt_collector_cleanup(struct dt_collector* dt_col, struct nsd* nsd) in dt_collector_cleanup()
315 static void dt_attach_events(struct dt_collector* dt_col, struct nsd* nsd) in dt_attach_events()
365 static void dt_collector_run(struct dt_collector* dt_col, struct nsd* nsd) in dt_collector_run()
383 void dt_collector_start(struct dt_collector* dt_col, struct nsd* nsd) in dt_collector_start()
517 void dt_collector_submit_auth_query(struct nsd* nsd, in dt_collector_submit_auth_query()
548 void dt_collector_submit_auth_response(struct nsd* nsd, in dt_collector_submit_auth_response()
/dports/math/py-sympy/sympy-1.9/examples/advanced/
H A Dfem.py25 def __init__(self, nsd): argument
49 def bernstein_space(order, nsd): argument
94 def create_point_set(order, nsd): argument
139 def __init__(self, nsd, order): argument
/dports/java/jfreechart/jfreechart-1.0.17/tests/org/jfree/chart/axis/
H A DDateAxisTest.java319 Date nsd = unit.addToDate(psd); in testPreviousStandardDateYearA() local
393 Date nsd = unit.addToDate(psd); in testPreviousStandardDateYearB() local
467 Date nsd = unit.addToDate(psd); in testPreviousStandardDateMonthA() local
541 Date nsd = unit.addToDate(psd); in testPreviousStandardDateMonthB() local
615 Date nsd = unit.addToDate(psd); in testPreviousStandardDateDayA() local
689 Date nsd = unit.addToDate(psd); in testPreviousStandardDateDayB() local
763 Date nsd = unit.addToDate(psd); in testPreviousStandardDateHourA() local
837 Date nsd = unit.addToDate(psd); in testPreviousStandardDateHourB() local
911 Date nsd = unit.addToDate(psd); in testPreviousStandardDateSecondA() local
985 Date nsd = unit.addToDate(psd); in testPreviousStandardDateSecondB() local
[all …]
/dports/math/octave-forge-secs2d/secs2d-0.0.8/inst/Utilities/
H A DUsubmesh.m40 nsd = length(sdl); variable
/dports/math/octave-forge-msh/msh/inst/
H A Dmsh2m_submesh.m53 nsd = length(sdl); # number of subdomains variable
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/netbsd32/
H A Dnetbsd32_nfssvc.c97 nfssvc32_nsd_in(struct nfsd_srvargs *nsd, const void *argp) in nfssvc32_nsd_in()
122 nfssvc32_nsd_out(void *argp, const struct nfsd_srvargs *nsd) in nfssvc32_nsd_out()
/dports/science/siesta/siesta-4.1.5/Src/
H A Ddoping_uniform.F54 subroutine compute_doping_structs_uniform(ntpl,rhoatm,nsd) argument
70 integer :: nsd ! Spinor size local
/dports/archivers/lbzip2/lbzip2-2.5/lib/
H A Dtimespec-add.c34 int nsd = ns - TIMESPEC_RESOLUTION; in timespec_add() local
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dtimespec-add.c34 int nsd = ns - TIMESPEC_RESOLUTION; in timespec_add() local
/dports/misc/rump/buildrump.sh-b914579/src/sys/nfs/
H A Dnfs_syscalls.c126 nfssvc_nsd_in(struct nfsd_srvargs *nsd, const void *argp) in nfssvc_nsd_in()
133 nfssvc_nsd_out(void *argp, const struct nfsd_srvargs *nsd) in nfssvc_nsd_out()
186 struct nfsd_srvargs nfsd_srvargs, *nsd = &nfsd_srvargs; in do_nfssvc() local
477 nfssvc_nfsd(struct nfssvc_copy_ops *ops, struct nfsd_srvargs *nsd, in nfssvc_nfsd()
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-tests/
H A Dtimespec-add.c34 int nsd = ns - TIMESPEC_HZ; in timespec_add() local
/dports/editors/emacs-devel/emacs-4d1968b/lib/
H A Dtimespec-add.c34 int nsd = ns - TIMESPEC_HZ; in timespec_add() local
/dports/editors/emacs/emacs-27.2/lib/
H A Dtimespec-add.c34 int nsd = ns - TIMESPEC_HZ; in timespec_add() local
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtimespec-add.c34 int nsd = ns - TIMESPEC_HZ; in timespec_add() local

12345678910>>...15