Searched refs:pathname_t (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_fsctl.h49 typedef char pathname_t[MAXPATHLEN]; typedef
93 #define HFSIOC_GETPATH _IOWR('h', 13, pathname_t)
H A Dhfs_readwrite.c1652 error = build_path(file_vp, bufptr, sizeof(pathname_t), &outlen, flags, context);

Completed in 34 milliseconds