Home
last modified time | relevance | path

Searched refs:ERROR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddfs.c263 return (ERROR_NOT_FOUND); in dfs_namespace_path()
266 return (ERROR_NOT_FOUND); in dfs_namespace_path()
269 return (ERROR_NOT_FOUND); in dfs_namespace_path()
387 return (ERROR_NOT_FOUND); in dfs_namespace_remove()
390 return (ERROR_NOT_FOUND); in dfs_namespace_remove()
643 return (ERROR_NOT_FOUND); in dfs_link_remove()
768 return (ERROR_NOT_FOUND); in dfs_cache_add_byname()
903 status = ERROR_NOT_FOUND; in dfs_get_referrals()
960 return (ERROR_NOT_FOUND); in dfs_path_parse()
972 status = ERROR_NOT_FOUND; in dfs_path_parse()
H A Dnetdfs.c343 param->status = ERROR_NOT_FOUND; in netdfs_s_setinfo()
414 status = ERROR_NOT_FOUND; in netdfs_s_getinfo()
522 status = ERROR_NOT_FOUND; in netdfs_s_enum()
/titanic_44/usr/src/uts/common/smb/
H A Dnterror.h407 #define ERROR_NOT_FOUND 1168 macro