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

  /onnv/onnv-gate/usr/src/lib/libbsm/common/
audit_rexd.c 212 (void) au_write(rd, au_to_text(msg));
217 (void) au_write(rd, au_to_text(buf));
224 (void) au_write(rd, au_to_text(buf));
228 (void) au_write(rd, au_to_text(buf));
250 (void) au_write(rd, au_to_text(tbuf));
341 (void) au_write(rd, au_to_text(buf));
346 (void) au_write(rd, au_to_text(buf));
368 (void) au_write(rd, au_to_text(tbuf));
audit_rexecd.c 204 (void) au_write(rd, au_to_text(msg));
209 (void) au_write(rd, au_to_text(buf));
214 (void) au_write(rd, au_to_text(buf));
224 (void) au_write(rd, au_to_text(tbuf));
317 (void) au_write(rd, au_to_text(buf));
322 (void) au_write(rd, au_to_text(buf));
331 (void) au_write(rd, au_to_text(tbuf));
audit_rshd.c 148 (void) au_write(rd, au_to_text(tbuf));
154 (void) au_write(rd, au_to_text(buf));
160 (void) au_write(rd, au_to_text(buf));
161 (void) au_write(rd, au_to_text(msg));
generic.c 431 (void) au_write(ad, au_to_text(aug_text));
434 (void) au_write(ad, au_to_text(aug_text1));
437 (void) au_write(ad, au_to_text(aug_text2));
audit_allocate.c 73 (void) au_write(ad, au_to_text(argv[i]));
mapfile-vers 95 au_to_text;
audit_ftpd.c 203 (void) au_write(rd, au_to_text(buf));
adt_token.c 629 (void) au_write(handle, au_to_text(main_text));
632 (void) au_write(handle, au_to_text(buffer));
au_to.c 699 * au_to_text
704 au_to_text(char *text) function
    [all...]
  /onnv/onnv-gate/usr/src/cmd/smserverd/
myaudit.c 226 (void) au_write(ad, au_to_text(door_dp->audit_text));
229 (void) au_write(ad, au_to_text(door_dp->audit_text1));
  /onnv/onnv-gate/usr/src/uts/common/c2/
audit.c 765 au_uwrite(au_to_text("event aborted"));
    [all...]
audit_token.c 183 return (au_to_text("au_to_data: unit count too big"));
187 return (au_to_text("au_to_data: unit count too big"));
191 return (au_to_text("au_to_data: unit count too big"));
197 return (au_to_text("au_to_data: unit count too big"));
337 * au_to_text
342 au_to_text(const char *text) function
audit_record.h 288 token_t *au_to_text(const char *);
427 extern token_t *au_to_text(char *);
audit_event.c     [all...]
audit_start.c 152 au_write((caddr_t *)&rp, au_to_text("booting kernel"));
  /onnv/onnv-gate/usr/src/cmd/auditconfig/
auditconfig.c 1052 if ((tokp = au_to_text(audit_str)) == NULL)
    [all...]
  /onnv/onnv-gate/usr/src/tools/abi/
interface.sparc 114 SYMBOL au_to_text
    [all...]
interface.i386 117 SYMBOL au_to_text
    [all...]

Completed in 540 milliseconds