Home
last modified time | relevance | path

Searched defs:cr1 (Results 1 – 13 of 13) sorted by relevance

/freebsd-11-stable/sys/security/mac_seeotheruids/
HDmac_seeotheruids.c105 seeotheruids_check(struct ucred *cr1, struct ucred *cr2) in seeotheruids_check()
156 seeotheruids_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in seeotheruids_cred_check_visible()
/freebsd-11-stable/sys/security/mac_partition/
HDmac_partition.c138 partition_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in partition_cred_check_visible()
/freebsd-11-stable/sys/security/mac/
HDmac_cred.c344 mac_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in mac_cred_check_visible()
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDppc-asm.h39 #define cr1 1 macro
HDrs6000.c5754 rtx cr1 = gen_rtx_REG (CCmode, CR1_REGNO); in setup_incoming_varargs() local
/freebsd-11-stable/sys/dev/vr/
HDif_vr.c301 uint8_t cr0, cr1, fc; in vr_miibus_statchg() local
/freebsd-11-stable/sys/dev/ctau/
HDctau.c76 unsigned char cr1, sr2; in ct_download() local
/freebsd-11-stable/sys/contrib/alpine-hal/
HDal_hal_pcie_regs.h79 uint32_t cr1; member
/freebsd-11-stable/usr.sbin/mountd/
HDmountd.c2265 compare_cred(struct xucred *cr0, struct xucred *cr1) in compare_cred()
/freebsd-11-stable/sys/kern/
HDkern_sig.c165 #define CANSIGIO(cr1, cr2) \ argument
/freebsd-11-stable/sys/security/mac_lomac/
HDmac_lomac.c974 lomac_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in lomac_cred_check_visible()
/freebsd-11-stable/sys/security/mac_stub/
HDmac_stub.c292 stub_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in stub_cred_check_visible()
/freebsd-11-stable/sys/security/mac_mls/
HDmac_mls.c851 mls_cred_check_visible(struct ucred *cr1, struct ucred *cr2) in mls_cred_check_visible()