Searched defs:group (Results 26 - 50 of 180) sorted by relevance

12345678

/freebsd-9.3-release/contrib/ipfilter/tools/
H A Dipmon_y.y156 group: IPM_GROUP '=' YY_NUMBER { $$ = new_opt(IPM_GROUP); label
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DHeaderSearchOptions.h57 Entry(StringRef path, frontend::IncludeDirGroup group, bool isFramework, argument
/freebsd-9.3-release/contrib/ofed/libmthca/src/
H A Dmemfree.c63 int group, start, end, dir; local
/freebsd-9.3-release/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-9.3-release/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-9.3-release/crypto/openssh/
H A Dsftp-common.c197 const char *user, *group; local
/freebsd-9.3-release/lib/libc/net/
H A Dsourcefilter.c142 setipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, argument
212 getipv4sourcefilter(int s, struct in_addr interface, struct in_addr group, argument
277 setsourcefilter(int s, uint32_t interface, struct sockaddr *group, argument
334 getsourcefilter(int s, uint32_t interface, struct sockaddr *group, argument
[all...]
/freebsd-9.3-release/lib/libpam/modules/pam_login_access/
H A Dlogin_access.c147 netgroup_match(const char *group, const char *machine, const char *user) argument
176 struct group *group; local
[all...]
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-error.h118 cvmx_error_group_t group; /* Group to associate this error register with */ member in struct:cvmx_error_info
232 static inline int cvmx_error_enable_group(cvmx_error_group_t group, int group_index) argument
256 cvmx_error_disable_group(cvmx_error_group_t group, int group_index) argument
[all...]
H A Dcvmx-error.c493 int cvmx_error_enable_group(cvmx_error_group_t group, int group_index) argument
536 cvmx_error_disable_group(cvmx_error_group_t group, int group_index) argument
[all...]
/freebsd-9.3-release/sys/dev/pst/
H A Dpst-iop.c337 iop_get_util_params(struct iop_softc *sc, int target, int operation, int group) argument
/freebsd-9.3-release/crypto/openssl/apps/
H A Dec.c91 const EC_GROUP *group; local
/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Dp_lib.c94 const EC_GROUP *group; local
195 EC_GROUP *group = EC_GROUP_dup(EC_KEY_get0_group(from->pkey.ec)); local
280 const EC_GROUP *group = EC_KEY_get0_group(b->pkey.ec); local
/freebsd-9.3-release/crypto/openssl/crypto/ecdsa/
H A Decs_ossl.c96 const EC_GROUP *group; local
218 const EC_GROUP *group; local
333 const EC_GROUP *group; local
[all...]
H A Decs_lib.c208 const EC_GROUP *group; local
/freebsd-9.3-release/contrib/binutils/ld/
H A Dldmisc.c173 const char *group = NULL; local
/freebsd-9.3-release/contrib/diff/src/
H A Difdef.c27 struct group struct
237 print_ifdef_lines(register FILE *out, char const *format, struct group const *group) argument
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
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...]
/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp83 static void addPackageToCheckerGroup(const Record *package, const Record *group, argument
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-igmp.c156 u_int group, nsrcs, ngroups; local
[all...]
/freebsd-9.3-release/lib/libutil/
H A Dgr_util.c64 gr_init(const char *dir, const char *group) argument
[all...]
/freebsd-9.3-release/libexec/revnetgroup/
H A Dparse_netgroup.c99 __setnetgrent(char *group) argument
177 parse_netgrp(char *group) argument
287 read_for_group(char *group) argument
[all...]
/freebsd-9.3-release/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
307 he_intr_rbp(struct hatm_softc *sc, struct herbp *rbp, u_int large, u_int group) argument
414 hatm_rx_buffer(struct hatm_softc *sc, u_int group, u_int handle) argument
498 he_intr_rbrq(struct hatm_softc *sc, struct herbrq *rq, u_int group) argument
[all...]
/freebsd-9.3-release/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-9.3-release/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...]

Completed in 149 milliseconds

12345678