HomeSort by relevance Sort by last modified time
    Searched refs:au_open (Results 1 - 15 of 15) sorted by null

  /onnv/onnv-gate/usr/src/lib/libbsm/
Makefile.com 36 au_open.o \
  /onnv/onnv-gate/usr/src/lib/libbsm/common/
au_open.c 61 au_open(void) function
104 return (au_open());
audit_allocate.c 70 ad = au_open();
audit_ftpd.c 185 rd = au_open();
292 rd = au_open();
audit_rexd.c 202 rd = au_open();
328 rd = au_open();
audit_rexecd.c 195 rd = au_open();
306 rd = au_open();
libbsm.h 144 extern int au_open(void);
260 /* Flags for user-level audit routines: au_open, au_close, au_to_ */
mapfile-vers 78 au_open;
audit_rshd.c 134 rd = au_open();
generic.c 413 if ((ad = au_open()) == -1) {
adt_token.c 85 * au_open is sort of broken; it returns a -1 when out of memory that
88 * au_open model except that it calls syslog to indicate underlying
97 event->ae_event_handle = au_open();
100 adt_write_syslog("au_open failed", ENOMEM);
  /onnv/onnv-gate/usr/src/cmd/smserverd/
myaudit.c 204 if ((ad = au_open()) == -1) {
  /onnv/onnv-gate/usr/src/cmd/auditconfig/
auditconfig.c 1029 if ((rd = au_open()) == -1) {
    [all...]
  /onnv/onnv-gate/usr/src/tools/abi/
interface.sparc 97 SYMBOL au_open
    [all...]
interface.i386 100 SYMBOL au_open
    [all...]

Completed in 1620 milliseconds