Searched defs:smb_proto_option_defs (Results 1 – 1 of 1) sorted by relevance
869 struct smb_proto_option_defs { struct870 int smb_index;871 int32_t minval;872 int32_t maxval; /* In case of length of string this should be max */873 int (*validator)(int, char *);874 int32_t refresh;