tag
line
file
source code
fourth
79
ipc/util.c
union semun fourth;
fourth
85
ipc/util.c
fourth.__pad = (void *) get_fs_long(ptr);
fourth
86
ipc/util.c
return sys_semctl (first, second, third, fourth);