Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c848 struct smb_proto_option_defs { struct
849 int smb_index;
850 int32_t minval;
851 int32_t maxval; /* In case of length of string this should be max */
852 int (*validator)(int, char *);
853 int32_t refresh;