Searched refs:SA_FEATURE_HAS_SECTIONS (Results 1 – 4 of 4) sorted by relevance
182 SA_FEATURE_HAS_SECTIONS) { in sc_get()233 SA_FEATURE_HAS_SECTIONS) { in sc_get()332 SA_FEATURE_HAS_SECTIONS) { in sc_set()504 if ((sa_proto_get_featureset(proto) & SA_FEATURE_HAS_SECTIONS) == 0) { in sc_delsect()
129 #define SA_FEATURE_HAS_SECTIONS 0x0010 /* protocol supports sections */ macro
3441 if ((sa_proto_get_featureset(proto) & SA_FEATURE_HAS_SECTIONS) == 0) { in sa_get_protocol_section()3491 if ((sa_proto_get_featureset(proto) & SA_FEATURE_HAS_SECTIONS) == 0) { in sa_get_next_protocol_section()
534 return (SA_FEATURE_HAS_SECTIONS | SA_FEATURE_ADD_PROPERTIES); in smbfs_features()