Home
last modified time | relevance | path

Searched defs:cwd (Results 1 – 6 of 6) sorted by relevance

/xnu-11417.121.6/tests/
H A Dnetbsd_utimensat.c151 char cwd[MAXPATHLEN]; variable
H A Dcorrect_kernel_booted.c17 get_macho_uuid(const char *cwd, const char *path, uuid_t uuid) in get_macho_uuid()
/xnu-11417.121.6/tests/vfs/
H A Dlongpaths.c423 char *cwd = getcwd(NULL, 0); in test_getattrlist_fullpath() local
467 char *cwd = getcwd(NULL, 0); in test_getattrlist_relpath() local
/xnu-11417.121.6/bsd/dev/dtrace/scripts/
H A Ddarwin.d339 inline string cwd = curproc->p_fd.fd_cdir->v_name == NULL ? variable
/xnu-11417.121.6/osfmk/i386/
H A Dmp.c2088 struct cpu_warm_data cwd; in ml_interrupt_prewarm() local
/xnu-11417.121.6/bsd/vfs/
H A Dkpi_vfs.c1563 vnode_t cwd = NULLVP; in vfs_context_cwd() local