Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/dumpadm/
H A Ddconf.c50 int (*tok_print)(const dumpconf_t *, FILE *); member
269 tokp->tok_print(dcp, dcp->dc_conf_fp) == -1) { in dconf_write()