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

/freebsd-11-stable/contrib/gcclibs/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)
/freebsd-11-stable/contrib/binutils/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 \
706 ./getpwd.o: $(srcdir)/getpwd.c config.h $(INCDIR)/ansidecl.h \
709 $(COMPILE.c) $(PICFLAG) $(srcdir)/getpwd.c -o pic/$@; \
711 $(COMPILE.c) $(srcdir)/getpwd.c $(OUTPUT_OPTION)
/freebsd-11-stable/contrib/gcc/
H A DFREEBSD-libiberty12 getpwd.c \
H A Dtoplev.c438 src_pwd = getpwd ();
H A Dcoverage.c830 filename = getpwd ();
H A Dprotoize.c4422 cwd_buffer = getpwd ();
/freebsd-11-stable/bin/sh/
H A Dcd.c74 static char *getpwd(void);
345 if (!phys && getpwd()) {
362 getpwd(void) function
418 if (getpwd() == NULL && warn)
/freebsd-11-stable/gnu/usr.bin/binutils/libiberty/
H A DMakefile15 getpwd.c \
/freebsd-11-stable/gnu/usr.bin/cc/libiberty/
H A DMakefile17 dyn-string.c fibheap.c fopen_unlocked.c getpwd.c getruntime.c \
/freebsd-11-stable/contrib/gdb/include/
H A Dlibiberty.h144 chdir() between calls to getpwd(). */
146 extern char * getpwd PARAMS ((void));
/freebsd-11-stable/contrib/gcclibs/include/
H A Dlibiberty.h177 chdir() between calls to getpwd(). */
179 extern char * getpwd (void);
/freebsd-11-stable/contrib/binutils/include/
H A Dlibiberty.h181 chdir() between calls to getpwd(). */
183 extern char * getpwd (void);
/freebsd-11-stable/contrib/binutils/gas/
H A Dstabs.c497 dir = getpwd ();
H A Ddwarf2dbg.c1619 comp_dir = getpwd ();
/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A DMakefile401 dyn-string.c fibheap.c fopen_unlocked.c getpwd.c getruntime.c \

Completed in 152 milliseconds