Home
last modified time | relevance | path

Searched refs:SETALL (Results 1 – 10 of 10) sorted by relevance

/NextBSD/lib/libc/gen/
HDsemctl.c53 || cmd == SETVAL || cmd == SETALL) { in semctl()
73 || cmd == SETVAL || cmd == SETALL) { in freebsd7_semctl()
/NextBSD/sys/kern/
HDsysv_sem.c524 case SETALL: in sys___semctl()
543 case SETALL: in sys___semctl()
796 case SETALL: in kern_semctl()
1438 case SETALL: in freebsd7___semctl()
1462 case SETALL: in freebsd7___semctl()
1534 case SETALL: in freebsd7_freebsd32_semctl()
1558 case SETALL: in freebsd7_freebsd32_semctl()
1606 case SETALL: in freebsd32_semctl()
1630 case SETALL: in freebsd32_semctl()
/NextBSD/sys/sys/
HDsem.h94 #define SETALL 9 /* Set semvals from arg.array {ALTER} */ macro
/NextBSD/usr.bin/kdump/
HDmksubr259 case SETALL:
/NextBSD/sys/security/audit/
HDaudit_bsm_klib.c374 case SETALL: in audit_semctl_to_event()
/NextBSD/sys/compat/linux/
HDlinux_ipc.c594 cmd = SETALL; in linux_semctl()
/NextBSD/contrib/openbsm/etc/
HDaudit_event132 108:AUE_SEMCTL_SETALL:semctl(2) - SETALL command:ip
/NextBSD/contrib/gcclibs/libmudflap/
HDmf-hooks2.c1779 case SETALL: in WRAPPER2()
/NextBSD/sys/security/mac_biba/
HDmac_biba.c2647 case SETALL: in biba_sysvsem_check_semctl()
/NextBSD/sys/security/mac_mls/
HDmac_mls.c2280 case SETALL: in mls_sysvsem_check_semctl()