Searched refs:gotreply (Results 1 – 1 of 1) sorted by relevance
965 int gotreply = 0; in smb_send_name_registration_request() local1018 if ((bcast == UNICAST) && gotreply) in smb_send_name_registration_request()1024 gotreply = 1; in smb_send_name_registration_request()1027 return (gotreply); in smb_send_name_registration_request()1039 int gotreply = 0; in smb_send_name_refresh_request() local1112 gotreply = 1; in smb_send_name_refresh_request()1115 return (gotreply); in smb_send_name_refresh_request()1123 gotreply = 1; in smb_send_name_refresh_request()1127 return (gotreply); in smb_send_name_refresh_request()1173 int gotreply = 0; in smb_send_name_release_request_and_demand() local[all …]