Searched defs:smb_index (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshare/smb/
H A Dlibshare_smb.c871 int smb_index; member in struct:smb_proto_option_defs
1224 sc_name = smb_config_getname(smb_proto_options[i].smb_index);
1253 rc = smb_config_get(smb_proto_options[index].smb_index,
1257 name = smb_config_getname(smb_proto_options[index].smb_index);
1537 (void) smb_config_set(opt->smb_index, value);

Completed in 48 milliseconds