Searched defs:SLOT (Results 1 - 7 of 7) sorted by path

/freebsd-11-stable/lib/libthr/thread/
H A Dthr_syscalls.c644 #define SLOT(name) \ macro
688 #undef SLOT macro
[all...]
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c135 #define SLOT(l) ((struct mac_biba *)mac_label_get((l), biba_slot)) macro
[all...]
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c128 #define SLOT(l) ((struct mac_lomac *)mac_label_get((l), lomac_slot)) macro
[all...]
/freebsd-11-stable/sys/security/mac_mls/
H A Dmac_mls.c124 #define SLOT(l) ((struct mac_mls *)mac_label_get((l), mls_slot)) macro
[all...]
/freebsd-11-stable/sys/security/mac_partition/
H A Dmac_partition.c76 #define SLOT(l) mac_label_get((l), partition_slot) macro
[all...]
/freebsd-11-stable/sys/security/mac_test/
H A Dmac_test.c108 #define SLOT(x) mac_label_get((x), test_slot) macro
/freebsd-11-stable/lib/libc/sys/
H A Dinterposing_table.c39 #define SLOT(a, b) \ macro
86 #undef SLOT macro
[all...]

Completed in 179 milliseconds