Searched refs:URLPATH (Results 1 – 2 of 2) sorted by relevance
2841 ((*vpp)->v_type == VDIR) && (pathflag == URLPATH)) { in rfs_publicfh_mclookup()2923 if (pn.pn_pathlen != 0 && pathflag == URLPATH) { in rfs_pathname()2938 if (pn.pn_pathlen != 0 && pathflag == URLPATH) { in rfs_pathname()2968 return (URLPATH); in MCLpath()
880 #define URLPATH 0x01 /* Universal Resource Locator path */ macro