• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/

Lines Matching refs:_GL_CXXALIAS_SYS

233 _GL_CXXALIAS_SYS (chown, int, (const char *file, uid_t uid, gid_t gid));
256 _GL_CXXALIAS_SYS (close, int, (int fd));
277 _GL_CXXALIAS_SYS (dup, int, (int oldfd));
298 _GL_CXXALIAS_SYS (dup2, int, (int oldfd, int newfd));
327 _GL_CXXALIAS_SYS (dup3, int, (int oldfd, int newfd, int flags));
378 _GL_CXXALIAS_SYS (euidaccess, int, (const char *filename, int mode));
400 _GL_CXXALIAS_SYS (faccessat, int,
429 _GL_CXXALIAS_SYS (fchdir, int, (int /*fd*/));
457 _GL_CXXALIAS_SYS (fchownat, int, (int fd, char const *file,
478 _GL_CXXALIAS_SYS (fsync, int, (int fd));
497 _GL_CXXALIAS_SYS (ftruncate, int, (int fd, off_t length));
574 _GL_CXXALIAS_SYS (getdtablesize, int, (void));
602 _GL_CXXALIAS_SYS (getgroups, int, (int n, gid_t *groups));
666 _GL_CXXALIAS_SYS (getlogin, char *, (void));
794 _GL_CXXALIAS_SYS (getusershell, char *, (void));
809 _GL_CXXALIAS_SYS (setusershell, void, (void));
825 _GL_CXXALIAS_SYS (endusershell, void, (void));
855 _GL_CXXALIAS_SYS (lchown, int, (char const *file, uid_t owner, gid_t group));
884 _GL_CXXALIAS_SYS (link, int, (const char *path1, const char *path2));
919 _GL_CXXALIAS_SYS (linkat, int,
945 _GL_CXXALIAS_SYS (lseek, off_t, (int fd, off_t offset, int whence));
974 _GL_CXXALIAS_SYS (pipe2, int, (int fd[2], int flags));
1006 _GL_CXXALIAS_SYS (pread, ssize_t,
1040 _GL_CXXALIAS_SYS (readlink, ssize_t,
1059 _GL_CXXALIAS_SYS (readlinkat, ssize_t,
1080 _GL_CXXALIAS_SYS (rmdir, int, (char const *name));
1108 _GL_CXXALIAS_SYS (sleep, unsigned int, (unsigned int n));
1134 _GL_CXXALIAS_SYS (symlink, int, (char const *contents, char const *file));
1152 _GL_CXXALIAS_SYS (symlinkat, int,
1181 _GL_CXXALIAS_SYS (ttyname_r, int,
1203 _GL_CXXALIAS_SYS (unlink, int, (char const *file));
1229 _GL_CXXALIAS_SYS (unlinkat, int, (int fd, char const *file, int flag));
1257 _GL_CXXALIAS_SYS (usleep, int, (useconds_t n));