Home
last modified time | relevance | path

Searched refs:getwd (Results 1 – 25 of 33) sorted by relevance

12

/illumos-gate/usr/src/tools/cscope-fast/
H A Dmygetwd.c48 char *getwd(); in mygetwd()
61 return (getwd(dir)); in mygetwd()
H A Dlibrary.h35 char *getwd(char *dir);
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dgetwd.c32 getwd(char* path) in getwd() function
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dgetwd.c37 getwd(char *pathname) in getwd() function
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetwd.c37 getwd(char *pathname) in getwd() function
/illumos-gate/usr/src/ucbhead/
H A Dunistd.h154 extern char *getwd(char *);
/illumos-gate/usr/src/ucblib/libucb/
H A DMakefile.com61 getwd.o \
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/illumos-gate/usr/src/cmd/dc/
H A Ddc.h87 struct blk *getwd(struct blk *);
H A Ddc.c592 release(getwd(p)); in commnds()
621 q = getwd(p); in commnds()
704 s = getwd(p); in commnds()
2065 s = getwd(p); in load()
2323 while ((q = getwd(p)) != NULL) { in garbage()
2383 getwd(struct blk *p) in getwd() function
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dunistd_h.cfg109 func | getwd |\
/illumos-gate/usr/src/ucblib/libucb/port/
H A Dmapfile-vers102 getwd;
/illumos-gate/usr/src/boot/include/
H A Dunistd.h478 char *getwd(char *); /* obsoleted by getcwd() */
/illumos-gate/usr/src/head/
H A Dunistd.h559 extern char *getwd(char *);
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_util.c569 #undef getwd
/illumos-gate/usr/src/cmd/csh/
H A Dsh.tchar.c769 rc = (int)getwd((char *)chbuf); in getwd_()
/illumos-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Din.lpd.c686 syslog(LOG_DEBUG, "$CWD = %s", getwd(NULL)); in main()
/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c1364 (void) getwd(dirname); in initdirname()
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs106 comp/getwd.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile126 atexit.c getdents.c getwd.c dup2.c errno.c \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile440 getwd.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com476 getwd.o \

12