Searched defs:role (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-current/sbin/ipf/libipf/
H A Dload_dstlistnode.c17 load_dstlistnode(int role, char *name, ipf_dstnode_t *node, argument
H A Dload_poolnode.c18 load_poolnode(int role, char *name, ip_pool_node_t *node, int ttl, argument
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dsubr.c75 role2str(int role) argument
/freebsd-current/sbin/hastd/
H A Dcontrol.c73 control_set_role_common(struct hastd_config *cfg, struct nv *nvout, uint8_t role, struct hast_resource *res, const char *name, unsigned int no) argument
142 control_set_role(struct hast_resource *res, uint8_t role) argument
311 uint8_t cmd, role; local
[all...]
H A Dsubr.c137 role2str(int role) argument
H A Dhastd.c488 uint8_t role; local
/freebsd-current/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new_handlers_wps.c25 int role; /* 0 - not set, 1 - enrollee, 2 - registrar */ member in struct:wps_start_params
[all...]
/freebsd-current/sys/contrib/ck/include/
H A Dck_barrier.h116 int role; member in struct:ck_barrier_tournament_round
/freebsd-current/contrib/wpa/src/p2p/
H A Dp2p_invitation.c648 int p2p_invite(struct p2p_data *p2p, const u8 *peer, enum p2p_invite_role role, argument
H A Dp2p_build.c370 p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, u8 oper_class, u8 channel, enum p2p_role_indication role) argument
/freebsd-current/sbin/ipf/ippool/
H A Dippool_y.y178 role: IPT_ROLE '=' unit { $$ = $3; } label
H A Dippool.c131 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0; local
251 int type, role, c, err; local
422 int c, type, role; local
537 int c, role, type, arg; local
608 int role; local
662 int c, role, type, live_kernel; local
755 poollist_dead(int role, char *poolname, int type, char *kernel, char *core) argument
824 poollist_live(int role, char *poolname, int type, int fd) argument
942 showpools_live(int fd, int role, ipf_pool_stat_t *plstp, char *poolname) argument
979 showhashs_live(int fd, int role, iphtstat_t *htstp, char *poolname) argument
1013 showdstls_live(int fd, int role, ipf_dstl_stat_t *dlstp, char *poolname) argument
1047 setnodeaddr(int type, int role, void *ptr, char *arg) argument
[all...]
/freebsd-current/sys/dev/netmap/
H A Dnetmap_pipe.c661 int role = 0; local
[all...]
/freebsd-current/sys/dev/ocs_fc/
H A Docs_pci.c362 uint32_t i = 0, role = 0; local
/freebsd-current/usr.sbin/bluetooth/hccontrol/
H A Dutil.c3298 hci_role2str(int role) argument
/freebsd-current/crypto/openssl/ssl/statem/
H A Dextensions_cust.c120 ENDPOINT role = ENDPOINT_BOTH; local
81 custom_ext_find(const custom_ext_methods *exts, ENDPOINT role, unsigned int ext_type, size_t *idx) argument
347 add_custom_ext_intern(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, SSL_custom_ext_add_cb_ex add_cb, SSL_custom_ext_free_cb_ex free_cb, void *add_arg, SSL_custom_ext_parse_cb_ex parse_cb, void *parse_arg) argument
412 add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, unsigned int ext_type, unsigned int context, custom_ext_add_cb add_cb, custom_ext_free_cb free_cb, void *add_arg, custom_ext_parse_cb parse_cb, void *parse_arg) argument
[all...]
/freebsd-current/sys/dev/isp/
H A Disp_ioctl.h117 role : 2, member in struct:isp_fc_device
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c61 int role; member in struct:hast_snmp_resource
252 set_role(const char *resource, int role) argument
/freebsd-current/contrib/wpa/src/common/
H A Ddpp_auth.c1382 u8 role = auth->r_capab & DPP_CAPAB_ROLE_MASK; local
1418 u8 role; local
[all...]
/freebsd-current/contrib/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc965 MockDeathTest(MockDeathTestFactory* parent, TestRole role, int status, argument
1004 void MockDeathTestFactory::SetParameters(bool create, DeathTest::TestRole role, argument
/freebsd-current/sys/dev/aic7xxx/
H A Daic_osm_lib.h318 aic_platform_abort_scbs(struct aic_softc *aic, int target, char channel, int lun, u_int tag, role_t role, uint32_t status) argument
/freebsd-current/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c1296 saOperatorManagement( agsaRoot_t *agRoot, agsaContext_t *agContext, bit32 queueNum, bit32 flag, bit8 role, agsaID_t *id, agsaEncryptKekBlob_t *kblob) argument
/freebsd-current/sys/netgraph/bluetooth/hci/
H A Dng_hci_var.h187 u_int8_t role; /* MASTER/SLAVE */ member in struct:ng_hci_unit_con
/freebsd-current/sbin/ifconfig/
H A Difbridge.c197 uint8_t role = member->ifbr_role; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant_sd.c482 u8 role; local
1033 static void wfd_add_sd_req_role(struct wpabuf *tlvs, u8 id, u8 role, argument
1066 wpas_p2p_sd_request_wifi_display(struct wpa_supplicant *wpa_s, const u8 *dst, const char *role) argument
[all...]

Completed in 504 milliseconds

123