Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Ddfs.c262 return (ERROR_NOT_FOUND); in dfs_namespace_path()
265 return (ERROR_NOT_FOUND); in dfs_namespace_path()
268 return (ERROR_NOT_FOUND); in dfs_namespace_path()
386 return (ERROR_NOT_FOUND); in dfs_namespace_remove()
389 return (ERROR_NOT_FOUND); in dfs_namespace_remove()
642 return (ERROR_NOT_FOUND); in dfs_link_remove()
767 return (ERROR_NOT_FOUND); in dfs_cache_add_byname()
902 status = ERROR_NOT_FOUND; in dfs_get_referrals()
959 return (ERROR_NOT_FOUND); in dfs_path_parse()
971 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()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_dfs.c659 case ERROR_NOT_FOUND: in smb_dfs_referrals_get()
/illumos-gate/usr/src/common/smbclnt/
H A Dsmb_status2winerr.c400 NT_STATUS_NOT_FOUND, ERROR_NOT_FOUND,
/illumos-gate/usr/src/uts/common/smb/
H A Dnterror.h407 #define ERROR_NOT_FOUND 1168 macro