Searched refs:GETZCNT (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/sys/
H A Dsem.h92 #define GETZCNT 7 /* Return the value of semzcnt {READ} */ macro
/openbsd-current/gnu/usr.bin/perl/cpan/IPC-SysV/lib/IPC/
H A DSysV.pm27 GETALL GETNCNT GETPID GETVAL GETZCNT
109 GETVAL SETVAL GETPID GETNCNT GETZCNT GETALL SETALL
H A DSemaphore.pm13 use IPC::SysV qw(GETNCNT GETZCNT GETVAL SETVAL GETPID GETALL SETALL
76 my $v = semctl($$self,$sem,GETZCNT,0);
/openbsd-current/sys/kern/
H A Dsysv_sem.c345 case GETZCNT:
/openbsd-current/usr.bin/kdump/
H A Dkdump.c1692 case GETZCNT:
1693 (void)printf("GETZCNT");

Completed in 281 milliseconds