Home
last modified time | relevance | path

Searched defs:getcwd (Results 1 – 25 of 68) sorted by relevance

123

/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dxgetcwd.c33 # define getcwd(Buf, Max) (getcwd) (Buf, Max, 0) macro
39 # define getcwd(Buf, Max) getwd (Buf) macro
/netbsd-src/lib/libc/gen/
H A Dgetcwd.c58 __weak_alias(getcwd,_getcwd) in __weak_alias() argument
221 __ssp_real(getcwd)(char *pt, size_t size) in __ssp_real() argument
/netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgetcwd.c30 char *getcwd(buf, size) in getcwd() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetcwd.c48 getcwd(char *path, size_t size) in getcwd() function
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/
H A Dgetcwd.c41 getcwd (char *buf, size_t len) in getcwd() function
H A Dgetpwd.c51 #define getcwd(buf,len) getwd(buf) macro
/netbsd-src/external/gpl3/gdb/dist/libiberty/
H A Dgetcwd.c41 getcwd (char *buf, size_t len) in getcwd() function
H A Dgetpwd.c51 #define getcwd(buf,len) getwd(buf) macro
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dgetcwd.c41 getcwd (char *buf, size_t len) in getcwd() function
H A Dgetpwd.c51 #define getcwd(buf,len) getwd(buf) macro
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dgetcwd.c41 getcwd (char *buf, size_t len) in getcwd() function
H A Dgetpwd.c51 #define getcwd(buf,len) getwd(buf) macro
/netbsd-src/tests/lib/libc/ssp/
H A Dh_getcwd2.c6 getcwd(char* buf, size_t buflen) in getcwd() function
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dgetcwd.c41 getcwd (char *buf, size_t len) in getcwd() function
H A Dgetpwd.c51 #define getcwd(buf,len) getwd(buf) macro
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dgetcwd.c41 getcwd (char *buf, size_t len) in getcwd() function
H A Dgetpwd.c51 #define getcwd(buf,len) getwd(buf) macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetcwd.h38 # define getcwd __GETCWD_ID (getcwd) macro
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dgetcwd-lgpl.c42 # define getcwd _getcwd macro
/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/
H A Dunistd.h76 getcwd (char *__buf, size_t __size) in getcwd() function
/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/
H A Dunistd.h76 getcwd (char *__buf, size_t __size) in getcwd() function
/netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dgetcwd.c91 PREFIX(getcwd) (char *cwd, gfc_charlen_type cwd_len) in PREFIX() argument
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dgetcwd.c91 PREFIX(getcwd) (char *cwd, gfc_charlen_type cwd_len) in PREFIX() argument
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
H A Dunistd.h1590 # define getcwd rpl_getcwd macro
1597 # define getcwd _getcwd macro
1619 # define getcwd _getcwd macro
/netbsd-src/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dunistd.h1590 # define getcwd rpl_getcwd macro
1597 # define getcwd _getcwd macro
1619 # define getcwd _getcwd macro

123