Searched refs:e_mod (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_record.h198 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
200 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
202 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
205 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
206 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
207 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
208 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
209 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
/freebsd-9.3-release/sys/bsm/
H A Daudit_record.h199 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
201 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
203 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
206 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
207 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
208 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
209 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
210 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
/freebsd-9.3-release/contrib/openbsm/libbsm/
H A Dbsm_token.c1467 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1483 ADD_U_INT16(dptr, e_mod);
1505 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1526 ADD_U_INT16(dptr, e_mod);
1542 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1558 ADD_U_INT16(dptr, e_mod);
1571 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1581 return (au_to_header32_tm(rec_size, e_type, e_mod, tm));
1583 return (au_to_header32_ex_tm(rec_size, e_type, e_mod, tm, &aia));
1588 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1598 au_to_header64(__unused int rec_size, __unused au_event_t e_type, __unused au_emod_t e_mod) argument
1609 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1617 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
[all...]
H A Dbsm_io.c932 READ_TOKEN_U_INT16(buf, len, tok->tt.hdr32.e_mod, tok->len, err);
960 print_evmod(fp, tok->tt.hdr32.e_mod, oflags);
977 print_evmod(fp, tok->tt.hdr32.e_mod, oflags);
1020 READ_TOKEN_U_INT16(buf, len, tok->tt.hdr32_ex.e_mod, tok->len, err);
1067 print_evmod(fp, tok->tt.hdr32_ex.e_mod, oflags);
1088 print_evmod(fp, tok->tt.hdr32_ex.e_mod, oflags);
1124 READ_TOKEN_U_INT16(buf, len, tok->tt.hdr64.e_mod, tok->len, err);
1152 print_evmod(fp, tok->tt.hdr64.e_mod, oflags);
1169 print_evmod(fp, tok->tt.hdr64.e_mod, oflags);
1208 READ_TOKEN_U_INT16(buf, len, tok->tt.hdr64_ex.e_mod, to
[all...]
/freebsd-9.3-release/sys/security/audit/
H A Daudit_bsm_token.c1424 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1438 ADD_U_INT16(dptr, e_mod);
1460 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1480 ADD_U_INT16(dptr, e_mod);
1496 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1510 ADD_U_INT16(dptr, e_mod);
1523 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1533 return (au_to_header32_tm(rec_size, e_type, e_mod, tm));
1535 return (au_to_header32_ex_tm(rec_size, e_type, e_mod, tm, &aia));
1540 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1550 au_to_header64(__unused int rec_size, __unused au_event_t e_type, __unused au_emod_t e_mod) argument
1561 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1569 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
[all...]
/freebsd-9.3-release/contrib/openbsm/bsm/
H A Dlibbsm.h306 u_int16_t e_mod; member in struct:__anon3967
325 u_int16_t e_mod; member in struct:__anon3968
336 u_int16_t e_mod; member in struct:__anon3969
345 u_int16_t e_mod; member in struct:__anon3970
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.os.c1448 error_$string_t e_sub, e_mod, e_code; local
1450 error_$get_text(*st, e_sub, &e_subl, e_mod, &e_modl, e_code, &e_codel);
1453 e_mod[e_modl] = '\0';
1455 buf = xasprintf("%s (%s/%s)", e_code, e_sub, e_mod);

Completed in 81 milliseconds