/titanic_44/usr/src/tools/cscope-fast/ |
H A D | mygetwd.c | 50 char *getwd(); in mygetwd() 63 return (getwd(dir)); in mygetwd()
|
H A D | library.h | 38 char *getwd(char *dir);
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | realpath.c | 32 extern char *getwd(); 76 if (getwd(d) == NULL) {
|
/titanic_44/usr/src/lib/libast/common/comp/ |
H A D | getwd.c | 32 getwd(char* path) in getwd() function
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | getwd.c | 39 getwd(char *pathname) in getwd() function
|
/titanic_44/usr/src/ucblib/libucb/port/gen/ |
H A D | getwd.c | 39 getwd(char *pathname) in getwd() function
|
/titanic_44/usr/src/ucbhead/ |
H A D | unistd.h | 154 extern char *getwd(char *);
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_map.h | 153 #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 D | ast_map.h | 132 #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 D | ast_map.h | 153 #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 D | ast_map.h | 132 #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 D | ast_map.h | 153 #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 D | ast_map.h | 132 #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 D | ast_map.h | 132 #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 D | ast_map.h | 153 #undef getwd 154 #define getwd _ast_getwd macro 155 extern __MANGLE__ char* getwd __PROTO__((char*));
|
/titanic_44/usr/src/ucblib/libucb/ |
H A D | Makefile.com | 58 getwd.o \
|
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | map | 132 #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 D | map | 132 #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 D | map | 132 #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 D | map | 132 #undef getwd 133 #define getwd _ast_getwd 134 extern __MANGLE__ char* getwd __PROTO__((char*));
|
/titanic_44/usr/src/tools/tokenize/ |
H A D | forth_preload.c | 264 ipose(getwd)
|
/titanic_44/usr/src/cmd/dc/ |
H A D | dc.h | 89 struct blk *getwd(struct blk *);
|
H A D | dc.c | 594 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 D | unistd_h.cfg | 104 func | getwd |\
|
/titanic_44/usr/src/ucblib/libucb/port/ |
H A D | mapfile-vers | 97 getwd;
|