Home
last modified time | relevance | path

Searched refs:tbl_data (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_fileassoc.c82 specificdata_reference tbl_data; member
203 specificdata_fini(fileassoc_domain, &tbl->tbl_data); in table_dtor()
368 specificdata_init(fileassoc_domain, &newtbl->tbl_data); in fileassoc_table_resize()
396 specificdata_fini(fileassoc_domain, &tbl->tbl_data); in fileassoc_table_resize()
421 specificdata_init(fileassoc_domain, &tbl->tbl_data); in fileassoc_table_add()
/netbsd-src/external/bsd/mdocml/dist/
H A Dtbl_int.h45 void tbl_data(struct tbl_node *, int, const char *, int);
H A Dtbl.c85 tbl_data(tbl, ln, p, pos); in tbl_read()
H A Dtbl_term.c40 static void tbl_data(struct termp *, const struct tbl_opts *,
303 tbl_data(tp, sp->opts, cp, dp, tp->tbl.cols + ic); in term_tbl()
714 tbl_data(struct termp *tp, const struct tbl_opts *opts, in tbl_data() function
H A DMakefile.depend72 tbl_data.o: tbl_data.c config.h mandoc_aux.h mandoc.h tbl.h libmandoc.h tbl_int.h
H A Dtbl_data.c239 tbl_data(struct tbl_node *tbl, int ln, const char *p, int pos) in tbl_data() function
H A DMakefile128 tbl_data.c \
232 tbl_data.o \
/netbsd-src/external/bsd/mdocml/lib/libmandoc/
H A DMakefile36 tbl_data.c \