Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 36) sorted by relevance

12

/glibc-2.36/sysdeps/nptl/
Dsetxid.h22 #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/
Dulimit.c30 __ulimit (int cmd, ...) in __ulimit()
/glibc-2.36/io/
Dfcntl.c23 __fcntl (int fd, int cmd, ...) in __fcntl()
Dfcntl64.c24 __fcntl64 (int fd, int cmd, ...) in __fcntl64()
Dlockf.c28 lockf (int fd, int cmd, off_t len) in lockf()
Dlockf64.c24 __lockf64 (int fd, int cmd, off64_t len64) in __lockf64()
/glibc-2.36/sysvipc/
Dshmctl.c24 shmctl (int shmid, int cmd, struct shmid_ds *buf) in shmctl()
Dmsgctl.c25 msgctl (int msqid, int cmd, struct msqid_ds *buf) in msgctl()
Dsemctl.c25 semctl (int semid, int semnum, int cmd, ...) in semctl()
/glibc-2.36/nss/
Dtst-nss-db-endpwent.c54 char *cmd; in do_test() local
/glibc-2.36/sysdeps/unix/sysv/linux/
Dsemctl.c89 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()
Dtcsetattr.c47 unsigned long int cmd; in __tcsetattr() local
Dshmctl.c74 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()
Dmsgctl.c75 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()
Dfcntl64.c37 __libc_fcntl64 (int fd, int cmd, ...) in __libc_fcntl64()
Dfcntl_nocancel.c34 __fcntl64_nocancel (int fd, int cmd, ...) in __fcntl64_nocancel()
Dfcntl.c31 __libc_fcntl (int fd, int cmd, ...) in __libc_fcntl()
/glibc-2.36/sysdeps/posix/
Dulimit.c36 __ulimit (int cmd, ...) in __ulimit()
/glibc-2.36/sysdeps/mach/hurd/
Df_setlk.c34 int cmd = 0; in __f_setlk() local
Dfcntl.c33 __libc_fcntl (int fd, int cmd, ...) in __libc_fcntl()
/glibc-2.36/resolv/
Dres_hconf.c66 static const struct cmd struct
71 } cmd[] = argument
/glibc-2.36/stdlib/
Dtst-system.c80 char cmd[namemax]; in do_test() local
99 char cmd[namemax + 1]; in do_test() local
/glibc-2.36/scripts/
Dtst-ld-trace.py56 def parse_trace(cmd, fref): argument
/glibc-2.36/elf/
Dtst-dlmodcount.c33 intptr_t cmd = (intptr_t) ptr; in callback() local
/glibc-2.36/sysdeps/unix/sysv/linux/s390/
Dsysconf.c38 unsigned int cmd; in get_cache_info() local

12