Home
last modified time | relevance | path

Searched defs:namebuf (Results 1 – 9 of 9) sorted by relevance

/xnu-11215.1.10/tests/vfs/
H A Do_search.c50 char namebuf[(sizeof(struct dirent) * (NUMDIRS + 2))]; variable
/xnu-11215.1.10/tests/skywalk/
H A Dskywalk_test_common.h163 sktc_feth_name_for_unit(char * namebuf, size_t namebuf_size, int unit) in sktc_feth_name_for_unit()
205 sktc_rd_name_for_unit(char * namebuf, size_t namebuf_size, int unit) in sktc_rd_name_for_unit()
/xnu-11215.1.10/bsd/net/
H A Dpf_ruleset.c482 char const *namebuf = (char const *__bidi_indexable) name; in pf_anchor_setup() local
H A Dnecp_client.c1859 char namebuf[MAXCOMLEN + 1]; in necp_process_defunct_list() local
6566 char namebuf[MAXCOMLEN + 1]; in necp_request_tcp_netstats() local
6716 char namebuf[MAXCOMLEN + 1]; in necp_request_udp_netstats() local
6865 char namebuf[MAXCOMLEN + 1]; in necp_request_quic_netstats() local
H A Dif.c1813 char namebuf[IFNAMSIZ + 1]; in ifunit_common() local
/xnu-11215.1.10/bsd/netinet/
H A Dip_output.c2328 char namebuf[IFNAMSIZ + 1] = {}; in ip_ctloutput() local
2631 char namebuf[IFNAMSIZ + 1] = {}; in ip_ctloutput() local
/xnu-11215.1.10/bsd/netinet6/
H A Dip6_output.c3080 char namebuf[IFNAMSIZ + 1] = {}; in ip6_ctloutput() local
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_attrlist.c3723 caddr_t namebuf, vfs_context_t ctx) in get_error_attributes()
/xnu-11215.1.10/bsd/kern/
H A Dkern_credential.c2479 char *namebuf = NULL; in kauth_cred_cache_lookup() local