Searched refs:SA_FEATURE_HAS_SECTIONS (Results 1 – 4 of 4) sorted by relevance
183 SA_FEATURE_HAS_SECTIONS) { in sc_get()235 SA_FEATURE_HAS_SECTIONS) { in sc_get()334 SA_FEATURE_HAS_SECTIONS) { in sc_set()506 if ((sa_proto_get_featureset(proto) & SA_FEATURE_HAS_SECTIONS) == 0) { in sc_delsect()
153 #define SA_FEATURE_HAS_SECTIONS 0x0010 /* protocol supports sections */ macro
3533 if ((sa_proto_get_featureset(proto) & SA_FEATURE_HAS_SECTIONS) == 0) { in sa_get_protocol_section()3583 if ((sa_proto_get_featureset(proto) & SA_FEATURE_HAS_SECTIONS) == 0) { in sa_get_next_protocol_section()
555 return (SA_FEATURE_HAS_SECTIONS | SA_FEATURE_ADD_PROPERTIES); in smbfs_features()