Searched defs:group (Results 51 - 75 of 205) sorted by relevance

123456789

/freebsd-10-stable/sys/dev/hatm/
H A Dif_hatm_intr.c154 he_intr_tbrq(struct hatm_softc *sc, struct hetbrq *q, u_int group) argument
196 hatm_mbuf_page_alloc(struct hatm_softc *sc, u_int group) argument
309 he_intr_rbp(struct hatm_softc *sc, struct herbp *rbp, u_int large, u_int group) argument
416 hatm_rx_buffer(struct hatm_softc *sc, u_int group, u_int handle) argument
500 he_intr_rbrq(struct hatm_softc *sc, struct herbrq *rq, u_int group) argument
[all...]
/freebsd-10-stable/sys/fs/nandfs/
H A Dnandfs_alloc.c62 nandfs_get_group_block_nr(struct nandfs_mdt *mdt, uint64_t group, argument
88 nandfs_daddr_t desc, group, maxgroup, maxdesc, pos = 0; local
227 nandfs_calc_idx_entry(struct nandfs_mdt* mdt, uint32_t entrynum, uint64_t *group, uint64_t *bitmap_idx, uint64_t *bitmap_off) argument
246 uint64_t group; local
285 uint64_t group; local
[all...]
/freebsd-10-stable/sys/fs/nfs/
H A Dnfs_commonacl.c283 nfsrv_buildace(struct nfsrv_descript *nd, u_char *name, int namelen, enum vtype type, int group, int owner, struct acl_entry *ace) argument
/freebsd-10-stable/tools/tools/mctest/
H A Dmctest.cc96 int sink(char *interface, struct in_addr *group, int pkt_size, int number, argument
299 source(char *interface, struct in_addr *group, int pkt_size, int number, int gap, int clients, short base_port) argument
454 struct in_addr *group = NULL; ///< the multicast group address local
[all...]
/freebsd-10-stable/usr.bin/id/
H A Did.c377 group(struct passwd *pw, int nflag) function
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Dec2_smpl.c139 int ec_GF2m_simple_group_init(EC_GROUP *group) argument
151 void ec_GF2m_simple_group_finish(EC_GROUP *group) argument
162 void ec_GF2m_simple_group_clear_finish(EC_GROUP *group) argument
208 ec_GF2m_simple_group_set_curve(EC_GROUP *group, const BIGNUM *p, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
250 ec_GF2m_simple_group_get_curve(const EC_GROUP *group, BIGNUM *p, BIGNUM *a, BIGNUM *b, BN_CTX *ctx) argument
280 ec_GF2m_simple_group_get_degree(const EC_GROUP *group) argument
289 ec_GF2m_simple_group_check_discriminant(const EC_GROUP *group, BN_CTX *ctx) argument
376 ec_GF2m_simple_point_set_to_infinity(const EC_GROUP *group, EC_POINT *point) argument
388 ec_GF2m_simple_point_set_affine_coordinates(const EC_GROUP *group, EC_POINT *point, const BIGNUM *x, const BIGNUM *y, BN_CTX *ctx) argument
420 ec_GF2m_simple_point_get_affine_coordinates(const EC_GROUP *group, const EC_POINT *point, BIGNUM *x, BIGNUM *y, BN_CTX *ctx) argument
458 ec_GF2m_simple_add(const EC_GROUP *group, EC_POINT *r, const EC_POINT *a, const EC_POINT *b, BN_CTX *ctx) argument
574 ec_GF2m_simple_dbl(const EC_GROUP *group, EC_POINT *r, const EC_POINT *a, BN_CTX *ctx) argument
580 ec_GF2m_simple_invert(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) argument
592 ec_GF2m_simple_is_at_infinity(const EC_GROUP *group, const EC_POINT *point) argument
603 ec_GF2m_simple_is_on_curve(const EC_GROUP *group, const EC_POINT *point, BN_CTX *ctx) argument
671 ec_GF2m_simple_cmp(const EC_GROUP *group, const EC_POINT *a, const EC_POINT *b, BN_CTX *ctx) argument
719 ec_GF2m_simple_make_affine(const EC_GROUP *group, EC_POINT *point, BN_CTX *ctx) argument
763 ec_GF2m_simple_points_make_affine(const EC_GROUP *group, size_t num, EC_POINT *points[], BN_CTX *ctx) argument
777 ec_GF2m_simple_field_mul(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
784 ec_GF2m_simple_field_sqr(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, BN_CTX *ctx) argument
791 ec_GF2m_simple_field_div(const EC_GROUP *group, BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) argument
[all...]
H A Dec_key.c446 EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) argument
[all...]
H A Dectest.c209 static void group_order_tests(EC_GROUP *group) argument
324 EC_GROUP *group; local
1059 EC_GROUP *group; local
1553 EC_GROUP *group = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/crypto/ecdsa/
H A Decdsatest.c288 EC_GROUP *group; local
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost2001.c131 const EC_GROUP *group; local
264 const EC_GROUP *group = EC_KEY_get0_group(ec); local
383 const EC_GROUP *group = EC_KEY_get0_group(ec); local
437 const EC_GROUP *group = EC_KEY_get0_group(ec); local
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Decparam.c122 EC_GROUP *group = NULL; local
[all...]
/freebsd-10-stable/crypto/openssl/ssl/
H A Dd1_srvr.c1212 const EC_GROUP *group; local
/freebsd-10-stable/lib/libutil/
H A Dgr_util.c59 gr_init(const char *dir, const char *group) argument
[all...]
/freebsd-10-stable/usr.bin/mail/
H A Dcmd3.c438 group(char **argv) function
/freebsd-10-stable/contrib/gdb/gdb/tui/
H A Dtui-regs.c148 tui_show_registers (struct reggroup *group) argument
205 tui_show_register_group (struct gdbarch *gdbarch, struct reggroup *group, argument
550 struct reggroup *group local
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfcomp.c1241 char *group; local
[all...]
/freebsd-10-stable/contrib/pf/authpf/
H A Dauthpf.c529 struct group *group; local
[all...]
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dinsertion.h30 example, floatenv, flushleft, flushright, format, ftable, group, enumerator in enum:insertion_type
/freebsd-10-stable/include/
H A Dprintf.h59 unsigned group; member in struct:printf_info
/freebsd-10-stable/sbin/mdmfs/
H A Dmdmfs.c534 char *user, *group; /* Result of extracton. */ local
[all...]
/freebsd-10-stable/sys/mips/idt/
H A Dobio.c336 int irq, thread, group, i; local
/freebsd-10-stable/sys/netinet/
H A Draw_ip.c378 struct sockaddr_in group; local
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Dnotice.c109 struct inform_group *group; member in struct:inform_member
130 struct inform_group *group; local
144 inform_insert(struct inform_port *port, struct inform_group *group) argument
172 release_group(struct inform_group *group) argument
195 struct inform_group *group = member->group; local
208 send_reg(struct inform_group *group, struct inform_member *member) argument
235 send_unreg(struct inform_group *group) argument
261 join_group(struct inform_group *group, struct inform_member *member) argument
268 fail_join(struct inform_group *group, struct inform_member *member, int status) argument
277 process_group_error(struct inform_group *group) argument
309 process_notice(struct inform_group *group, struct inform_notice *info_notice) argument
339 struct inform_group *group; local
408 process_join_error(struct inform_group *group, int status) argument
430 struct inform_group *group = context; local
442 struct inform_group *group = context; local
452 struct inform_group *group; local
496 struct inform_group *group, *cur_group; local
595 struct inform_group *group; local
625 struct inform_group *group; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c684 int group; local
/freebsd-10-stable/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c653 recv_loop_with_match(int sock, sockunion_t *group, sockunion_t *source) argument
[all...]

Completed in 189 milliseconds

123456789