Home
last modified time | relevance | path

Searched refs:dba_macro_new (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Ddba.h47 void dba_macro_new(struct dba *, int32_t,
H A Ddba_read.c69 dba_macro_new(dba, im, mdata->value, mdata->pp); in dba_read()
H A Ddba.c364 dba_macro_new(struct dba *dba, int32_t im, const char *value, in dba_macro_new() function