Home
last modified time | relevance | path

Searched refs:mode (Results 1 – 4 of 4) sorted by relevance

/include/
A Drounding-mode.h44 int mode) in round_away() argument
46 switch (mode) in round_away()
A Ddlfcn.h102 void *(*dlopen) (const char *file, int mode, void *dl_caller);
112 void *(*dlmopen) (Lmid_t nsid, const char *file, int mode, void *dl_caller);
125 extern void *__dlopen (const char *file, int mode, void *caller);
126 extern void *__dlmopen (Lmid_t nsid, const char *file, int mode,
A Dstdio.h190 # define fopen(fname, mode) _IO_new_fopen (fname, mode) argument
192 # define fdopen(fd, mode) _IO_new_fdopen (fd, mode) argument
262 extern FILE * __fmemopen (void *buf, size_t len, const char *mode);
/include/sys/
A Dstat.h74 extern int __mknodat (int fd, const char *path, mode_t mode, dev_t dev);

Completed in 8 milliseconds