| /freebsd-14.2/sys/bsm/ |
| H A D | audit_record.h | 208 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 210 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 212 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 215 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod); 216 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod); 217 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod); 218 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod); 219 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
|
| /freebsd-14.2/contrib/openbsm/sys/bsm/ |
| H A D | audit_record.h | 203 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 205 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 207 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, 210 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod); 211 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod); 212 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod); 213 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod); 214 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
|
| /freebsd-14.2/contrib/openbsm/libbsm/ |
| H A D | bsm_token.c | 1481 ADD_U_INT16(dptr, e_mod); in au_to_header32_tm() 1524 ADD_U_INT16(dptr, e_mod); in au_to_header32_ex_tm() 1556 ADD_U_INT16(dptr, e_mod); in au_to_header64_tm() 1579 return (au_to_header32_tm(rec_size, e_type, e_mod, tm)); in au_to_header32_ex() 1586 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32() argument 1592 return (au_to_header32_tm(rec_size, e_type, e_mod, tm)); in au_to_header32() 1597 __unused au_emod_t e_mod) in au_to_header64() argument 1603 return (au_to_header64_tm(rec_size, e_type, e_mod, tm)); in au_to_header64() 1607 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header() argument 1610 return (au_to_header32(rec_size, e_type, e_mod)); in au_to_header() [all …]
|
| H A D | bsm_io.c | 931 READ_TOKEN_U_INT16(buf, len, tok->tt.hdr32.e_mod, tok->len, err); in fetch_header32_tok() 959 print_evmod(fp, tok->tt.hdr32.e_mod, oflags); in print_header32_tok() 976 print_evmod(fp, tok->tt.hdr32.e_mod, oflags); in print_header32_tok() 1019 READ_TOKEN_U_INT16(buf, len, tok->tt.hdr32_ex.e_mod, tok->len, err); in fetch_header32_ex_tok() 1066 print_evmod(fp, tok->tt.hdr32_ex.e_mod, oflags); in print_header32_ex_tok() 1087 print_evmod(fp, tok->tt.hdr32_ex.e_mod, oflags); in print_header32_ex_tok() 1123 READ_TOKEN_U_INT16(buf, len, tok->tt.hdr64.e_mod, tok->len, err); in fetch_header64_tok() 1151 print_evmod(fp, tok->tt.hdr64.e_mod, oflags); in print_header64_tok() 1168 print_evmod(fp, tok->tt.hdr64.e_mod, oflags); in print_header64_tok() 1254 print_evmod(fp, tok->tt.hdr64_ex.e_mod, oflags); in print_header64_ex_tok() [all …]
|
| /freebsd-14.2/sys/security/audit/ |
| H A D | bsm_token.c | 1450 ADD_U_INT16(dptr, e_mod); in au_to_header32_tm() 1492 ADD_U_INT16(dptr, e_mod); in au_to_header32_ex_tm() 1522 ADD_U_INT16(dptr, e_mod); in au_to_header64_tm() 1545 return (au_to_header32_tm(rec_size, e_type, e_mod, tm)); in au_to_header32_ex() 1552 au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header32() argument 1558 return (au_to_header32_tm(rec_size, e_type, e_mod, tm)); in au_to_header32() 1563 __unused au_emod_t e_mod) in au_to_header64() argument 1569 return (au_to_header64_tm(rec_size, e_type, e_mod, tm)); in au_to_header64() 1573 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) in au_to_header() argument 1576 return (au_to_header32(rec_size, e_type, e_mod)); in au_to_header() [all …]
|
| /freebsd-14.2/contrib/openbsm/bsm/ |
| H A D | libbsm.h | 307 u_int16_t e_mod; member 326 u_int16_t e_mod; member 337 u_int16_t e_mod; member 346 u_int16_t e_mod; member
|
| /freebsd-14.2/contrib/tcsh/ |
| H A D | tc.os.c | 1444 error_$string_t e_sub, e_mod, e_code; in apperr() local 1446 error_$get_text(*st, e_sub, &e_subl, e_mod, &e_modl, e_code, &e_codel); in apperr() 1449 e_mod[e_modl] = '\0'; in apperr() 1451 buf = xasprintf("%s (%s/%s)", e_code, e_sub, e_mod); in apperr()
|