Home
last modified time | relevance | path

Searched refs:__mode (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dstat.h282 extern int chmod (__const char *__file, __mode_t __mode)
289 extern int lchmod (__const char *__file, __mode_t __mode)
295 extern int fchmod (int __fd, __mode_t __mode) __THROW;
318 extern int mkdir (__const char *__path, __mode_t __mode)
325 extern int mkdirat (int __fd, __const char *__path, __mode_t __mode)
333 extern int mknod (__const char *__path, __mode_t __mode, __dev_t __dev)
341 extern int mknodat (int __fd, __const char *__path, __mode_t __mode,
347 extern int mkfifo (__const char *__path, __mode_t __mode)
354 extern int mkfifoat (int __fd, __const char *__path, __mode_t __mode)
440 extern int __xmknod (int __ver, __const char *__path, __mode_t __mode,
[all …]
H A Dmman.h145 extern int shm_open (__const char *__name, int __oflag, mode_t __mode);
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dstat.h119 int _EXFUN(chmod,( const char *__path, mode_t __mode ));
120 int _EXFUN(fchmod,(int __fd, mode_t __mode));
125 int _EXFUN(mkdir,( const char *_path, mode_t __mode ));
126 int _EXFUN(mkfifo,( const char *__path, mode_t __mode ));
135 int _EXFUN(mknod,( const char *__path, mode_t __mode, dev_t __dev ));
H A Dunistd.h22 int _EXFUN(chmod, (const char *__path, mode_t __mode ));
49 int _EXFUN(fchmod, (int __fildes, mode_t __mode ));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dlibio.h503 extern int _IO_fwide (_IO_FILE *__fp, int __mode) __THROW;
521 # define _IO_fwide(__fp, __mode) \ argument
522 ({ int __result = (__mode); \
530 else if (__builtin_constant_p (__mode) && (__mode) == 0) \
H A Dfcntl.h130 extern int creat (__const char *__file, __mode_t __mode) __nonnull ((1));
133 extern int __REDIRECT (creat, (__const char *__file, __mode_t __mode),
140 extern int creat64 (__const char *__file, __mode_t __mode) __nonnull ((1));
H A Daio.h150 extern int lio_listio (int __mode,
185 (int __mode,
224 extern int lio_listio64 (int __mode,
H A Ddlfcn.h58 extern void *dlopen (__const char *__file, int __mode) __THROW;
71 extern void *dlmopen (Lmid_t __nsid, __const char *__file, int __mode) __THROW;
H A Dmntent.h67 extern FILE *setmntent (__const char *__file, __const char *__mode) __THROW;
H A Dspawn.h173 int __oflag, mode_t __mode)
H A Dnetdb.h668 extern int getaddrinfo_a (int __mode, struct gaicb *__list[__restrict_arr],
H A Dwchar.h534 extern int fwide (__FILE *__fp, int __mode) __THROW;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Ddes_crypt.h81 unsigned __mode, char *__ivec) __THROW;
87 unsigned __mode) __THROW;