getcwd 287 lib-src/emacsclient.c if (getcwd (buf, buf_size) == buf) getcwd 7667 lib-src/etags.c while (getcwd (path, bufsize) == NULL) getcwd 254 lib-src/seccomp-filter.c RULE (SCMP_ACT_ALLOW, SCMP_SYS (getcwd)); getcwd 62 lib/canonicalize-lgpl.c # if defined VMS && !defined getcwd getcwd 66 lib/canonicalize-lgpl.c # define __getcwd(buf, max) getcwd (buf, max, 0) getcwd 68 lib/canonicalize-lgpl.c # define __getcwd getcwd getcwd 1124 lib/unistd.in.h _GL_FUNCDECL_RPL (getcwd, char *, (char *buf, size_t size)); getcwd 1125 lib/unistd.in.h _GL_CXXALIAS_RPL (getcwd, char *, (char *buf, size_t size)); getcwd 1131 lib/unistd.in.h _GL_CXXALIAS_MDA (getcwd, char *, (char *buf, size_t size)); getcwd 1135 lib/unistd.in.h _GL_CXXALIAS_SYS_CAST (getcwd, char *, (char *buf, size_t size)); getcwd 1137 lib/unistd.in.h _GL_CXXALIASWARN (getcwd); getcwd 1141 lib/unistd.in.h _GL_WARN_ON_USE (getcwd, "getcwd is unportable - " getcwd 1155 lib/unistd.in.h _GL_CXXALIAS_MDA_CAST (getcwd, char *, (char *buf, size_t size)); getcwd 1157 lib/unistd.in.h _GL_CXXALIAS_SYS_CAST (getcwd, char *, (char *buf, size_t size)); getcwd 1159 lib/unistd.in.h _GL_CXXALIASWARN (getcwd); getcwd 1558 src/fileio.c getcwd (adir, adir_size); getcwd 338 src/sysdep.c if (getcwd (buf, buf_size) == buf) getcwd 705 src/sysdep.c getcwd (oldwd, sizeof oldwd); getcwd 6334 test/manual/etags/c-src/etags.c while (getcwd (path, bufsize) == NULL)