Searched refs:au_open (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libbsm/
H A DMakefile.com33 au_open.o \
/osnet-11/usr/src/lib/libbsm/common/
H A Dau_open.c61 au_open(void) function
106 return (au_open());
H A Daudit_rexd.c200 rd = au_open();
326 rd = au_open();
H A Daudit_rexecd.c192 rd = au_open();
303 rd = au_open();
H A Dlibbsm.h140 extern int au_open(void);
215 /* Flags for user-level audit routines: au_open, au_close, au_to_ */
H A Daudit_rshd.c132 rd = au_open();
H A Dgeneric.c412 if ((ad = au_open()) == -1) {
H A Dadt_token.c86 * au_open returns -1 if it cannot allocate an audit record descriptor,
97 event->ae_event_handle = au_open();
100 adt_write_syslog("au_open failed", errno);

Completed in 34 milliseconds