/glibc-2.36/sysdeps/nptl/ |
D | setxid.h | 22 #define __SETXID_1(cmd, arg1) \ argument 24 #define __SETXID_2(cmd, arg1, arg2) \ argument 26 #define __SETXID_3(cmd, arg1, arg2, arg3) \ argument
|
/glibc-2.36/resource/ |
D | ulimit.c | 30 __ulimit (int cmd, ...) in __ulimit()
|
/glibc-2.36/io/ |
D | fcntl.c | 23 __fcntl (int fd, int cmd, ...) in __fcntl()
|
D | fcntl64.c | 24 __fcntl64 (int fd, int cmd, ...) in __fcntl64()
|
D | lockf.c | 28 lockf (int fd, int cmd, off_t len) in lockf()
|
D | lockf64.c | 24 __lockf64 (int fd, int cmd, off64_t len64) in __lockf64()
|
/glibc-2.36/sysvipc/ |
D | shmctl.c | 24 shmctl (int shmid, int cmd, struct shmid_ds *buf) in shmctl()
|
D | msgctl.c | 25 msgctl (int msqid, int cmd, struct msqid_ds *buf) in msgctl()
|
D | semctl.c | 25 semctl (int semid, int semnum, int cmd, ...) in semctl()
|
/glibc-2.36/nss/ |
D | tst-nss-db-endpwent.c | 54 char *cmd; in do_test() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | semctl.c | 89 semun64_to_ksemun64 (int cmd, union semun64 semun64, in semun64_to_ksemun64() 121 semctl_syscall (int semid, int semnum, int cmd, semctl_arg_t arg) in semctl_syscall() 138 __semctl64 (int semid, int semnum, int cmd, ...) in __semctl64() 237 semun_to_semun64 (int cmd, union semun semun, struct __semid64_ds *semid64) in semun_to_semun64() 265 __semctl (int semid, int semnum, int cmd, ...) in __semctl() 322 __semctl_mode16 (int semid, int semnum, int cmd, ...) in __semctl_mode16() 356 __old_semctl (int semid, int semnum, int cmd, ...) in __old_semctl()
|
D | tcsetattr.c | 47 unsigned long int cmd; in __tcsetattr() local
|
D | shmctl.c | 74 shmctl_syscall (int shmid, int cmd, shmctl_arg_t *buf) in shmctl_syscall() 86 __shmctl64 (int shmid, int cmd, struct __shmid64_ds *buf) in __shmctl64() 195 __shmctl (int shmid, int cmd, struct shmid_ds *buf) in __shmctl() 241 __shmctl_mode16 (int shmid, int cmd, struct shmid_ds *buf) in __shmctl_mode16() 266 __old_shmctl (int shmid, int cmd, struct __old_shmid_ds *buf) in __old_shmctl()
|
D | msgctl.c | 75 msgctl_syscall (int msqid, int cmd, msgctl_arg_t *buf) in msgctl_syscall() 86 __msgctl64 (int msqid, int cmd, struct __msqid64_ds *buf) in __msgctl64() 194 __msgctl (int msqid, int cmd, struct msqid_ds *buf) in __msgctl() 239 __msgctl_mode16 (int msqid, int cmd, struct msqid_ds *buf) in __msgctl_mode16() 266 __old_msgctl (int msqid, int cmd, struct __old_msqid_ds *buf) in __old_msgctl()
|
D | fcntl64.c | 37 __libc_fcntl64 (int fd, int cmd, ...) in __libc_fcntl64()
|
D | fcntl_nocancel.c | 34 __fcntl64_nocancel (int fd, int cmd, ...) in __fcntl64_nocancel()
|
D | fcntl.c | 31 __libc_fcntl (int fd, int cmd, ...) in __libc_fcntl()
|
/glibc-2.36/sysdeps/posix/ |
D | ulimit.c | 36 __ulimit (int cmd, ...) in __ulimit()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | f_setlk.c | 34 int cmd = 0; in __f_setlk() local
|
D | fcntl.c | 33 __libc_fcntl (int fd, int cmd, ...) in __libc_fcntl()
|
/glibc-2.36/resolv/ |
D | res_hconf.c | 66 static const struct cmd struct 71 } cmd[] = argument
|
/glibc-2.36/stdlib/ |
D | tst-system.c | 80 char cmd[namemax]; in do_test() local 99 char cmd[namemax + 1]; in do_test() local
|
/glibc-2.36/scripts/ |
D | tst-ld-trace.py | 56 def parse_trace(cmd, fref): argument
|
/glibc-2.36/elf/ |
D | tst-dlmodcount.c | 33 intptr_t cmd = (intptr_t) ptr; in callback() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/s390/ |
D | sysconf.c | 38 unsigned int cmd; in get_cache_info() local
|