Home
last modified time | relevance | path

Searched defs:role (Results 1 – 25 of 71) sorted by relevance

123

/freebsd/sbin/ipf/ippool/
H A Dippool.c131 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0; in poolnodecommand() local
251 int type, role, c, err; in poolcommand() local
422 int c, type, role; in poolstats() local
537 int c, role, type, arg; in poolflush() local
608 int role; in getrole() local
662 int c, role, type, live_kernel; in poollist() local
755 poollist_dead(int role, char *poolname, int type, char *kernel, char *core) in poollist_dead()
824 poollist_live(int role, char *poolname, int type, int fd) in poollist_live()
942 showpools_live(int fd, int role, ipf_pool_stat_t *plstp, char *poolname) in showpools_live()
979 showhashs_live(int fd, int role, iphtstat_t *htstp, char *poolname) in showhashs_live()
[all …]
/freebsd/contrib/ntp/sntp/unity/auto/
H A Dcolour_prompt.rb92 def colour_puts(role,str) ColourCommandLine.new.out_c(:puts, role, str) end argument
93 def colour_print(role,str) ColourCommandLine.new.out_c(:print, role, str) end argument
/freebsd/sbin/ipf/libipf/
H A Dload_dstlistnode.c17 load_dstlistnode(int role, char *name, ipf_dstnode_t *node, in load_dstlistnode()
H A Dload_poolnode.c18 load_poolnode(int role, char *name, ip_pool_node_t *node, int ttl, in load_poolnode()
/freebsd/crypto/openssl/ssl/statem/
H A Dextensions_cust.c83 ENDPOINT role, unsigned int ext_type, in custom_ext_find()
122 ENDPOINT role = ENDPOINT_BOTH; in custom_ext_parse() local
411 ENDPOINT role, unsigned int ext_type, in ossl_tls_add_custom_ext_intern()
479 static int add_old_custom_ext(SSL_CTX *ctx, ENDPOINT role, in add_old_custom_ext()
H A Dextensions.c470 ENDPOINT role = ENDPOINT_BOTH; in tls_validate_all_contexts() local
530 ENDPOINT role = ENDPOINT_BOTH; in verify_extension() local
/freebsd/crypto/libecc/src/examples/basic/
H A Dcurve_ecdh.c82 int ECDH_helper(const u8 *curve_name, const u8 *role) in ECDH_helper()
/freebsd/sbin/hastd/
H A Dsubr.c137 role2str(int role) in role2str()
H A Dhastd.c488 uint8_t role; in hastd_reload() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c61 int role; member
252 set_role(const char *resource, int role) in set_role()
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dsubr.c75 role2str(int role) in role2str()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant_sd.c482 u8 role; in wpas_sd_req_wfd() local
1033 static void wfd_add_sd_req_role(struct wpabuf *tlvs, u8 id, u8 role, in wfd_add_sd_req_role()
1067 const u8 *dst, const char *role) in wpas_p2p_sd_request_wifi_display()
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c2859 u_int *period, u_int *ppr_options, role_t role) in ahd_devlimited_syncrate()
2948 role_t role) in ahd_validate_offset()
2977 u_int *bus_width, role_t role) in ahd_validate_width()
3452 role_t role; in ahd_fetch_devinfo() local
3509 u_int lun, char channel, role_t role) in ahd_compile_devinfo()
3526 role_t role; in ahd_scb_devinfo() local
7213 char channel, int lun, u_int tag, role_t role) in ahd_match_scb()
7367 int lun, u_int tag, role_t role, uint32_t status, in ahd_search_qinfifo()
7596 int lun, u_int tag, role_t role, uint32_t status, in ahd_search_scb_list()
7750 int lun, u_int tag, role_t role, uint32_t status) in ahd_abort_scbs()
/freebsd/sys/dev/ocs_fc/
H A Docs_pci.c362 uint32_t i = 0, role = 0; in ocs_setup_fcports() local
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_invitation.c663 int p2p_invite(struct p2p_data *p2p, const u8 *peer, enum p2p_invite_role role, in p2p_invite()
/freebsd/usr.sbin/bluetooth/hccontrol/
H A Dutil.c3298 hci_role2str(int role) in hci_role2str()
/freebsd/contrib/wpa/src/common/
H A Ddpp_auth.c1382 u8 role = auth->r_capab & DPP_CAPAB_ROLE_MASK; in dpp_auth_resp_rx_status() local
1418 u8 role; in dpp_auth_resp_rx() local
/freebsd/sys/contrib/ck/include/
H A Dck_barrier.h116 int role; member
/freebsd/sys/dev/isp/
H A Disp_ioctl.h117 role : 2, member
/freebsd/crypto/openssl/
H A Dfunding.json5 "role": "owner", string
/freebsd/sys/contrib/dev/rtw89/
H A Dchan.c365 struct rtw89_vif *role; in rtw89_entity_recalc_mgnt_roles() local
552 struct rtw89_mcc_role *role, u64 tsf) in rtw89_mcc_get_tbtt_ofst()
816 struct rtw89_mcc_role *role) in rtw89_mcc_fill_role()
1573 static int __mcc_fw_add_role(struct rtw89_dev *rtwdev, struct rtw89_mcc_role *role) in __mcc_fw_add_role()
1627 void __mrc_fw_add_role(struct rtw89_dev *rtwdev, struct rtw89_mcc_role *role, in __mrc_fw_add_role()
/freebsd/sys/dev/netmap/
H A Dnetmap_pipe.c661 int role = 0; in netmap_get_pipe_na() local
/freebsd/crypto/openssl/ssl/record/methods/
H A Ddtls_meth.c632 int role, int direction, int level, uint16_t epoch, in dtls_new_record_layer()
H A Dktls_meth.c404 int role, int direction, int level, uint16_t epoch, in ktls_new_record_layer()
/freebsd/crypto/openssl/crypto/hpke/
H A Dhpke.c57 int role; /* sender(0) or receiver(1) */ member
798 OSSL_HPKE_CTX *OSSL_HPKE_CTX_new(int mode, OSSL_HPKE_SUITE suite, int role, in OSSL_HPKE_CTX_new()

123