Home
last modified time | relevance | path

Searched refs:ERROR_INVALID_FUNCTION (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_nt_create_andx.c338 ERRDOS, ERROR_INVALID_FUNCTION); in smb_com_nt_create_andx()
H A Dsmb_nt_transact_create.c250 ERRDOS, ERROR_INVALID_FUNCTION); in smb_nt_transact_create()
H A Dsmb_open_andx.c455 ERRDOS, ERROR_INVALID_FUNCTION); in smb_com_open_andx()
H A Dsmb_set_fileinfo.c120 ERRDOS, ERROR_INVALID_FUNCTION); in smb_com_trans2_set_path_information()
H A Dsmb_query_fileinfo.c136 ERRDOS, ERROR_INVALID_FUNCTION); in smb_com_trans2_query_path_information()
H A Dsmb_dispatch.c1151 ERRDOS, ERROR_INVALID_FUNCTION); in smb_com_invalid()
/titanic_44/usr/src/uts/common/smb/
H A Dnterror.h96 #define ERROR_INVALID_FUNCTION 1 macro