Searched refs:group (Results 351 - 375 of 2184) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables-1.4.x/include/linux/netfilter/
H A Dxt_NFLOG.h13 __u16 group; member in struct:xt_nflog_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/torture/libnet/
H A Dgroupman.c36 struct libnet_rpc_groupadd group; local
38 group.in.domain_handle = *domain_handle;
39 group.in.groupname = name;
43 status = libnet_rpc_groupadd(p, mem_ctx, &group);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/testsuite/nsswitch/
H A Dlongarg_getgrnam.c30 struct group *grp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/torture/libnet/
H A Dgroupman.c36 struct libnet_rpc_groupadd group; local
38 group.in.domain_handle = *domain_handle;
39 group.in.groupname = name;
43 status = libnet_rpc_groupadd(p, mem_ctx, &group);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/testsuite/nsswitch/
H A Dlongarg_getgrnam.c30 struct group *grp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/testsuite/nsswitch/
H A Dlongarg_getgrnam.c30 struct group *grp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/python/examples/spoolss/
H A Dpsec.py71 {"type": int(match.group(1)), "flags": int(match.group(2)),
72 "mask": string.atoi(match.group(3), 0), "trustee": match.group(4)})
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/testsuite/nsswitch/
H A Dlongarg_getgrnam.c31 struct group *grp;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/ospf6d/
H A Dospf6_network.h32 extern void ospf6_sso (u_int ifindex, struct in6_addr *group, int option);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ebtables/include/linux/netfilter_bridge/
H A Debt_nflog.h14 u_int16_t group; member in struct:ebt_nflog_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/netfilter/
H A Dxt_NFLOG.h13 __u16 group; member in struct:xt_nflog_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/netfilter/
H A Dxt_NFLOG.h13 __u16 group; member in struct:xt_nflog_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/netfilter/
H A Dxt_NFLOG.h13 __u16 group; member in struct:xt_nflog_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables-1.4.x/include/linux/netfilter/
H A Dxt_NFLOG.h13 __u16 group; member in struct:xt_nflog_info
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/pimd/
H A Dtest_igmpv3_join.c78 const char *group; local
96 "usage: %s interface group source\n"
103 group = argv[2];
113 result = inet_pton(AF_INET, group, &group_addr);
115 fprintf(stderr, "%s: bad group address: %s\n",
116 prog_name, group);
130 "%s: setsockopt(fd=%d) failure for IGMP group %s source %s ifindex %d on interface %s: errno=%d: %s\n",
131 prog_name, fd, group, source, ifindex, ifname,
137 prog_name, source, group, ifname);
146 prog_name, source, group, ifnam
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/pimd/
H A Dtest_igmpv3_join.c78 const char *group; local
96 "usage: %s interface group source\n"
103 group = argv[2];
113 result = inet_pton(AF_INET, group, &group_addr);
115 fprintf(stderr, "%s: bad group address: %s\n",
116 prog_name, group);
130 "%s: setsockopt(fd=%d) failure for IGMP group %s source %s ifindex %d on interface %s: errno=%d: %s\n",
131 prog_name, fd, group, source, ifindex, ifname,
137 prog_name, source, group, ifname);
146 prog_name, source, group, ifnam
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dgen-map.py95 start = int(m.group(1), 0x10)
96 end = int(m.group(2), 0x10)
97 value = m.group(3)
98 desc = m.group(4)
104 key = int(m.group(1), 0x10)
105 value = m.group(2)
106 desc = m.group(3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dgen-map.py95 start = int(m.group(1), 0x10)
96 end = int(m.group(2), 0x10)
97 value = m.group(3)
98 desc = m.group(4)
104 key = int(m.group(1), 0x10)
105 value = m.group(2)
106 desc = m.group(3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/pimd/
H A Dtest_igmpv3_join.c78 const char *group; local
96 "usage: %s interface group source\n"
103 group = argv[2];
113 result = inet_pton(AF_INET, group, &group_addr);
115 fprintf(stderr, "%s: bad group address: %s\n",
116 prog_name, group);
130 "%s: setsockopt(fd=%d) failure for IGMP group %s source %s ifindex %d on interface %s: errno=%d: %s\n",
131 prog_name, fd, group, source, ifindex, ifname,
137 prog_name, source, group, ifname);
146 prog_name, source, group, ifnam
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dgen-map.py95 start = int(m.group(1), 0x10)
96 end = int(m.group(2), 0x10)
97 value = m.group(3)
98 desc = m.group(4)
104 key = int(m.group(1), 0x10)
105 value = m.group(2)
106 desc = m.group(3)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/ec/
H A Dec_mult.c83 const EC_GROUP *group; /* parent EC_GROUP object */ member in struct:ec_pre_comp_st
98 static EC_PRE_COMP *ec_pre_comp_new(const EC_GROUP *group) argument
102 if (!group)
111 ret->group = group;
346 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, argument
372 if (group->meth != r->meth)
380 return EC_POINT_set_to_infinity(group, r);
385 if (group->meth != points[i]->meth)
401 generator = EC_GROUP_get0_generator(group);
766 ec_wNAF_precompute_mult(EC_GROUP *group, BN_CTX *ctx) argument
935 ec_wNAF_have_precompute_mult(const EC_GROUP *group) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/notify/fanotify/
H A Dfanotify.c88 static int fanotify_get_response_from_access(struct fsnotify_group *group, argument
93 pr_debug("%s: group=%p event=%p\n", __func__, group, event);
95 wait_event(group->fanotify_data.access_waitq, event->response);
110 pr_debug("%s: group=%p event=%p about to return ret=%d\n", __func__,
111 group, event, ret);
117 static int fanotify_handle_event(struct fsnotify_group *group, argument
135 pr_debug("%s: group=%p event=%p\n", __func__, group, event);
137 notify_event = fsnotify_add_notify_event(group, even
156 fanotify_should_send_event(struct fsnotify_group *group, struct inode *to_tell, struct fsnotify_mark *inode_mark, struct fsnotify_mark *vfsmnt_mark, __u32 event_mask, void *data, int data_type) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/notify/fanotify/
H A Dfanotify.c88 static int fanotify_get_response_from_access(struct fsnotify_group *group, argument
93 pr_debug("%s: group=%p event=%p\n", __func__, group, event);
95 wait_event(group->fanotify_data.access_waitq, event->response);
110 pr_debug("%s: group=%p event=%p about to return ret=%d\n", __func__,
111 group, event, ret);
117 static int fanotify_handle_event(struct fsnotify_group *group, argument
135 pr_debug("%s: group=%p event=%p\n", __func__, group, event);
137 notify_event = fsnotify_add_notify_event(group, even
156 fanotify_should_send_event(struct fsnotify_group *group, struct inode *to_tell, struct fsnotify_mark *inode_mark, struct fsnotify_mark *vfsmnt_mark, __u32 event_mask, void *data, int data_type) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/ec/
H A Dec_mult.c79 const EC_GROUP *group; /* parent EC_GROUP object */ member in struct:ec_pre_comp_st
96 static EC_PRE_COMP *ec_pre_comp_new(const EC_GROUP *group) argument
100 if (!group)
108 ret->group = group;
330 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, argument
359 if (group->meth != r->meth) {
365 return EC_POINT_set_to_infinity(group, r);
369 if (group->meth != points[i]->meth) {
382 generator = EC_GROUP_get0_generator(group);
741 ec_wNAF_precompute_mult(EC_GROUP *group, BN_CTX *ctx) argument
905 ec_wNAF_have_precompute_mult(const EC_GROUP *group) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/ec/
H A Dec_mult.c83 const EC_GROUP *group; /* parent EC_GROUP object */ member in struct:ec_pre_comp_st
98 static EC_PRE_COMP *ec_pre_comp_new(const EC_GROUP *group) argument
102 if (!group)
111 ret->group = group;
346 int ec_wNAF_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, argument
372 if (group->meth != r->meth)
380 return EC_POINT_set_to_infinity(group, r);
385 if (group->meth != points[i]->meth)
401 generator = EC_GROUP_get0_generator(group);
766 ec_wNAF_precompute_mult(EC_GROUP *group, BN_CTX *ctx) argument
935 ec_wNAF_have_precompute_mult(const EC_GROUP *group) argument
[all...]

Completed in 227 milliseconds

<<11121314151617181920>>