Searched refs:print_audit_buf (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/praudit/ |
H A D | print_audit.txt | 35 print_audit, print_audit_buf - format and print audit trail data 44 int print_audit_buf(char **in_buf, int *in_buf_len, char **out_buf, 54 ASCII on stdout. print_audit_buf() formats binary audit data from 96 must be used separately from print_audit and print_audit_buf 119 print_audit() and print_audit_buf() return:
|
H A D | printaudit.c | 197 print_audit_buf(char **in_buf, int *in_buf_len, char **out_buf, in print_audit_buf() function
|
H A D | praudit.h | 248 extern int print_audit_buf(char **, int *, char **, int *, const int,
|