Searched refs:dt_list (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_list.h36 typedef struct dt_list { struct
37 struct dt_list *dl_prev;
38 struct dt_list *dl_next;
H A Ddt_program.h37 #include <dt_list.h>
H A Ddt_xlator.h35 #include <dt_list.h>
H A Ddt_list.c40 #include <dt_list.h>
H A Ddt_proc.h35 #include <dt_list.h>
H A Ddt_provider.h34 #include <dt_list.h>
H A Ddt_ident.h39 #include <dt_list.h>
H A Ddt_parser.h46 #include <dt_list.h>
H A Ddt_impl.h53 #include <dt_list.h>
H A Ddt_provider.c47 #include <dt_list.h>
/netbsd-6-1-5-RELEASE/sbin/dump/
H A Ditime.c60 SLIST_ENTRY(dumptime) dt_list;
116 SLIST_INSERT_HEAD(&dthead, dtwalk, dt_list);
126 for (i = nddates - 1; i >= 0; i--, dtwalk = SLIST_NEXT(dtwalk, dt_list))
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/local/
H A Dforward.c331 HTABLE_INFO **dt_list; local
351 for (dt = dt_list = htable_list(forward_dt); *dt; dt++) {
369 myfree((char *) dt_list);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/lib/libdtrace/
H A DMakefile28 dt_list.c \

Completed in 162 milliseconds