Searched defs:cwd (Results 1 - 25 of 120) sorted by relevance

12345

/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dxgetcwd.c42 char *cwd = getcwd (NULL, 0); local
H A Dsave-cwd.c80 save_cwd (struct saved_cwd *cwd) argument
103 restore_cwd(const struct saved_cwd *cwd) argument
112 free_cwd(struct saved_cwd *cwd) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dcrtprec.c40 unsigned short int cwd; local
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dcrtprec.c40 unsigned short int cwd; local
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) argument
83 restore_cwd(const struct saved_cwd *cwd) argument
92 free_cwd(struct saved_cwd *cwd) argument
[all...]
H A Dfdopendir.c110 struct saved_cwd cwd; local
136 fdopendir_with_dup (int fd, int older_dupfd, struct saved_cwd const *cwd) argument
176 fd_clone_opendir (int fd, struct saved_cwd const *cwd) argument
[all...]
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dsave-cwd.c62 save_cwd (struct saved_cwd *cwd) argument
83 restore_cwd(const struct saved_cwd *cwd) argument
92 free_cwd(struct saved_cwd *cwd) argument
[all...]
H A Dfdopendir.c110 struct saved_cwd cwd; local
136 fdopendir_with_dup (int fd, int older_dupfd, struct saved_cwd const *cwd) argument
176 fd_clone_opendir (int fd, struct saved_cwd const *cwd) argument
[all...]
/netbsd-current/external/gpl2/gettext/dist/gnulib-local/lib/
H A Dxgetcwd.c66 char *cwd = (char *) xmalloc (path_max); local
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dgetcwd.c41 getcwd_i4_sub (char *cwd, GFC_INTEGER_4 *status, gfc_charlen_type cwd_len) argument
79 getcwd_i8_sub (char *cwd, GFC_INTEGER_8 *status, gfc_charlen_type cwd_len) argument
91 PREFIX(getcwd) (char *cwd, gfc_charlen_type cwd_len) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libgfortran/intrinsics/
H A Dgetcwd.c41 getcwd_i4_sub (char *cwd, GFC_INTEGER_4 *status, gfc_charlen_type cwd_len) argument
79 getcwd_i8_sub (char *cwd, GFC_INTEGER_8 *status, gfc_charlen_type cwd_len) argument
91 PREFIX(getcwd) (char *cwd, gfc_charlen_type cwd_len) argument
[all...]
/netbsd-current/lib/libpam/modules/pam_chroot/
H A Dpam_chroot.c62 const char *dir, *end, *cwd, *user; local
/netbsd-current/tests/lib/libc/c063/
H A Dt_openat.c128 char cwd[MAXPATHLEN]; local
H A Dt_faccessat.c125 char cwd[MAXPATHLEN]; local
H A Dt_unlinkat.c123 char cwd[MAXPATHLEN]; local
H A Dt_fchmodat.c133 char cwd[MAXPATHLEN]; local
H A Dt_fchownat.c170 char cwd[MAXPATHLEN]; local
H A Dt_fstatat.c133 char cwd[MAXPATHLEN]; local
H A Dt_utimensat.c145 char cwd[MAXPATHLEN]; local
/netbsd-current/external/bsd/kyua-cli/dist/engine/
H A Dcontext.cpp101 engine::context::cwd(void) const function in class:engine::context
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Drelease.c148 struct saved_cwd cwd; local
[all...]
/netbsd-current/external/bsd/pkg_install/dist/create/
H A Dpl.c92 char *cwd = NULL; local
[all...]
/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Dremove.c63 safe_fchdir(int cwd) argument
115 recursive_remove_internal(const char *path, int missing_ok, int cwd) argument
/netbsd-current/external/bsd/less/dist/
H A Dlsystem.c56 char cwd[FILENAME_MAX+1]; local
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/utils/fs/
H A Doperations.cpp97 char* cwd; local

Completed in 208 milliseconds

12345