/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | ieee128-dprintf_chk.c | 28 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_dprintf_chk() local
|
A D | ieee128-fprintf_chk.c | 28 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_fprintf_chk() local
|
A D | ieee128-obstack_chk.c | 29 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_obstack_printf_chk() local
|
A D | ieee128-vswprintf_chk.c | 25 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_vswprintf_chk() local
|
A D | ieee128-sprintf_chk.c | 29 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_sprintf_chk() local
|
A D | ieee128-snprintf_chk.c | 29 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_snprintf_chk() local
|
A D | ieee128-swprintf_chk.c | 29 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_swprintf_chk() local
|
/sysdeps/mach/hurd/ |
A D | openat.c | 35 mode_t mode; in __openat() local
|
A D | check_fds.c | 36 check_one_fd (int fd, int mode) in check_one_fd()
|
A D | mknodat.c | 36 __mknodat (int fd, const char *path, mode_t mode, dev_t dev) in __mknodat()
|
/sysdeps/unix/sysv/linux/ |
A D | openat64.c | 36 mode_t mode = 0; in __libc_openat64() local
|
A D | openat64_nocancel.c | 34 mode_t mode = 0; in __openat64_nocancel() local
|
A D | faccessat.c | 27 __faccessat (int fd, const char *file, int mode, int flag) in __faccessat()
|
A D | fchmodat.c | 30 fchmodat (int fd, const char *file, mode_t mode, int flag) in fchmodat()
|
A D | mq_open.c | 39 mode_t mode = 0; in __mq_open() local
|
A D | netlink_assert_response.c | 67 int mode = __fcntl (fd, F_GETFL, 0); in __netlink_assert_response() local
|
/sysdeps/mips/ |
A D | tst-mode-switch-3.c | 33 static int mode[6] = variable
|
A D | tst-mode-switch-1.c | 35 static int mode[6] = variable
|
/sysdeps/unix/ |
A D | grantpt.c | 167 mode_t mode = S_IRUSR|S_IWUSR|S_IWGRP; in grantpt() local 180 mode_t mode = S_IRUSR|S_IWUSR in grantpt() local
|
/sysdeps/posix/ |
A D | euidaccess.c | 120 euidaccess (const char *path, int mode) in euidaccess() 200 int mode; in main() local
|
/sysdeps/ieee754/ldbl-opt/ |
A D | nldbl-compat.c | 435 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___fprintf_chk() local 452 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___fwprintf_chk() local 469 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___printf_chk() local 490 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___snprintf_chk() local 510 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___sprintf_chk() local 531 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___swprintf_chk() local 546 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___vfprintf_chk() local 557 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___vfwprintf_chk() local 568 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___vprintf_chk() local 583 unsigned int mode = PRINTF_LDBL_IS_DBL; in __nldbl___vsnprintf_chk() local [all …]
|
/sysdeps/unix/sysv/linux/powerpc/bits/ |
A D | ipc-perm.h | 31 __mode_t mode; /* Read/write permission. */ member
|
/sysdeps/unix/sysv/linux/sparc/bits/ |
A D | ipc-perm.h | 31 __mode_t mode; /* Read/write permission. */ member
|
/sysdeps/unix/sysv/linux/bits/ |
A D | ipc-perm.h | 35 __mode_t mode; /* Read/write permission. */ member
|
/sysdeps/pthread/ |
A D | sem_open.c | 87 mode_t mode; in __sem_open() local
|