HomeSort by: relevance | last modified time | path
    Searched defs:zfs_component_namecheck (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/common/zfs/
zfs_namecheck.c 68 zfs_component_namecheck(const char *path, namecheck_err_t *why, char *what) function
119 return (zfs_component_namecheck(&path[1], why, what));

Completed in 15 milliseconds