Searched refs:getpwd (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dgetpwd.c0 /* getpwd.c - get the working directory */
5 @deftypefn Supplemental char* getpwd (void)
9 between calls to @code{getpwd}.
68 getpwd (void) function
102 not invoke chdir between calls to getpwd. */
115 getpwd (void) function
H A DMakefile.in136 getcwd.c getopt.c getopt1.c getpagesize.c getpwd.c getruntime.c \
170 ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o \
682 ./getpwd.o: $(srcdir)/getpwd.c config.h $(INCDIR)/ansidecl.h \
685 $(COMPILE.c) $(PICFLAG) $(srcdir)/getpwd.c -o pic/$@; \
687 $(COMPILE.c) $(srcdir)/getpwd.c $(OUTPUT_OPTION)
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dlibiberty.h177 chdir() between calls to getpwd(). */
179 extern char * getpwd (void);

Completed in 190 milliseconds