Home
last modified time | relevance | path

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

12

/titanic_44/usr/src/tools/cscope-fast/
H A Dmygetwd.c50 char *getwd(); in mygetwd()
63 return (getwd(dir)); in mygetwd()
H A Dlibrary.h38 char *getwd(char *dir);
/titanic_44/usr/src/lib/libbc/libc/gen/common/
H A Drealpath.c32 extern char *getwd();
76 if (getwd(d) == NULL) {
/titanic_44/usr/src/lib/libast/common/comp/
H A Dgetwd.c32 getwd(char* path) in getwd() function
/titanic_44/usr/src/lib/libc/port/gen/
H A Dgetwd.c39 getwd(char *pathname) in getwd() function
/titanic_44/usr/src/ucblib/libucb/port/gen/
H A Dgetwd.c39 getwd(char *pathname) in getwd() function
/titanic_44/usr/src/ucbhead/
H A Dunistd.h154 extern char *getwd(char *);
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h153 #undef getwd
154 #define getwd _ast_getwd macro
155 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h132 #undef getwd
133 #define getwd _ast_getwd macro
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h153 #undef getwd
154 #define getwd _ast_getwd macro
155 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h132 #undef getwd
133 #define getwd _ast_getwd macro
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h153 #undef getwd
154 #define getwd _ast_getwd macro
155 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h132 #undef getwd
133 #define getwd _ast_getwd macro
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h132 #undef getwd
133 #define getwd _ast_getwd macro
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h153 #undef getwd
154 #define getwd _ast_getwd macro
155 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/ucblib/libucb/
H A DMakefile.com58 getwd.o \
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap132 #undef getwd
133 #define getwd _ast_getwd
134 extern __MANGLE__ char* getwd __PROTO__((char*));
/titanic_44/usr/src/tools/tokenize/
H A Dforth_preload.c264 ipose(getwd)
/titanic_44/usr/src/cmd/dc/
H A Ddc.h89 struct blk *getwd(struct blk *);
H A Ddc.c594 release(getwd(p)); in commnds()
623 q = getwd(p); in commnds()
706 s = getwd(p); in commnds()
2067 s = getwd(p); in load()
2325 while ((q = getwd(p)) != NULL) { in garbage()
2385 getwd(struct blk *p) in getwd() function
/titanic_44/usr/src/test/libc-tests/cfg/symbols/
H A Dunistd_h.cfg104 func | getwd |\
/titanic_44/usr/src/ucblib/libucb/port/
H A Dmapfile-vers97 getwd;

12