Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/boot/include/
H A Dunistd.h478 char *getwd(char *); /* obsoleted by getcwd() */
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs106 comp/getwd.o \
/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/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/sparcv9/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/illumos-gate/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c1364 (void) getwd(dirname); in initdirname()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.tchar.c769 rc = (int)getwd((char *)chbuf); in getwd_()
/illumos-gate/usr/src/cmd/dc/
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
H A Ddc.h87 struct blk *getwd(struct blk *);
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_util.c569 #undef 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/contrib/ast/src/cmd/INIT/
H A DRELEASE728 mamake.c: getcwd => getwd for NeXT -- how about posix==default guys
H A Dmamake.c258 #define getcwd(a,b) getwd(a)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile126 atexit.c getdents.c getwd.c dup2.c errno.c \
H A DMamfile3270 make getwd.o
3271 make comp/getwd.c
3273 done comp/getwd.c
3274 meta getwd.o %.c>%.o comp/getwd.c getwd
3275 prev comp/getwd.c
3276 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c comp/getwd.c
3277 done getwd.o generated
6103 …setpgid.o setsid.o waitpid.o creat64.o fcntl.o open.o atexit.o getdents.o getwd.o dup2.o errno.o g…
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dgetwd.c32 getwd(char* path) in getwd() function
/illumos-gate/usr/src/head/
H A Dunistd.h559 extern char *getwd(char *);
/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 \
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetwd.c37 getwd(char *pathname) in getwd() function
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers1826 getwd;
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com500 getwd.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com458 getwd.o \
/illumos-gate/usr/src/man/man3c/
H A DMakefile207 getwd.3c \

12