Searched defs:group (Results 26 - 50 of 252) sorted by path

1234567891011

/freebsd-11-stable/contrib/gdb/gdb/
H A Dinfcmd.c1684 struct reggroup *group; local
[all...]
H A Dregcache.c1634 struct reggroup *group; local
H A Dreggroups.c43 struct reggroup *group = XMALLOC (struct reggroup); local
52 reggroup_name (struct reggroup *group) argument
58 reggroup_type (struct reggroup *group) argument
67 struct reggroup *group; member in struct:reggroup_el
92 add_group(struct reggroups *groups, struct reggroup *group, struct reggroup_el *el) argument
103 reggroup_add(struct gdbarch *gdbarch, struct reggroup *group) argument
155 default_register_reggroup_p(struct gdbarch *gdbarch, int regnum, struct reggroup *group) argument
188 struct reggroup *group = NULL; local
[all...]
H A Ds390-tdep.c344 s390_register_reggroup_p(struct gdbarch *gdbarch, int regnum, struct reggroup *group) argument
/freebsd-11-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-11-stable/contrib/ldns/
H A Dkeys.c216 const EC_GROUP* group; local
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dsocket.c4974 isc__socket_permunix(isc_sockaddr_t *sockaddr, isc_uint32_t perm, isc_uint32_t owner, isc_uint32_t group) argument
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c3806 isc__socket_permunix(isc_sockaddr_t *addr, isc_uint32_t perm, isc_uint32_t owner, isc_uint32_t group) argument
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dbufferevent-internal.h128 struct bufferevent_rate_limit_group *group; member in struct:bufferevent_rate_limit
[all...]
H A Dbufferevent_ratelim.c446 bev_group_random_element_(struct bufferevent_rate_limit_group *group) argument
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dtest-ratelim.c107 struct bufferevent_rate_limit_group *group = NULL; variable in typeref:struct:bufferevent_rate_limit_group
H A Dtinytest.c121 testcase_run_forked_(const struct testgroup_t *group, argument
223 testcase_run_one(const struct testgroup_t *group, argument
/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity_fixture.c61 static int groupSelected(const char* group) argument
71 UnityTestRunner(unityfunction* setup, unityfunction* testBody, unityfunction* teardown, const char * printableName, const char * group, const char * name, const char * file, int line) argument
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c220 void out_ids(ibnd_node_t * node, int group, char *chname, char *out_prefix) argument
272 void out_switch(ibnd_node_t * node, int group, char *chname, char *id_prefix, argument
319 void out_ca(ibnd_node_t * node, int group, char *chname, char *id_prefix, argument
346 static char *out_ext_port(ibnd_port_t * port, int group) argument
359 out_switch_port(ibnd_port_t * port, int group, char *out_prefix) argument
430 out_ca_port(ibnd_port_t * port, int group, char *out_prefix) argument
488 int group; member in struct:iter_user_data
550 dump_topology(int group, ibnd_fabric_t * fabric) argument
992 static int list, group, ports_report; variable
[all...]
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_prtn_config.c128 ip_mgroup_pkey_ok(struct part_conf *conf, struct precreate_mgroup *group) argument
149 ip_mgroup_rate_ok(struct part_conf *conf, struct precreate_mgroup *group) argument
167 ip_mgroup_mtu_ok(struct part_conf *conf, struct precreate_mgroup *group) argument
185 __create_mgrp(struct part_conf *conf, struct precreate_mgroup *group) argument
[all...]
/freebsd-11-stable/contrib/pf/authpf/
H A Dauthpf.c529 struct group *group; local
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-igmp.c153 u_int group, nsrcs, ngroups; local
[all...]
/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst.c43 struct fst_group *group = NULL; local
92 struct fst_group *group = fst_iface_get_group(iface); local
117 struct fst_group *group; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c78 char *group; member in struct:fileinfo
[all...]
/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dlogin_access.c177 static int netgroup_match(char *group, char *machine, char *user) argument
197 struct group *group; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/rsh/
H A Dlogin_access.c177 static int netgroup_match(char *group, char *machine, char *user) argument
197 struct group *group; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/su/
H A Dsu.c274 group_member_p(const char *group, const char *user) argument
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dcrypto.c347 EC_GROUP *group; local
489 const EC_GROUP *group; local
955 EC_GROUP *group; local
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dpkinit.c1446 const EC_GROUP *group; local
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dchown.c39 chown(const char *path, uid_t owner, gid_t group) argument

Completed in 299 milliseconds

1234567891011