Home
last modified time | relevance | path

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

/titanic_41/usr/src/tools/ctf/stabs/common/
H A Dctfstabs.h62 int (*po_fini)(void); member
H A Dctfstabs.c297 (ops->po_fini != NULL && ops->po_fini() < 0)) { in main()
/titanic_41/usr/src/cmd/msgfmt/
H A Dgnu_msgfmt.c98 po_fini(); in main()
H A Dgnu_msgfmt.h123 extern void po_fini(void);
H A Dgnu_handle.c541 po_fini(void) in po_fini() function