Home
last modified time | relevance | path

Searched refs:typep (Results 1 – 24 of 24) sorted by relevance

/freebsd-14.2/usr.bin/rpcgen/
H A Drpc_parse.c547 *typep = tok.str; in get_type()
554 *typep = tok.str; in get_type()
560 *typep = "short"; in get_type()
564 *typep = "long"; in get_type()
568 *typep = "int64_t"; in get_type()
576 *typep = tok.str; in get_type()
586 *typep = tok.str; in get_type()
602 *typep = "u_char"; in unsigned_dec()
611 *typep = "u_long"; in unsigned_dec()
622 *typep = "u_int"; in unsigned_dec()
[all …]
/freebsd-14.2/lib/libc/net/
H A Dip6opt.c107 inet6_option_append(struct cmsghdr *cmsg, const u_int8_t *typep, int multx, in inet6_option_append() argument
141 if (typep[0] == IP6OPT_PAD1) in inet6_option_append()
144 optlen = typep[1] + 2; in inet6_option_append()
145 memcpy(bp, typep, optlen); in inet6_option_append()
500 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, in inet6_opt_next() argument
536 *typep = *optp; in inet6_opt_next()
/freebsd-14.2/crypto/openssh/
H A Dpacket.c1361 if (*typep != SSH_MSG_NONE) in ssh_packet_read_seqnr()
1439 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2_mux()
1459 if (ssh_packet_log_type(*typep)) in ssh_packet_read_poll2_mux()
1460 debug3_f("type %u", *typep); in ssh_packet_read_poll2_mux()
1482 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2()
1671 if (ssh_packet_log_type(*typep)) in ssh_packet_read_poll2()
1672 debug3("receive packet: type %u", *typep); in ssh_packet_read_poll2()
1673 if (*typep < SSH2_MSG_MIN) { in ssh_packet_read_poll2()
1720 if (*typep == 0) { in ssh_packet_read_poll_seqnr()
1728 if (*typep == SSH2_MSG_DISCONNECT) { in ssh_packet_read_poll_seqnr()
[all …]
H A Dssh_api.h89 int ssh_packet_next(struct ssh *ssh, u_char *typep);
H A Dssh_api.c248 ssh_packet_next(struct ssh *ssh, u_char *typep) in ssh_packet_next() argument
258 *typep = SSH_MSG_NONE; in ssh_packet_next()
282 *typep = type; in ssh_packet_next()
H A Dmisc.c2502 parse_pattern_interval(const char *s, char **typep, int *secsp) in parse_pattern_interval() argument
2507 if (typep != NULL) in parse_pattern_interval()
2508 *typep = NULL; in parse_pattern_interval()
2525 if (typep != NULL) in parse_pattern_interval()
2526 *typep = xstrdup(sdup); in parse_pattern_interval()
/freebsd-14.2/lib/libmemstat/
H A Dmemstat_malloc.c319 struct malloc_type type, *typep; in memstat_kvm_malloc() local
359 for (typep = kmemstatistics; typep != NULL; typep = type.ks_next) { in memstat_kvm_malloc()
360 ret = kread(kvm, typep, &type, sizeof(type), 0); in memstat_kvm_malloc()
/freebsd-14.2/sys/dev/sfxge/common/
H A Defx_phy.c300 __out efx_phy_media_type_t *typep) in efx_phy_media_type_get() argument
308 *typep = epp->ep_module_type; in efx_phy_media_type_get()
310 *typep = epp->ep_fixed_port_type; in efx_phy_media_type_get()
349 __out efx_phy_fec_type_t *typep) in efx_phy_fec_type_get() argument
357 *typep = epls.epls_fec; in efx_phy_fec_type_get()
H A Defx_lic.c213 __out uint32_t *typep,
999 __out uint32_t *typep, in efx_mcdi_licensing_v3_get_id() argument
1027 *typep = MCDI_OUT_DWORD(req, LICENSING_GET_ID_V3_OUT_LICENSE_TYPE); in efx_mcdi_licensing_v3_get_id()
1426 __out uint32_t *typep, in efx_lic_get_id() argument
1439 if ((rc = elop->elo_get_id(enp, buffer_size, typep, in efx_lic_get_id()
H A Defx_rx.c461 __out efx_rx_scale_context_type_t *typep) in efx_rx_scale_default_support_get() argument
468 if (typep == NULL) { in efx_rx_scale_default_support_get()
477 *typep = enp->en_rss_context_type; in efx_rx_scale_default_support_get()
H A Defx.h1062 __out efx_phy_media_type_t *typep);
2435 __out efx_rx_scale_context_type_t *typep);
3101 __out uint32_t *typep,
3278 __out efx_phy_fec_type_t *typep);
H A Def10_nvram.c2358 __out efx_nvram_type_t *typep) in ef10_nvram_partn_to_type() argument
2365 EFSYS_ASSERT(typep != NULL); in ef10_nvram_partn_to_type()
2373 *typep = entry->nvtype; in ef10_nvram_partn_to_type()
/freebsd-14.2/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c218 parse_socktype(const char *string, int *typep) in parse_socktype() argument
221 return parse_numeric_tabular(string, typep, socket_types, in parse_socktype()
/freebsd-14.2/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c32 uint_t *typep, int *ischildp) in ctf_get_ctt_index() argument
53 if (typep != NULL) in ctf_get_ctt_index()
54 *typep = type; in ctf_get_ctt_index()
129 size_t *incrementp, uint_t *typep, ulong_t *offsetp, const char **namep) in ctf_get_ctm_info() argument
171 if (typep != NULL) in ctf_get_ctm_info()
172 *typep = type; in ctf_get_ctm_info()
H A Dctf_impl.h305 uint_t *indexp, uint_t *typep, int *ischildp);
312 size_t *incrementp, uint_t *typep, ulong_t *offsetp, const char **namep);
/freebsd-14.2/stand/ficl/
H A Dloader.c255 char *namep, *typep; in ficlFindfile() local
264 typep = (char*) stackPopPtr(pVM->pStack); in ficlFindfile()
276 strncpy(type, typep, types); in ficlFindfile()
/freebsd-14.2/sys/cddl/dev/fbt/
H A Dfbt.c444 uint_t *typep, int *ischildp) in fbt_get_ctt_index() argument
465 if (typep != NULL) in fbt_get_ctt_index()
466 *typep = type; in fbt_get_ctt_index()
/freebsd-14.2/sys/sys/
H A Dnv.h107 const char *nvlist_next(const nvlist_t *nvl, int *typep, void **cookiep);
/freebsd-14.2/sys/contrib/libnv/
H A Dnvlist.c1400 nvlist_next(const nvlist_t *nvl, int *typep, void **cookiep) in nvlist_next() argument
1412 if (typep != NULL) in nvlist_next()
1413 *typep = nvpair_type(nvp); in nvlist_next()
/freebsd-14.2/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c71 zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp);
3164 zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp) in userquota_propname_decode() argument
3184 *typep = type; in userquota_propname_decode()
3278 uint64_t *propvalue, zfs_userquota_prop_t *typep) in zfs_prop_get_userquota_common() argument
3287 typep, zc.zc_value, sizeof (zc.zc_value), &zc.zc_guid); in zfs_prop_get_userquota_common()
3288 zc.zc_objset_type = *typep; in zfs_prop_get_userquota_common()
/freebsd-14.2/contrib/tzcode/
H A Dzic.c201 const char * typep, const char * monthp,
2184 const char *typep, const char *monthp, const char *dayp, in rulesub() argument
2261 if (*typep != '\0') { in rulesub()
2263 typep); in rulesub()
/freebsd-14.2/sys/dev/qat_c2xxx/
H A Dqat_ae.c2092 #define ASSIGN_OBJ_TAB(np, typep, type, base, off, lim) \ in qat_aefw_uof_parse_image() argument
2101 *(typep) = (type)((struct uof_obj_table *) \ in qat_aefw_uof_parse_image()
2104 *(typep) = NULL; \ in qat_aefw_uof_parse_image()
/freebsd-14.2/sys/netgraph/
H A Dnetgraph.h1137 int ng_make_node_common(struct ng_type *typep, node_p *nodep);
/freebsd-14.2/contrib/unbound/contrib/
H A Dfastrpz.patch878 + * @param[out] typep: optional host byte order record type or ns_t_invalid (0)
889 +typedef bool (librpz_rsp_rr_t)(librpz_emsg_t *emsg, uint16_t *typep,