Home
last modified time | relevance | path

Searched defs:subj (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c829 struct mac_biba *subj, *new; in biba_cred_check_relabel() local
890 struct mac_biba *subj, *obj; in biba_cred_check_visible() local
1018 struct mac_biba *subj, *new; in biba_ifnet_check_relabel() local
1157 struct mac_biba *subj, *obj; in biba_inpcb_check_visible() local
1305 struct mac_biba *subj, *obj; in biba_kld_check_load() local
1328 struct mac_biba *subj, *obj; in biba_mount_check_stat() local
1451 struct mac_biba *subj, *obj; in biba_pipe_check_poll() local
1890 struct mac_biba *subj; in biba_priv_check() local
2387 struct mac_biba *subj; in biba_system_check_auditon() local
2406 struct mac_biba *subj; in biba_system_check_swapoff() local
[all …]
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c794 struct mac_mls *subj, *new; in mls_cred_check_relabel() local
854 struct mac_mls *subj, *obj; in mls_cred_check_visible() local
984 struct mac_mls *subj, *new; in mls_ifnet_check_relabel() local
1079 struct mac_mls *subj, *obj; in mls_inpcb_check_visible() local
1225 struct mac_mls *subj, *obj; in mls_mount_check_stat() local
1347 struct mac_mls *subj, *obj; in mls_pipe_check_poll() local
1365 struct mac_mls *subj, *obj; in mls_pipe_check_read() local
1434 struct mac_mls *subj, *obj; in mls_pipe_check_stat() local
1452 struct mac_mls *subj, *obj; in mls_pipe_check_write() local
1494 struct mac_mls *subj, *obj; in mls_posixsem_check_openunlink() local
[all …]
/f-stack/freebsd/security/mac_lomac/
H A Dmac_lomac.c499 struct mac_lomac_proc *subj; in maybe_demote() local
914 struct mac_lomac *subj, *new; in lomac_cred_check_relabel() local
977 struct mac_lomac *subj, *obj; in lomac_cred_check_visible() local
1103 struct mac_lomac *subj, *new; in lomac_ifnet_check_relabel() local
1272 struct mac_lomac *subj, *obj; in lomac_inpcb_check_visible() local
1418 struct mac_lomac *subj, *obj; in lomac_kld_check_load() local
1543 struct mac_lomac *subj, *obj; in lomac_pipe_check_read() local
1612 struct mac_lomac *subj, *obj; in lomac_pipe_check_write() local
1658 struct mac_lomac *subj; in lomac_priv_check() local
2165 struct mac_lomac *subj; in lomac_system_check_swapoff() local
[all …]
/f-stack/freebsd/netinet6/
H A Dicmp6.c1184 char *subj = NULL; in ni6_input() local
1654 struct in6_addr *subj) in ni6_addrs()