Lines Matching defs:from

1005  * pa_cmd: Retrieves the cmd item from the input stream.
1045 * pa_adr_byte : Issues pr_adr_char to retrieve the next ADR item from
1071 * pa_adr_charhex: Issues pr_adr_char to retrieve the next ADR item from
1104 * pa_adr_int32 : Issues pr_adr_int32 to retrieve the next ADR item from the
1133 * pa_adr_int64 : Issues pr_adr_int64 to retrieve the next ADR item from the
1159 * pa_adr_int64hex: Issues pr_adr_int64 to retrieve the next ADR item from the
1186 * pa_adr_int64hex: Issues pr_adr_int64 to retrieve the next ADR item from the
1275 { (int)PAD_READ, "rd" }, /* data read from object */
1570 * pa_adr_short: Issues pr_adr_short to retrieve the next ADR item from the
1596 * pa_adr_shorthex: Issues pr_adr_short to retrieve the next ADR item from the
1628 * pa_adr_string: Retrieves a string from the input stream and prints it
1667 * pa_file_string: Retrieves a file string from the input stream and prints it
1873 * pa_adr_u_int32: Issues pr_adr_u_int32 to retrieve the next ADR item from
1903 * pa_adr_u_int64: Issues pr_adr_u_int64 to retrieve the next ADR item from the
1930 * pa_adr_u_short: Issues pr_adr_u_short to retrieve the next ADR item from
1957 * from the input stream pointed to by audit_adr,
1989 * pa_mode : Issues pr_adr_u_short to retrieve the next ADR item from
2046 * pa_pw_uid() : Issues pr_adr_u_int32 to reads uid from input stream
2102 * pa_gr_uid() : Issues pr_adr_u_int32 to reads group uid from input stream
2129 * from input stream
2244 * pa_event_modifier(): Issues pr_adr_u_short to retrieve the next ADR item from
2297 * pa_event_type(): Issues pr_adr_u_short to retrieve the next ADR item from
2348 * Print time from struct timeval to millisecond resolution.
2368 * Print time from timestruc_t to millisecond resolution.
2430 * Borrowed from strftime.c:itoa()
2442 * Format time and print relative to scale factor from micro/nano seconds.
2498 * Print time from struct timeval to millisecond resolution.
2518 * Print time from timestruc_t to millisecond resolution.
2536 * Borrowed from strftime.c:itoa()
2548 * Format time and print relative to scale factor from micro/nano seconds.
2574 * This fails for years from 2038
2845 char from;
2874 if (cntrl_map[j].from == uc) {
2927 * pa_liaison : Issues pr_adr_char to retrieve the next ADR item from the
2964 * pa_xid : Issues pr_adr_int32 to retrieve the XID from the input
2983 /* get XID from stream */
3172 * Note this differs from acltext.c:ace_perm_txt()