Home
last modified time | relevance | path

Searched refs:__IPC_TIME64 (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dshmctl.c31 #if __IPC_TIME64 == 0
88 #if __IPC_TIME64 in __shmctl64()
106 #if __IPC_TIME64 in __shmctl64()
152 #if __IPC_TIME64 in __shmctl64()
Dmsgctl.c30 #if __IPC_TIME64 == 0
88 #if __IPC_TIME64 in __msgctl64()
104 #if __IPC_TIME64 in __msgctl64()
149 #if __IPC_TIME64 in __msgctl64()
Dipc_priv.h61 # define __IPC_TIME64 1 macro
63 # define __IPC_TIME64 0 macro
Dsemctl.c37 #if __IPC_TIME64 == 0
170 #if __IPC_TIME64 in __semctl64()
200 #if __IPC_TIME64 in __semctl64()
/glibc-2.36/ChangeLog.old/
DChangeLog.211554 [__IPC_TIME64 != 0](struct_kernel_shmid64_ds.h): New.
1555 [__IPC_TIME64 != 0](shmid64_to_kshmid64): New.
1556 [__IPC_TIME64 != 0](kshmid64_to_shmid64): New.
1557 [__IPC_TIME64 != 0](shmctl_arg_t): New.
1558 [__IPC_TIME64 == 0](shmctl_arg_t): New.
1635 [__IPC_TIME64 != 0](struct_kernel_msqid64_ds.h): New.
1636 [__IPC_TIME64 != 0](msqid64_to_kmsqid64): New.
1637 [__IPC_TIME64 != 0](kmsqid64_to_msqid64): New.
1638 [__IPC_TIME64 != 0](msgctl_arg_t): New.
1639 [__IPC_TIME64 == 0](msgctl_arg_t): New.
[all …]
DChangeLog.2210143 [__IPC_TIME64 != 0](semun64_to_ksemun64): Modified function.