Searched refs:num_attrs (Results 1 - 25 of 35) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dtldap_util.h51 const char *attrs[], int num_attrs, int attrsonly,
55 const char *attrs[], int num_attrs, int attrsonly,
88 int num_attrs,
H A Dtldap.h91 int num_attrs,
104 const char **attrs, int num_attrs, int attrsonly,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dtldap_util.h51 const char *attrs[], int num_attrs, int attrsonly,
55 const char *attrs[], int num_attrs, int attrsonly,
88 int num_attrs,
H A Dtldap.h91 int num_attrs,
104 const char **attrs, int num_attrs, int attrsonly,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dtldap_util.h51 const char *attrs[], int num_attrs, int attrsonly,
55 const char *attrs[], int num_attrs, int attrsonly,
88 int num_attrs,
H A Dtldap.h91 int num_attrs,
104 const char **attrs, int num_attrs, int attrsonly,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hwmon/
H A Di5k_amb.c116 unsigned int num_attrs; member in struct:i5k_amb_data
272 data->num_attrs = 0;
285 iattr = data->attrs + data->num_attrs;
297 data->num_attrs++;
300 iattr = data->attrs + data->num_attrs;
312 data->num_attrs++;
315 iattr = data->attrs + data->num_attrs;
328 data->num_attrs++;
331 iattr = data->attrs + data->num_attrs;
344 data->num_attrs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hwmon/
H A Di5k_amb.c116 unsigned int num_attrs; member in struct:i5k_amb_data
272 data->num_attrs = 0;
285 iattr = data->attrs + data->num_attrs;
297 data->num_attrs++;
300 iattr = data->attrs + data->num_attrs;
312 data->num_attrs++;
315 iattr = data->attrs + data->num_attrs;
328 data->num_attrs++;
331 iattr = data->attrs + data->num_attrs;
344 data->num_attrs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dtldap_util.c340 const char *attrs[], int num_attrs, int attrsonly,
353 attrs, num_attrs, attrsonly,
362 const char *attrs[], int num_attrs, int attrsonly,
370 ret = tldap_search_va(ld, base, scope, attrs, num_attrs, attrsonly,
606 int num_attrs; member in struct:tldap_search_paged_state
652 state->num_attrs, state->attrsonly,
667 int num_attrs,
693 state->num_attrs = num_attrs;
339 tldap_search_va(struct tldap_context *ld, const char *base, int scope, const char *attrs[], int num_attrs, int attrsonly, TALLOC_CTX *mem_ctx, struct tldap_message ***res, const char *fmt, va_list ap) argument
361 tldap_search_fmt(struct tldap_context *ld, const char *base, int scope, const char *attrs[], int num_attrs, int attrsonly, TALLOC_CTX *mem_ctx, struct tldap_message ***res, const char *fmt, ...) argument
661 tldap_search_paged_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref, int page_size) argument
H A Dtldap.c168 int i, num_attrs; local
170 num_attrs = talloc_array_length(ld->ctx_attrs);
172 for (i=0; i<num_attrs; i++) {
185 int num_attrs; local
207 num_attrs = talloc_array_length(ld->ctx_attrs);
210 num_attrs+1);
215 tmp[num_attrs].name = talloc_move(tmp, &tmpname);
217 tmp[num_attrs].ptr = talloc_move(tmp, pptr);
219 tmp[num_attrs].ptr = NULL;
1141 int num_attrs,
1135 tldap_search_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref) argument
1312 tldap_search(struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref, TALLOC_CTX *mem_ctx, struct tldap_message ***entries, struct tldap_message ***refs) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dtldap_util.c340 const char *attrs[], int num_attrs, int attrsonly,
353 attrs, num_attrs, attrsonly,
362 const char *attrs[], int num_attrs, int attrsonly,
370 ret = tldap_search_va(ld, base, scope, attrs, num_attrs, attrsonly,
606 int num_attrs; member in struct:tldap_search_paged_state
652 state->num_attrs, state->attrsonly,
667 int num_attrs,
693 state->num_attrs = num_attrs;
339 tldap_search_va(struct tldap_context *ld, const char *base, int scope, const char *attrs[], int num_attrs, int attrsonly, TALLOC_CTX *mem_ctx, struct tldap_message ***res, const char *fmt, va_list ap) argument
361 tldap_search_fmt(struct tldap_context *ld, const char *base, int scope, const char *attrs[], int num_attrs, int attrsonly, TALLOC_CTX *mem_ctx, struct tldap_message ***res, const char *fmt, ...) argument
661 tldap_search_paged_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref, int page_size) argument
H A Dtldap.c168 int i, num_attrs; local
170 num_attrs = talloc_array_length(ld->ctx_attrs);
172 for (i=0; i<num_attrs; i++) {
185 int num_attrs; local
207 num_attrs = talloc_array_length(ld->ctx_attrs);
210 num_attrs+1);
215 tmp[num_attrs].name = talloc_move(tmp, &tmpname);
217 tmp[num_attrs].ptr = talloc_move(tmp, pptr);
219 tmp[num_attrs].ptr = NULL;
1141 int num_attrs,
1135 tldap_search_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref) argument
1312 tldap_search(struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref, TALLOC_CTX *mem_ctx, struct tldap_message ***entries, struct tldap_message ***refs) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dtldap_util.c340 const char *attrs[], int num_attrs, int attrsonly,
353 attrs, num_attrs, attrsonly,
362 const char *attrs[], int num_attrs, int attrsonly,
370 ret = tldap_search_va(ld, base, scope, attrs, num_attrs, attrsonly,
606 int num_attrs; member in struct:tldap_search_paged_state
652 state->num_attrs, state->attrsonly,
667 int num_attrs,
693 state->num_attrs = num_attrs;
339 tldap_search_va(struct tldap_context *ld, const char *base, int scope, const char *attrs[], int num_attrs, int attrsonly, TALLOC_CTX *mem_ctx, struct tldap_message ***res, const char *fmt, va_list ap) argument
361 tldap_search_fmt(struct tldap_context *ld, const char *base, int scope, const char *attrs[], int num_attrs, int attrsonly, TALLOC_CTX *mem_ctx, struct tldap_message ***res, const char *fmt, ...) argument
661 tldap_search_paged_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref, int page_size) argument
H A Dtldap.c168 int i, num_attrs; local
170 num_attrs = talloc_array_length(ld->ctx_attrs);
172 for (i=0; i<num_attrs; i++) {
185 int num_attrs; local
207 num_attrs = talloc_array_length(ld->ctx_attrs);
210 num_attrs+1);
215 tmp[num_attrs].name = talloc_move(tmp, &tmpname);
217 tmp[num_attrs].ptr = talloc_move(tmp, pptr);
219 tmp[num_attrs].ptr = NULL;
1141 int num_attrs,
1135 tldap_search_send(TALLOC_CTX *mem_ctx, struct tevent_context *ev, struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref) argument
1312 tldap_search(struct tldap_context *ld, const char *base, int scope, const char *filter, const char **attrs, int num_attrs, int attrsonly, struct tldap_control *sctrls, int num_sctrls, struct tldap_control *cctrls, int num_cctrls, int timelimit, int sizelimit, int deref, TALLOC_CTX *mem_ctx, struct tldap_message ***entries, struct tldap_message ***refs) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Ddwarf2.c254 unsigned int num_attrs; /* Number of attributes. */ member in struct:abbrev_info
642 if ((cur_abbrev->num_attrs % ATTR_ALLOC_CHUNK) == 0)
646 amt = cur_abbrev->num_attrs + ATTR_ALLOC_CHUNK;
668 cur_abbrev->attrs[cur_abbrev->num_attrs].name
670 cur_abbrev->attrs[cur_abbrev->num_attrs++].form
1748 for (i = 0; i < abbrev->num_attrs; ++i)
1904 for (i = 0; i < abbrev->num_attrs; ++i)
2146 for (i = 0; i < abbrev->num_attrs; ++i)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Ddwarf2.c254 unsigned int num_attrs; /* Number of attributes. */ member in struct:abbrev_info
642 if ((cur_abbrev->num_attrs % ATTR_ALLOC_CHUNK) == 0)
646 amt = cur_abbrev->num_attrs + ATTR_ALLOC_CHUNK;
668 cur_abbrev->attrs[cur_abbrev->num_attrs].name
670 cur_abbrev->attrs[cur_abbrev->num_attrs++].form
1748 for (i = 0; i < abbrev->num_attrs; ++i)
1904 for (i = 0; i < abbrev->num_attrs; ++i)
2146 for (i = 0; i < abbrev->num_attrs; ++i)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Ddwarf2.c254 unsigned int num_attrs; /* Number of attributes. */ member in struct:abbrev_info
642 if ((cur_abbrev->num_attrs % ATTR_ALLOC_CHUNK) == 0)
646 amt = cur_abbrev->num_attrs + ATTR_ALLOC_CHUNK;
668 cur_abbrev->attrs[cur_abbrev->num_attrs].name
670 cur_abbrev->attrs[cur_abbrev->num_attrs++].form
1748 for (i = 0; i < abbrev->num_attrs; ++i)
1904 for (i = 0; i < abbrev->num_attrs; ++i)
2146 for (i = 0; i < abbrev->num_attrs; ++i)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Ddwarf2read.c511 unsigned short num_attrs; /* number of attributes */ member in struct:abbrev_info
528 unsigned int num_attrs; /* Number of attributes */ member in struct:die_info
2243 for (i = 0; i < abbrev->num_attrs; i++)
5192 if (cur_abbrev->num_attrs == allocated_attrs)
5210 cur_attrs[cur_abbrev->num_attrs].name = abbrev_name;
5211 cur_attrs[cur_abbrev->num_attrs++].form = abbrev_form;
5219 (cur_abbrev->num_attrs
5222 cur_abbrev->num_attrs * sizeof (struct attr_abbrev));
5544 for (i = 0; i < abbrev->num_attrs; ++i)
5804 die->num_attrs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Ddwarf2read.c511 unsigned short num_attrs; /* number of attributes */ member in struct:abbrev_info
528 unsigned int num_attrs; /* Number of attributes */ member in struct:die_info
2243 for (i = 0; i < abbrev->num_attrs; i++)
5192 if (cur_abbrev->num_attrs == allocated_attrs)
5210 cur_attrs[cur_abbrev->num_attrs].name = abbrev_name;
5211 cur_attrs[cur_abbrev->num_attrs++].form = abbrev_form;
5219 (cur_abbrev->num_attrs
5222 cur_abbrev->num_attrs * sizeof (struct attr_abbrev));
5544 for (i = 0; i < abbrev->num_attrs; ++i)
5804 die->num_attrs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Ddwarf2read.c511 unsigned short num_attrs; /* number of attributes */ member in struct:abbrev_info
528 unsigned int num_attrs; /* Number of attributes */ member in struct:die_info
2243 for (i = 0; i < abbrev->num_attrs; i++)
5192 if (cur_abbrev->num_attrs == allocated_attrs)
5210 cur_attrs[cur_abbrev->num_attrs].name = abbrev_name;
5211 cur_attrs[cur_abbrev->num_attrs++].form = abbrev_form;
5219 (cur_abbrev->num_attrs
5222 cur_abbrev->num_attrs * sizeof (struct attr_abbrev));
5544 for (i = 0; i < abbrev->num_attrs; ++i)
5804 die->num_attrs
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libnet/
H A Dlibnet_become_dc.c1709 uint32_t num_attrs, i = 0; local
1741 num_attrs = 11;
1742 attrs = talloc_array(r, struct drsuapi_DsReplicaAttribute, num_attrs);
2174 num_attrs = i;
2183 r->in.req->req2.first_object.object.attribute_ctr.num_attributes= num_attrs;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/libnet/
H A Dlibnet_become_dc.c1709 uint32_t num_attrs, i = 0; local
1741 num_attrs = 11;
1742 attrs = talloc_array(r, struct drsuapi_DsReplicaAttribute, num_attrs);
2174 num_attrs = i;
2183 r->in.req->req2.first_object.object.attribute_ctr.num_attributes= num_attrs;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libnet/
H A Dlibnet_become_dc.c1709 uint32_t num_attrs, i = 0; local
1741 num_attrs = 11;
1742 attrs = talloc_array(r, struct drsuapi_DsReplicaAttribute, num_attrs);
2174 num_attrs = i;
2183 r->in.req->req2.first_object.object.attribute_ctr.num_attributes= num_attrs;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/passdb/
H A Dpdb_ads.c49 int scope, const char *attrs[], int num_attrs,
2154 int scope, const char *attrs[], int num_attrs,
2169 ret = tldap_search_va(ld, base, scope, attrs, num_attrs, attrsonly,
2184 ret = tldap_search_va(ld, base, scope, attrs, num_attrs, attrsonly,
2153 pdb_ads_search_fmt(struct pdb_ads_state *state, const char *base, int scope, const char *attrs[], int num_attrs, int attrsonly, TALLOC_CTX *mem_ctx, struct tldap_message ***res, const char *fmt, ...) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/passdb/
H A Dpdb_ads.c49 int scope, const char *attrs[], int num_attrs,
2154 int scope, const char *attrs[], int num_attrs,
2169 ret = tldap_search_va(ld, base, scope, attrs, num_attrs, attrsonly,
2184 ret = tldap_search_va(ld, base, scope, attrs, num_attrs, attrsonly,
2153 pdb_ads_search_fmt(struct pdb_ads_state *state, const char *base, int scope, const char *attrs[], int num_attrs, int attrsonly, TALLOC_CTX *mem_ctx, struct tldap_message ***res, const char *fmt, ...) argument

Completed in 416 milliseconds

12