attributes        397 lib/zlib/contrib/untgz/untgz.c   struct attr_item *attributes = NULL;
attributes        465 lib/zlib/contrib/untgz/untgz.c                   push_attr(&attributes,fname,tarmode,tartime);
attributes        553 lib/zlib/contrib/untgz/untgz.c                 push_attr(&attributes,fname,tarmode,tartime);
attributes        570 lib/zlib/contrib/untgz/untgz.c   restore_attr(&attributes);
attributes        455 libcli/ldap/ldap_message.c 			asn1_write_OctetString(data, r->attributes[i],
attributes        456 libcli/ldap/ldap_message.c 					       strlen(r->attributes[i]));
attributes        468 libcli/ldap/ldap_message.c 			struct ldb_message_element *attr = &r->attributes[i];
attributes        535 libcli/ldap/ldap_message.c 			struct ldb_message_element *attrib = &r->attributes[i];
attributes        540 libcli/ldap/ldap_message.c 			for (j=0; j<r->attributes[i].num_values; j++) {
attributes       1107 libcli/ldap/ldap_message.c 			      struct ldb_message_element **attributes,
attributes       1115 libcli/ldap/ldap_message.c 					   attributes, num_attributes);
attributes       1121 libcli/ldap/ldap_message.c 				struct ldb_message_element **attributes,
attributes       1126 libcli/ldap/ldap_message.c 				 attributes, num_attributes);
attributes       1249 libcli/ldap/ldap_message.c 		r->attributes = NULL;
attributes       1262 libcli/ldap/ldap_message.c 		r->attributes = attrs;
attributes       1272 libcli/ldap/ldap_message.c 		r->attributes = NULL;
attributes       1276 libcli/ldap/ldap_message.c 		ldap_decode_attribs(msg, data, &r->attributes,
attributes       1345 libcli/ldap/ldap_message.c 		r->attributes = NULL;
attributes       1347 libcli/ldap/ldap_message.c 		ldap_decode_attribs(msg, data, &r->attributes,
attributes        108 libcli/ldap/ldap_message.h 	const char * const *attributes;
attributes        114 libcli/ldap/ldap_message.h 	struct ldb_message_element *attributes;
attributes        142 libcli/ldap/ldap_message.h 	struct ldb_message_element *attributes;
attributes        232 libcli/ldap/ldap_message.h 			      struct ldb_message_element **attributes,
attributes        499 librpc/gen_ndr/drsuapi.h 	struct drsuapi_DsReplicaAttribute *attributes;/* [unique,size_is(num_attributes)] */
attributes         87 librpc/gen_ndr/lsa.h 	uint32_t attributes;
attributes       2052 librpc/gen_ndr/ndr_drsuapi.c 		NDR_CHECK(ndr_push_unique_ptr(ndr, r->attributes));
attributes       2055 librpc/gen_ndr/ndr_drsuapi.c 		if (r->attributes) {
attributes       2058 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_push_drsuapi_DsReplicaAttribute(ndr, NDR_SCALARS, &r->attributes[cntr_attributes_1]));
attributes       2061 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_push_drsuapi_DsReplicaAttribute(ndr, NDR_BUFFERS, &r->attributes[cntr_attributes_1]));
attributes       2082 librpc/gen_ndr/ndr_drsuapi.c 			NDR_PULL_ALLOC(ndr, r->attributes);
attributes       2084 librpc/gen_ndr/ndr_drsuapi.c 			r->attributes = NULL;
attributes       2088 librpc/gen_ndr/ndr_drsuapi.c 		if (r->attributes) {
attributes       2090 librpc/gen_ndr/ndr_drsuapi.c 			NDR_PULL_SET_MEM_CTX(ndr, r->attributes, 0);
attributes       2091 librpc/gen_ndr/ndr_drsuapi.c 			NDR_CHECK(ndr_pull_array_size(ndr, &r->attributes));
attributes       2092 librpc/gen_ndr/ndr_drsuapi.c 			NDR_PULL_ALLOC_N(ndr, r->attributes, ndr_get_array_size(ndr, &r->attributes));
attributes       2094 librpc/gen_ndr/ndr_drsuapi.c 			NDR_PULL_SET_MEM_CTX(ndr, r->attributes, 0);
attributes       2096 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_pull_drsuapi_DsReplicaAttribute(ndr, NDR_SCALARS, &r->attributes[cntr_attributes_1]));
attributes       2099 librpc/gen_ndr/ndr_drsuapi.c 				NDR_CHECK(ndr_pull_drsuapi_DsReplicaAttribute(ndr, NDR_BUFFERS, &r->attributes[cntr_attributes_1]));
attributes       2104 librpc/gen_ndr/ndr_drsuapi.c 		if (r->attributes) {
attributes       2105 librpc/gen_ndr/ndr_drsuapi.c 			NDR_CHECK(ndr_check_array_size(ndr, (void*)&r->attributes, r->num_attributes));
attributes       2117 librpc/gen_ndr/ndr_drsuapi.c 	ndr_print_ptr(ndr, "attributes", r->attributes);
attributes       2119 librpc/gen_ndr/ndr_drsuapi.c 	if (r->attributes) {
attributes       2125 librpc/gen_ndr/ndr_drsuapi.c 				ndr_print_drsuapi_DsReplicaAttribute(ndr, "attributes", &r->attributes[cntr_attributes_1]);
attributes        670 librpc/gen_ndr/ndr_lsa.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->attributes));
attributes        719 librpc/gen_ndr/ndr_lsa.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->attributes));
attributes        785 librpc/gen_ndr/ndr_lsa.c 	ndr_print_uint32(ndr, "attributes", r->attributes);
attributes       1296 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_samr_GroupAttrs(ndr, NDR_SCALARS, r->attributes));
attributes       1318 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_samr_GroupAttrs(ndr, NDR_SCALARS, &r->attributes));
attributes       1341 librpc/gen_ndr/ndr_netlogon.c 	ndr_print_samr_GroupAttrs(ndr, "attributes", r->attributes);
attributes       2749 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_push_uint32(ndr, NDR_SCALARS, r->attributes));
attributes       2780 librpc/gen_ndr/ndr_netlogon.c 		NDR_CHECK(ndr_pull_uint32(ndr, NDR_SCALARS, &r->attributes));
attributes       2811 librpc/gen_ndr/ndr_netlogon.c 	ndr_print_uint32(ndr, "attributes", r->attributes);
attributes       1282 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_samr_GroupAttrs(ndr, NDR_SCALARS, r->attributes));
attributes       1298 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_samr_GroupAttrs(ndr, NDR_SCALARS, &r->attributes));
attributes       1314 librpc/gen_ndr/ndr_samr.c 	ndr_print_samr_GroupAttrs(ndr, "attributes", r->attributes);
attributes       1324 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_samr_GroupAttrs(ndr, NDR_SCALARS, r->attributes));
attributes       1335 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_samr_GroupAttrs(ndr, NDR_SCALARS, &r->attributes));
attributes       1346 librpc/gen_ndr/ndr_samr.c 	ndr_print_samr_GroupAttrs(ndr, "attributes", r->attributes);
attributes       1393 librpc/gen_ndr/ndr_samr.c 				NDR_CHECK(ndr_push_samr_GroupInfoAttributes(ndr, NDR_SCALARS, &r->attributes));
attributes       1457 librpc/gen_ndr/ndr_samr.c 				NDR_CHECK(ndr_pull_samr_GroupInfoAttributes(ndr, NDR_SCALARS, &r->attributes));
attributes       1515 librpc/gen_ndr/ndr_samr.c 			ndr_print_samr_GroupInfoAttributes(ndr, "attributes", &r->attributes);
attributes       3691 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_push_samr_GroupAttrs(ndr, NDR_SCALARS, r->attributes));
attributes       3703 librpc/gen_ndr/ndr_samr.c 		NDR_CHECK(ndr_pull_samr_GroupAttrs(ndr, NDR_SCALARS, &r->attributes));
attributes       3715 librpc/gen_ndr/ndr_samr.c 	ndr_print_samr_GroupAttrs(ndr, "attributes", r->attributes);
attributes       1060 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_spoolss_PrinterAttributes(ndr, NDR_SCALARS, r->attributes));
attributes       1367 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_spoolss_PrinterAttributes(ndr, NDR_SCALARS, &r->attributes));
attributes       1661 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_spoolss_PrinterAttributes(ndr, "attributes", r->attributes);
attributes       1765 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_spoolss_PrinterAttributes(ndr, NDR_SCALARS, r->attributes));
attributes       1822 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_spoolss_PrinterAttributes(ndr, NDR_SCALARS, &r->attributes));
attributes       1875 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_spoolss_PrinterAttributes(ndr, "attributes", r->attributes);
attributes       1900 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_spoolss_PrinterAttributes(ndr, NDR_SCALARS, r->attributes));
attributes       1959 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_spoolss_PrinterAttributes(ndr, NDR_SCALARS, &r->attributes));
attributes       2014 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_spoolss_PrinterAttributes(ndr, "attributes", r->attributes);
attributes       6104 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_spoolss_PrinterAttributes(ndr, NDR_SCALARS, r->attributes));
attributes       6308 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_spoolss_PrinterAttributes(ndr, NDR_SCALARS, &r->attributes));
attributes       6561 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_spoolss_PrinterAttributes(ndr, "attributes", r->attributes);
attributes       6608 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_spoolss_PrinterAttributes(ndr, NDR_SCALARS, r->attributes));
attributes       6647 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_spoolss_PrinterAttributes(ndr, NDR_SCALARS, &r->attributes));
attributes       6694 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_spoolss_PrinterAttributes(ndr, "attributes", r->attributes);
attributes       6704 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_push_spoolss_PrinterAttributes(ndr, NDR_SCALARS, r->attributes));
attributes       6745 librpc/gen_ndr/ndr_spoolss.c 		NDR_CHECK(ndr_pull_spoolss_PrinterAttributes(ndr, NDR_SCALARS, &r->attributes));
attributes       6794 librpc/gen_ndr/ndr_spoolss.c 	ndr_print_spoolss_PrinterAttributes(ndr, "attributes", r->attributes);
attributes        179 librpc/gen_ndr/netlogon.h 	uint32_t attributes;
attributes        370 librpc/gen_ndr/netlogon.h 	uint32_t attributes;
attributes        291 librpc/gen_ndr/samr.h 	uint32_t attributes;
attributes        297 librpc/gen_ndr/samr.h 	uint32_t attributes;
attributes        326 librpc/gen_ndr/samr.h 	struct samr_GroupInfoAttributes attributes;/* [case(GROUPINFOATTRIBUTES)] */
attributes        617 librpc/gen_ndr/samr.h 	uint32_t attributes;
attributes        338 librpc/gen_ndr/spoolss.h 	uint32_t attributes;
attributes        355 librpc/gen_ndr/spoolss.h 	uint32_t attributes;
attributes        361 librpc/gen_ndr/spoolss.h 	uint32_t attributes;
attributes        666 librpc/gen_ndr/spoolss.h 	uint32_t attributes;
attributes        683 librpc/gen_ndr/spoolss.h 	uint32_t attributes;
attributes        689 librpc/gen_ndr/spoolss.h 	uint32_t attributes;
attributes        120 nsswitch/libwbclient/wbc_pam.c 	(s).attributes = a; \
attributes        194 nsswitch/libwbclient/wbc_pam.c 		i->sids[sn].attributes = attrs;
attributes        131 nsswitch/libwbclient/wbclient.h 	uint32_t attributes;
attributes        461 nsswitch/winbind_nss_aix.c static int wb_aix_lsuser(char *attributes[], attrval_t results[], int size)
attributes        469 nsswitch/winbind_nss_aix.c 	if (size != 1 || strcmp(attributes[0], S_USERS) != 0) {
attributes        509 nsswitch/winbind_nss_aix.c static int wb_aix_lsgroup(char *attributes[], attrval_t results[], int size)
attributes        517 nsswitch/winbind_nss_aix.c 	if (size != 1 || strcmp(attributes[0], S_GROUPS) != 0) {
attributes        616 nsswitch/winbind_nss_aix.c static int wb_aix_user_attrib(const char *key, char *attributes[],
attributes        631 nsswitch/winbind_nss_aix.c 		if (strcmp(attributes[i], S_ID) == 0) {
attributes        634 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_PGID) == 0) {
attributes        637 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_PWD) == 0) {
attributes        639 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_HOME) == 0) {
attributes        641 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_SHELL) == 0) {
attributes        643 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_REGISTRY) == 0) {
attributes        645 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_GECOS) == 0) {
attributes        647 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_PGRP) == 0) {
attributes        649 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_GROUPS) == 0) {
attributes        651 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], "SID") == 0) {
attributes        654 nsswitch/winbind_nss_aix.c 			logit("Unknown user attribute '%s'\n", attributes[i]);
attributes        664 nsswitch/winbind_nss_aix.c static int wb_aix_group_attrib(const char *key, char *attributes[],
attributes        679 nsswitch/winbind_nss_aix.c 		if (strcmp(attributes[i], S_PWD) == 0) {
attributes        681 nsswitch/winbind_nss_aix.c 		} else if (strcmp(attributes[i], S_ID) == 0) {
attributes        684 nsswitch/winbind_nss_aix.c 			logit("Unknown group attribute '%s'\n", attributes[i]);
attributes        698 nsswitch/winbind_nss_aix.c static int wb_aix_getentry(char *key, char *table, char *attributes[],
attributes        702 nsswitch/winbind_nss_aix.c 	      key, table, size, attributes[0]);
attributes        706 nsswitch/winbind_nss_aix.c 		return wb_aix_lsuser(attributes, results, size);
attributes        711 nsswitch/winbind_nss_aix.c 		return wb_aix_lsgroup(attributes, results, size);
attributes        715 nsswitch/winbind_nss_aix.c 		return wb_aix_user_attrib(key, attributes, results, size);
attributes        719 nsswitch/winbind_nss_aix.c 		return wb_aix_group_attrib(key, attributes, results, size);
attributes        986 nsswitch/winbind_nss_aix.c static int wb_aix_putentry(char *key, char *table, char *attributes[],
attributes        990 nsswitch/winbind_nss_aix.c 	      key, table, size>=1?attributes[0]:"<null>");
attributes        355 source3/client/client.c 	uint32 attributes;
attributes        414 source3/client/client.c 		if (!cli_qpathinfo_basic( targetcli, targetpath, &sbuf, &attributes ) ) {
attributes        420 source3/client/client.c 		if (!(attributes & FILE_ATTRIBUTE_DIRECTORY)) {
attributes        302 source3/include/nt_printing.h 	uint32 attributes;
attributes       2696 source3/include/proto.h                           SMB_STRUCT_STAT *sbuf, uint32 *attributes );
attributes        316 source3/include/vfs.h 		SMB_STRUCT_DIR *(*opendir)(struct vfs_handle_struct *handle, const char *fname, const char *mask, uint32 attributes);
attributes        282 source3/lib/ldb/ldb_ildap/ldb_ildap.c 								      &search->attributes);
attributes        476 source3/lib/ldb/ldb_ildap/ldb_ildap.c 	msg->r.SearchRequest.attributes = discard_const_p(char *, req->op.search.attrs), 
attributes        520 source3/lib/ldb/ldb_ildap/ldb_ildap.c 	msg->r.AddRequest.attributes = talloc_array(msg, struct ldb_message_element, n);
attributes        521 source3/lib/ldb/ldb_ildap/ldb_ildap.c 	if (msg->r.AddRequest.attributes == NULL) {
attributes        527 source3/lib/ldb/ldb_ildap/ldb_ildap.c 		msg->r.AddRequest.attributes[i] = mods[i]->attrib;
attributes         69 source3/lib/ldb/ldb_tdb/ldb_cache.c 	if (ltdb->cache->attributes == NULL) {
attributes         74 source3/lib/ldb/ldb_tdb/ldb_cache.c 	msg = ltdb->cache->attributes;
attributes         79 source3/lib/ldb/ldb_tdb/ldb_cache.c 	talloc_free(ltdb->cache->attributes);
attributes         80 source3/lib/ldb/ldb_tdb/ldb_cache.c 	ltdb->cache->attributes = NULL;
attributes        114 source3/lib/ldb/ldb_tdb/ldb_cache.c 	struct ldb_message *msg = ltdb->cache->attributes;
attributes        338 source3/lib/ldb/ldb_tdb/ldb_cache.c 		ltdb->cache->attributes = talloc_zero(ltdb->cache, struct ldb_message);
attributes        341 source3/lib/ldb/ldb_tdb/ldb_cache.c 		    ltdb->cache->attributes == NULL) {
attributes        387 source3/lib/ldb/ldb_tdb/ldb_cache.c 	ltdb->cache->attributes = talloc_zero(ltdb->cache, struct ldb_message);
attributes        390 source3/lib/ldb/ldb_tdb/ldb_cache.c 	    ltdb->cache->attributes == NULL) {
attributes        520 source3/lib/ldb/ldb_tdb/ldb_cache.c 	attr_el = ldb_msg_find_element(ltdb->cache->attributes, attr_name);
attributes        524 source3/lib/ldb/ldb_tdb/ldb_cache.c 		attr_el = ldb_msg_find_element(ltdb->cache->attributes, "*");
attributes         30 source3/lib/ldb/ldb_tdb/ldb_tdb.h 		struct ldb_message *attributes;
attributes        500 source3/lib/ldb/tools/ad2oLschema.c #define APPEND_ATTRS(attributes) \
attributes        503 source3/lib/ldb/tools/ad2oLschema.c 			for (k=0; attributes && k < attributes->num_values; k++) { \
attributes        506 source3/lib/ldb/tools/ad2oLschema.c 								      (const char *)attributes->values[k].data); \
attributes        508 source3/lib/ldb/tools/ad2oLschema.c 				if (k != (attributes->num_values - 1)) { \
attributes        148 source3/lib/netapi/group.c 				info.attributes.attributes = info2->grpi2_attributes;
attributes        172 source3/lib/netapi/group.c 				info.attributes.attributes = info3->grpi3_attributes;
attributes        305 source3/lib/netapi/group.c 	if (!(info->attributes.attributes & SE_GROUP_ENABLED)) {
attributes        484 source3/lib/netapi/group.c 			info.attributes.attributes = g2->grpi2_attributes;
attributes        501 source3/lib/netapi/group.c 			info.attributes.attributes = g3->grpi3_attributes;
attributes        517 source3/lib/netapi/group.c 			info.attributes.attributes = g1005->grpi1005_attributes;
attributes        591 source3/lib/netapi/group.c 			info2.grpi2_attributes	= info->attributes;
attributes        603 source3/lib/netapi/group.c 			info3.grpi3_attributes	= info->attributes;
attributes         82 source3/lib/netapi/netapi_private.h 				       uint32_t attributes,
attributes       2747 source3/lib/netapi/user.c 				       uint32_t attributes,
attributes       2774 source3/lib/netapi/user.c 			u1.grui1_attributes = attributes;
attributes       2902 source3/lib/netapi/user.c 						       rid_array->rids[i].attributes,
attributes        745 source3/lib/util_sid.c 		    (info3->sids[i].attributes & SE_GROUP_RESOURCE)) {
attributes        163 source3/libnet/libnet_dssync.c 			attr = &cur->object.attribute_ctr.attributes[i];
attributes        272 source3/libnet/libnet_dssync_keytab.c 		attr = &cur->object.attribute_ctr.attributes[i];
attributes        781 source3/libsmb/clidfs.c 	uint32 attributes;
attributes        812 source3/libsmb/clidfs.c 	if (cli_qpathinfo_basic( rootcli, dfs_path, &sbuf, &attributes)) {
attributes       1043 source3/libsmb/clirap.c                           SMB_STRUCT_STAT *sbuf, uint32 *attributes )
attributes       1111 source3/libsmb/clirap.c 	*attributes = IVAL( rdata, 32 );
attributes         29 source3/modules/onefs.h 			      uint32 attributes);
attributes       2552 source3/printing/nt_printing.c 			info->attributes,
attributes       3096 source3/printing/nt_printing.c 			  (info2->attributes &
attributes       3099 source3/printing/nt_printing.c 	switch (info2->attributes & 0x3) {
attributes       3317 source3/printing/nt_printing.c 		printer->info_2->attributes |= PRINTER_ATTRIBUTE_PUBLISHED;
attributes       3320 source3/printing/nt_printing.c 		printer->info_2->attributes ^= PRINTER_ATTRIBUTE_PUBLISHED;
attributes       3401 source3/printing/nt_printing.c 		    (printer->info_2->attributes & PRINTER_ATTRIBUTE_PUBLISHED))
attributes       3425 source3/printing/nt_printing.c 	    !(printer->info_2->attributes & PRINTER_ATTRIBUTE_PUBLISHED) ||
attributes       3932 source3/printing/nt_printing.c 	info->attributes = PRINTER_ATTRIBUTE_SAMBA;
attributes       3995 source3/printing/nt_printing.c 			&info->attributes,
attributes       4024 source3/printing/nt_printing.c 	info->attributes |= PRINTER_ATTRIBUTE_SAMBA;
attributes       4025 source3/printing/nt_printing.c 	info->attributes &= ~PRINTER_ATTRIBUTE_NOT_SAMBA;
attributes       4116 source3/printing/nt_printing.c 				DEBUGADD(106,("attributes:[%d]\n", info2->attributes));
attributes        393 source3/registry/reg_backend_printing.c 	regval_ctr_addvalue( values, "Attributes",       REG_DWORD, (char*)&info2->attributes,       sizeof(info2->attributes) );
attributes        394 source3/registry/reg_backend_printing.c 	regval_ctr_addvalue( values, "Priority",         REG_DWORD, (char*)&info2->priority,         sizeof(info2->attributes) );
attributes        610 source3/registry/reg_backend_printing.c 				printer2->attributes = (uint32)(*regval_data_p(val));
attributes        160 source3/rpc_client/init_netlogon.c 		gid.attributes = (SE_GROUP_MANDATORY|SE_GROUP_ENABLED_BY_DEFAULT|
attributes        283 source3/rpc_client/init_netlogon.c 		groups.rids[i].attributes = gids[i].attributes;
attributes       3352 source3/rpc_server/srv_samr_nt.c 	dom_gid.attributes = (SE_GROUP_MANDATORY|SE_GROUP_ENABLED_BY_DEFAULT|
attributes       6067 source3/rpc_server/srv_samr_nt.c 	uint32_t attributes = SE_GROUP_MANDATORY |
attributes       6113 source3/rpc_server/srv_samr_nt.c 			info->all.attributes		= attributes;
attributes       6122 source3/rpc_server/srv_samr_nt.c 			info->attributes.attributes = attributes;
attributes       6144 source3/rpc_server/srv_samr_nt.c 			info->all2.attributes		= attributes;
attributes       1773 source3/rpc_server/srv_spoolss_nt.c 	d->attributes		= r->attributes;
attributes       3026 source3/rpc_server/srv_spoolss_nt.c 	SETUP_SPOOLSS_NOTIFY_DATA_INTEGER(data, printer->info_2->attributes);
attributes       4009 source3/rpc_server/srv_spoolss_nt.c 	r->attributes	= ntprinter->info_2->attributes;
attributes       4029 source3/rpc_server/srv_spoolss_nt.c 	r->attributes	= ntprinter->info_2->attributes;
attributes       4193 source3/rpc_server/srv_spoolss_nt.c 	r->attributes		= ntprinter->info_2->attributes;
attributes       5911 source3/rpc_server/srv_spoolss_nt.c 	info->attributes |= PRINTER_ATTRIBUTE_SAMBA;
attributes       5912 source3/rpc_server/srv_spoolss_nt.c 	info->attributes &= ~PRINTER_ATTRIBUTE_NOT_SAMBA;
attributes        417 source3/rpcclient/cmd_samr.c 	printf("\tGroup Attribute:%d\n", info1->attributes);
attributes        435 source3/rpcclient/cmd_samr.c 	printf("\tGroup Attribute:%d\n", info3->attributes);
attributes        454 source3/rpcclient/cmd_samr.c 	printf("\tGroup Attribute:%d\n", info5->attributes);
attributes        472 source3/rpcclient/cmd_samr.c 			display_group_info3(&info->attributes);
attributes        611 source3/rpcclient/cmd_samr.c 		       rid_array->rids[i].attributes);
attributes        207 source3/rpcclient/cmd_spoolss.c 	printf("\tattributes:[0x%x]\n", r->attributes);
attributes        239 source3/rpcclient/cmd_spoolss.c 	printf("\tattributes:[0x%x]\n", r->attributes);
attributes        250 source3/rpcclient/cmd_spoolss.c 	printf("\tattributes:[0x%x]\n", r->attributes);
attributes       1694 source3/rpcclient/cmd_spoolss.c 	info2.attributes 	= PRINTER_ATTRIBUTE_SHARED;
attributes       2232 source3/utils/net_rpc_printer.c 		if (info_enum[i].info2.attributes & PRINTER_ATTRIBUTE_PUBLISHED) {
attributes         90 source3/winbindd/winbindd_pam.c 						   info3->base.groups.rids[i].attributes);
attributes        102 source3/winbindd/winbindd_pam.c 						   info3->sids[i].attributes);
attributes         79 source4/auth/auth_sam_reply.c 			sam->groups.rids[sam->groups.count].attributes = 
attributes        136 source4/auth/auth_sam_reply.c 		sam3->sids[sam3->sidcount].attributes =
attributes         73 source4/cldap_server/cldap_server.c 	    strcasecmp(search->attributes[0], "netlogon") == 0) {
attributes         64 source4/cldap_server/rootdse.c 			attrs[i] = search->attributes[i];
attributes        109 source4/cldap_server/rootdse.c 		ent->attributes = NULL;
attributes        114 source4/cldap_server/rootdse.c 		ent->attributes = talloc_array(ent, struct ldb_message_element, ent->num_attributes);
attributes        115 source4/cldap_server/rootdse.c 		if (ent->attributes == NULL) goto nomem;
attributes        117 source4/cldap_server/rootdse.c 			ent->attributes[j].name = talloc_steal(ent->attributes, res->msgs[0]->elements[j].name);
attributes        118 source4/cldap_server/rootdse.c 			ent->attributes[j].num_values = 0;
attributes        119 source4/cldap_server/rootdse.c 			ent->attributes[j].values = NULL;
attributes        123 source4/cldap_server/rootdse.c 			ent->attributes[j].num_values = res->msgs[0]->elements[j].num_values;
attributes        124 source4/cldap_server/rootdse.c 			ent->attributes[j].values = res->msgs[0]->elements[j].values;
attributes        125 source4/cldap_server/rootdse.c 			talloc_steal(ent->attributes, res->msgs[0]->elements[j].values);
attributes        277 source4/dsdb/repl/replicated_objects.c 		a = &in->object.attribute_ctr.attributes[i];
attributes        156 source4/dsdb/samdb/ldb_modules/anr.c 	for (cur = schema->attributes; cur; cur = cur->next) {
attributes        191 source4/dsdb/samdb/ldb_modules/extended_dn_out.c 			fake_msg.elements = dereference_attrs[j]->attributes;
attributes        371 source4/dsdb/samdb/ldb_modules/extended_dn_out.c 							 dereference_control->attributes,
attributes        613 source4/dsdb/samdb/ldb_modules/extended_dn_out.c 	for (cur = schema->attributes; cur; cur = cur->next) {
attributes        135 source4/dsdb/samdb/ldb_modules/rootdse.c 		for (cur = schema->attributes; cur; cur = cur->next) {
attributes        311 source4/dsdb/samdb/ldb_modules/schema_fsmo.c 	for (attribute = schema->attributes; attribute; attribute = attribute->next) {
attributes        349 source4/dsdb/samdb/ldb_modules/schema_fsmo.c 	for (attribute = schema->attributes; attribute; attribute = attribute->next) {
attributes        123 source4/dsdb/samdb/samdb.h 	struct ldb_message_element *attributes;
attributes        127 source4/dsdb/samdb/samdb.h 	struct dsdb_openldap_dereference_result **attributes;
attributes        156 source4/dsdb/schema/schema.h 	struct dsdb_attribute *attributes;
attributes        178 source4/dsdb/schema/schema_description.c #define APPEND_ATTRS(attributes)				\
attributes        181 source4/dsdb/schema/schema_description.c 		for (k=0; attributes && attributes[k]; k++) {		\
attributes        182 source4/dsdb/schema/schema_description.c 			const char *attr_name = attributes[k];		\
attributes        188 source4/dsdb/schema/schema_description.c 			if (attributes[k+1]) {				\
attributes        873 source4/dsdb/schema/schema_init.c 		DLIST_ADD_END(schema->attributes, sa, struct dsdb_attribute *);
attributes       1167 source4/dsdb/schema/schema_init.c 		if (obj->attribute_ctr.attributes[i].attid != id) continue;
attributes       1170 source4/dsdb/schema/schema_init.c 		return &obj->attribute_ctr.attributes[i];
attributes         38 source4/dsdb/schema/schema_query.c 	for (cur = schema->attributes; cur; cur = cur->next) {
attributes         55 source4/dsdb/schema/schema_query.c 	for (cur = schema->attributes; cur; cur = cur->next) {
attributes         72 source4/dsdb/schema/schema_query.c 	for (cur = schema->attributes; cur; cur = cur->next) {
attributes         87 source4/dsdb/schema/schema_query.c 	for (cur = schema->attributes; cur; cur = cur->next) {
attributes        200 source4/dsdb/schema/schema_query.c 	for (cur = schema->attributes; cur; cur = cur->next) {
attributes         67 source4/dsdb/schema/schema_set.c 	for (attr = schema->attributes; attr; attr = attr->next) {
attributes        375 source4/dsdb/schema/schema_set.c 			DLIST_ADD_END(schema->attributes, sa, struct dsdb_attribute *);
attributes        198 source4/heimdal/lib/hx509/req.c     r.certificationRequestInfo.attributes =
attributes        199 source4/heimdal/lib/hx509/req.c 	calloc(1, sizeof(*r.certificationRequestInfo.attributes));
attributes        200 source4/heimdal/lib/hx509/req.c     if (r.certificationRequestInfo.attributes == NULL) {
attributes        214 source4/ldap_server/ldap_backend.c 			DEBUG(10,("SearchRequest: attrs: [%s]\n",req->attributes[i]));
attributes        215 source4/ldap_server/ldap_backend.c 			attrs[i] = req->attributes[i];
attributes        286 source4/ldap_server/ldap_backend.c 			ent->attributes = NULL;
attributes        291 source4/ldap_server/ldap_backend.c 			ent->attributes = talloc_array(ent_r, struct ldb_message_element, ent->num_attributes);
attributes        292 source4/ldap_server/ldap_backend.c 			NT_STATUS_HAVE_NO_MEMORY(ent->attributes);
attributes        294 source4/ldap_server/ldap_backend.c 				ent->attributes[j].name = talloc_steal(ent->attributes, res->msgs[i]->elements[j].name);
attributes        295 source4/ldap_server/ldap_backend.c 				ent->attributes[j].num_values = 0;
attributes        296 source4/ldap_server/ldap_backend.c 				ent->attributes[j].values = NULL;
attributes        300 source4/ldap_server/ldap_backend.c 				ent->attributes[j].num_values = res->msgs[i]->elements[j].num_values;
attributes        301 source4/ldap_server/ldap_backend.c 				ent->attributes[j].values = res->msgs[i]->elements[j].values;
attributes        302 source4/ldap_server/ldap_backend.c 				talloc_steal(ent->attributes, res->msgs[i]->elements[j].values);
attributes        483 source4/ldap_server/ldap_backend.c 			msg->elements[i].name = discard_const_p(char, req->attributes[i].name);
attributes        488 source4/ldap_server/ldap_backend.c 			if (req->attributes[i].num_values > 0) {
attributes        489 source4/ldap_server/ldap_backend.c 				msg->elements[i].num_values = req->attributes[i].num_values;
attributes        495 source4/ldap_server/ldap_backend.c 					if (!(req->attributes[i].values[j].length > 0)) {
attributes        500 source4/ldap_server/ldap_backend.c 					msg->elements[i].values[j].length = req->attributes[i].values[j].length;
attributes        501 source4/ldap_server/ldap_backend.c 					msg->elements[i].values[j].data = req->attributes[i].values[j].data;			
attributes         61 source4/lib/ldb/common/ldb_attributes.c 	a = talloc_realloc(ldb, ldb->schema.attributes,
attributes         67 source4/lib/ldb/common/ldb_attributes.c 	ldb->schema.attributes = a;
attributes        128 source4/lib/ldb/common/ldb_attributes.c 	if (strcmp(ldb->schema.attributes[0].name, "*") == 0) {
attributes        129 source4/lib/ldb/common/ldb_attributes.c 		def = &ldb->schema.attributes[0];
attributes        140 source4/lib/ldb/common/ldb_attributes.c 		r = ldb_attr_cmp(name, ldb->schema.attributes[i].name);
attributes        142 source4/lib/ldb/common/ldb_attributes.c 			return &ldb->schema.attributes[i];
attributes        178 source4/lib/ldb/common/ldb_attributes.c 	i = a - ldb->schema.attributes;
attributes        180 source4/lib/ldb/common/ldb_attributes.c 		memmove(&ldb->schema.attributes[i], 
attributes         70 source4/lib/ldb/include/ldb_private.h 	struct ldb_schema_attribute *attributes;
attributes        322 source4/lib/ldb/ldb_ildap/ldb_ildap.c 				ldbmsg->elements = talloc_move(ldbmsg, &search->attributes);
attributes        471 source4/lib/ldb/ldb_ildap/ldb_ildap.c 	msg->r.SearchRequest.attributes = req->op.search.attrs;
attributes        507 source4/lib/ldb/ldb_ildap/ldb_ildap.c 	msg->r.AddRequest.attributes = talloc_array(msg, struct ldb_message_element, n);
attributes        508 source4/lib/ldb/ldb_ildap/ldb_ildap.c 	if (msg->r.AddRequest.attributes == NULL) {
attributes        514 source4/lib/ldb/ldb_ildap/ldb_ildap.c 		msg->r.AddRequest.attributes[i] = mods[i]->attrib;
attributes         66 source4/lib/ldb/ldb_tdb/ldb_cache.c 	if (ltdb->cache->attributes == NULL) {
attributes         71 source4/lib/ldb/ldb_tdb/ldb_cache.c 	msg = ltdb->cache->attributes;
attributes         76 source4/lib/ldb/ldb_tdb/ldb_cache.c 	talloc_free(ltdb->cache->attributes);
attributes         77 source4/lib/ldb/ldb_tdb/ldb_cache.c 	ltdb->cache->attributes = NULL;
attributes        112 source4/lib/ldb/ldb_tdb/ldb_cache.c 	struct ldb_message *msg = ltdb->cache->attributes;
attributes        283 source4/lib/ldb/ldb_tdb/ldb_cache.c 		ltdb->cache->attributes = talloc_zero(ltdb->cache, struct ldb_message);
attributes        285 source4/lib/ldb/ldb_tdb/ldb_cache.c 		    ltdb->cache->attributes == NULL) {
attributes        348 source4/lib/ldb/ldb_tdb/ldb_cache.c 	ltdb->cache->attributes = talloc_zero(ltdb->cache, struct ldb_message);
attributes        350 source4/lib/ldb/ldb_tdb/ldb_cache.c 	    ltdb->cache->attributes == NULL) {
attributes         21 source4/lib/ldb/ldb_tdb/ldb_tdb.h 		struct ldb_message *attributes;
attributes        339 source4/libcli/cldap/cldap.c 	search->num_attributes = str_list_length(io->in.attributes);
attributes        340 source4/libcli/cldap/cldap.c 	search->attributes     = io->in.attributes;
attributes        575 source4/libcli/cldap/cldap.c 	search.in.attributes   = attr;
attributes        612 source4/libcli/cldap/cldap.c 	    strcasecmp(search.out.response->attributes[0].name, "netlogon") != 0 ||
attributes        613 source4/libcli/cldap/cldap.c 	    search.out.response->attributes[0].num_values != 1 ||
attributes        614 source4/libcli/cldap/cldap.c 	    search.out.response->attributes[0].values->length < 2) {
attributes        617 source4/libcli/cldap/cldap.c 	data = search.out.response->attributes[0].values;
attributes        725 source4/libcli/cldap/cldap.c 	response.attributes = talloc(tmp_ctx, struct ldb_message_element);
attributes        726 source4/libcli/cldap/cldap.c 	NT_STATUS_HAVE_NO_MEMORY(response.attributes);
attributes        727 source4/libcli/cldap/cldap.c 	response.attributes->name = "netlogon";
attributes        728 source4/libcli/cldap/cldap.c 	response.attributes->num_values = 1;
attributes        729 source4/libcli/cldap/cldap.c 	response.attributes->values = &blob;
attributes        104 source4/libcli/cldap/cldap.h 		const char **attributes;
attributes        294 source4/libcli/ldap/ldap_bind.c 	sasl_names = talloc_array(tmp_ctx, const char *, search->attributes[0].num_values + 1);
attributes        301 source4/libcli/ldap/ldap_bind.c 	for (i=0; i<search->attributes[0].num_values; i++) {
attributes        302 source4/libcli/ldap/ldap_bind.c 		sasl_names[i] = (const char *)search->attributes[0].values[i].data;
attributes       1185 source4/libcli/ldap/ldap_controls.c 			ldap_decode_attribs_bare(r, data, &r[i]->attributes,
attributes       1203 source4/libcli/ldap/ldap_controls.c 	control->attributes = r;
attributes         72 source4/libcli/ldap/ldap_ildap.c 	msg->r.SearchRequest.attributes = attrs;
attributes        113 source4/libcli/util/clilsa.c 	attr.attributes = 0;
attributes       2181 source4/libnet/libnet_become_dc.c 	r->in.req->req2.first_object.object.attribute_ctr.attributes	= attrs;
attributes        210 source4/libnet/libnet_vampire.c 			a = &cur->object.attribute_ctr.attributes[i];
attributes        251 source4/libnet/libnet_vampire.c 			DLIST_ADD_END(s->self_made_schema->attributes, sa, struct dsdb_attribute *);
attributes        552 source4/ntptr/simple_ldb/ntptr_simple_ldb.c 			info[i].info2.attributes	= samdb_result_uint(msgs[i], "attributes", 0);
attributes        570 source4/ntptr/simple_ldb/ntptr_simple_ldb.c 			info[i].info4.attributes	= samdb_result_uint(msgs[i], "attributes", 0);
attributes        581 source4/ntptr/simple_ldb/ntptr_simple_ldb.c 			info[i].info5.attributes	= samdb_result_uint(msgs[i], "attributes", 0);
attributes       2165 source4/rpc_server/samr/dcesrv_samr.c 		info->all.attributes = SE_GROUP_MANDATORY | SE_GROUP_ENABLED_BY_DEFAULT | SE_GROUP_ENABLED; /* Do like w2k3 */
attributes       2173 source4/rpc_server/samr/dcesrv_samr.c 		info->attributes.attributes = SE_GROUP_MANDATORY | SE_GROUP_ENABLED_BY_DEFAULT | SE_GROUP_ENABLED; /* Do like w2k3 */
attributes       2180 source4/rpc_server/samr/dcesrv_samr.c 		info->all.attributes = SE_GROUP_MANDATORY | SE_GROUP_ENABLED_BY_DEFAULT | SE_GROUP_ENABLED; /* Do like w2k3 */
attributes       3679 source4/rpc_server/samr/dcesrv_samr.c 			array->rids[array->count].attributes = SE_GROUP_MANDATORY | SE_GROUP_ENABLED_BY_DEFAULT | SE_GROUP_ENABLED;
attributes        108 source4/torture/ldap/basic.c 	msg->r.SearchRequest.attributes = NULL;
attributes        129 source4/torture/ldap/basic.c 		for (j=0; j<r->attributes[i].num_values; j++) {
attributes        130 source4/torture/ldap/basic.c 			DEBUG(1,("\t%s: %d %.*s\n", r->attributes[i].name,
attributes        131 source4/torture/ldap/basic.c 				 (int)r->attributes[i].values[j].length,
attributes        132 source4/torture/ldap/basic.c 				 (int)r->attributes[i].values[j].length,
attributes        133 source4/torture/ldap/basic.c 				 (char *)r->attributes[i].values[j].data));
attributes        135 source4/torture/ldap/basic.c 			    strcasecmp("defaultNamingContext",r->attributes[i].name)==0) {
attributes        137 source4/torture/ldap/basic.c 							  (int)r->attributes[i].values[j].length,
attributes        138 source4/torture/ldap/basic.c 							  (char *)r->attributes[i].values[j].data);
attributes        312 source4/torture/ldap/cldap.c 	msg->elements = talloc_steal(msg, res->attributes);
attributes        389 source4/torture/ldap/cldap.c 		search2.in.attributes = attrs;
attributes        439 source4/torture/ldap/cldap.c 	search.in.attributes = NULL;
attributes        448 source4/torture/ldap/cldap.c 	search.in.attributes = attrs1;
attributes        457 source4/torture/ldap/cldap.c 	search.in.attributes = attrs2;
attributes        466 source4/torture/ldap/cldap.c 	search.in.attributes = attrs3;
attributes        475 source4/torture/ldap/cldap.c 	search.in.attributes = attrs1;
attributes        231 source4/torture/ldap/schema.c 	DLIST_ADD_END(schema->attributes, attr, struct dsdb_attribute *);
attributes        287 source4/torture/ldap/schema.c 	for (a=schema->attributes; a; a = a->next) {
attributes        303 source4/torture/ldap/schema.c 	for (a=schema->attributes; a; a = a->next) {
attributes        320 source4/torture/ldap/schema.c 	for (a=schema->attributes; a; a = a->next) {
attributes        358 source4/torture/ldap/schema.c 		for (a=schema->attributes; a; a = a->next) {
attributes        198 source4/torture/libnet/libnet_BecomeDC.c 			a = &cur->object.attribute_ctr.attributes[i];
attributes        239 source4/torture/libnet/libnet_BecomeDC.c 			DLIST_ADD_END(s->self_made_schema->attributes, sa, struct dsdb_attribute *);
attributes       1044 source4/torture/ndr/lsa.c 	torture_assert_int_equal(tctx, r->in.attr->attributes, 0, "attr attributes");
attributes       1077 source4/torture/ndr/lsa.c 	torture_assert_int_equal(tctx, r->in.attr->attributes, 0, "attr attributes");
attributes        487 source4/torture/rpc/dssync.c 			attr = &cur->object.attribute_ctr.attributes[i];
attributes         62 source4/torture/rpc/handles.c 	attr.attributes = 0;
attributes        143 source4/torture/rpc/handles.c 	attr.attributes = 0;
attributes         60 source4/torture/rpc/lsa.c 	attr.attributes = 0;
attributes        108 source4/torture/rpc/lsa.c 	attr.attributes = 0;
attributes         50 source4/torture/rpc/lsa_lookup.c 	attr.attributes = 0;
attributes       2283 source4/torture/rpc/netlogon.c 	attr.attributes = 0;
attributes       1569 source4/torture/rpc/samba3rpc.c 	attr.attributes = 0;
attributes        701 source4/torture/rpc/samsync.c 					    && (rids->rids[i].attributes ==
attributes        702 source4/torture/rpc/samsync.c 						info3->base.groups.rids[j].attributes)) {
attributes        823 source4/torture/rpc/samsync.c 	TEST_INT_EQUAL(info->all.attributes, group->attributes);
attributes       1602 source4/torture/rpc/samsync.c 	attr.attributes = 0;
attributes        731 source4/torture/rpc/spoolss.c 				COMPARE_UINT32(tctx, cur->info4, ref->info2, attributes);
attributes        736 source4/torture/rpc/spoolss.c 				COMPARE_UINT32(tctx, cur->info5, ref->info2, attributes);
attributes        222 source4/utils/ad2oLschema.c 	for (attribute=schema->attributes; attribute; attribute = attribute->next) {