Home
last modified time | relevance | path

Searched defs:mode (Results 51 – 75 of 81) sorted by relevance

1234

/sysdeps/ieee754/ldbl-128ibm-compat/
A Dieee128-dprintf_chk.c28 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_dprintf_chk() local
A Dieee128-fprintf_chk.c28 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_fprintf_chk() local
A Dieee128-obstack_chk.c29 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_obstack_printf_chk() local
A Dieee128-vswprintf_chk.c25 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_vswprintf_chk() local
A Dieee128-sprintf_chk.c29 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_sprintf_chk() local
A Dieee128-snprintf_chk.c29 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_snprintf_chk() local
A Dieee128-swprintf_chk.c29 unsigned int mode = PRINTF_LDBL_USES_FLOAT128; in ___ieee128_swprintf_chk() local
/sysdeps/mach/hurd/
A Dopenat.c35 mode_t mode; in __openat() local
A Dcheck_fds.c36 check_one_fd (int fd, int mode) in check_one_fd()
A Dmknodat.c36 __mknodat (int fd, const char *path, mode_t mode, dev_t dev) in __mknodat()
/sysdeps/unix/sysv/linux/
A Dopenat64.c36 mode_t mode = 0; in __libc_openat64() local
A Dopenat64_nocancel.c34 mode_t mode = 0; in __openat64_nocancel() local
A Dfaccessat.c27 __faccessat (int fd, const char *file, int mode, int flag) in __faccessat()
A Dfchmodat.c30 fchmodat (int fd, const char *file, mode_t mode, int flag) in fchmodat()
A Dmq_open.c39 mode_t mode = 0; in __mq_open() local
A Dnetlink_assert_response.c67 int mode = __fcntl (fd, F_GETFL, 0); in __netlink_assert_response() local
/sysdeps/mips/
A Dtst-mode-switch-3.c33 static int mode[6] = variable
A Dtst-mode-switch-1.c35 static int mode[6] = variable
/sysdeps/unix/
A Dgrantpt.c167 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 Deuidaccess.c120 euidaccess (const char *path, int mode) in euidaccess()
200 int mode; in main() local
/sysdeps/ieee754/ldbl-opt/
A Dnldbl-compat.c435 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 Dipc-perm.h31 __mode_t mode; /* Read/write permission. */ member
/sysdeps/unix/sysv/linux/sparc/bits/
A Dipc-perm.h31 __mode_t mode; /* Read/write permission. */ member
/sysdeps/unix/sysv/linux/bits/
A Dipc-perm.h35 __mode_t mode; /* Read/write permission. */ member
/sysdeps/pthread/
A Dsem_open.c87 mode_t mode; in __sem_open() local

Completed in 23 milliseconds

1234