• 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

104 _GL_CXXALIAS_SYS (atoll, long long, (const char *string));
123 _GL_CXXALIAS_SYS (calloc, void *, (size_t nmemb, size_t size));
146 _GL_CXXALIAS_SYS (canonicalize_file_name, char *, (const char *name));
166 _GL_CXXALIAS_SYS (getloadavg, int, (double loadavg[], int nelem));
193 _GL_CXXALIAS_SYS (getsubopt, int,
210 _GL_CXXALIAS_SYS (grantpt, int, (int fd));
229 _GL_CXXALIAS_SYS (malloc, void *, (size_t size));
248 _GL_CXXALIAS_SYS (mkdtemp, char *, (char * /*template*/));
275 _GL_CXXALIAS_SYS (mkostemp, int, (char * /*template*/, int /*flags*/));
304 _GL_CXXALIAS_SYS (mkostemps, int,
335 _GL_CXXALIAS_SYS (mkstemp, int, (char * /*template*/));
361 _GL_CXXALIAS_SYS (mkstemps, int, (char * /*template*/, int /*suffixlen*/));
377 _GL_CXXALIAS_SYS (ptsname, char *, (int fd));
396 _GL_CXXALIAS_SYS (putenv, int, (char *string));
415 _GL_CXXALIAS_SYS (random_r, int, (struct random_data *buf, int32_t *result));
431 _GL_CXXALIAS_SYS (srandom_r, int,
449 _GL_CXXALIAS_SYS (initstate_r, int,
467 _GL_CXXALIAS_SYS (setstate_r, int,
488 _GL_CXXALIAS_SYS (realloc, void *, (void *ptr, size_t size));
511 _GL_CXXALIAS_SYS (realpath, char *, (const char *name, char *resolved));
528 _GL_CXXALIAS_SYS (rpmatch, int, (const char *response));
557 _GL_CXXALIAS_SYS (setenv, int,
583 _GL_CXXALIAS_SYS (strtod, double, (const char *str, char **endp));
608 _GL_CXXALIAS_SYS (strtoll, long long,
633 _GL_CXXALIAS_SYS (strtoull, unsigned long long,
650 _GL_CXXALIAS_SYS (unlockpt, int, (int fd));
673 _GL_CXXALIAS_SYS (unsetenv, int, (const char *name));