Home
last modified time | relevance | path

Searched defs:smb_proto_option_defs (Results 1 – 1 of 1) sorted by relevance

/titanic_53/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c870 struct smb_proto_option_defs { struct
871 int smb_index;
872 int32_t minval;
873 int32_t maxval; /* In case of length of string this should be max */
874 int (*validator)(int, char *);
875 int32_t refresh;