Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/acctadm/
H A Daconf.h73 extern void aconf_print(FILE *, int);
H A Dmain.c260 aconf_print(stdout, type); in main()
H A Daconf.c233 aconf_print(FILE *fp, int types) in aconf_print() function