Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/vfs/ !
H A Dopen_symlink.c72 char namebuf[MAXPATHLEN + 1]; variable
H A Do_search.c50 char namebuf[(sizeof(struct dirent) * (NUMDIRS + 2))]; variable
/xnu-12377.1.9/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-12377.1.9/bsd/net/ !
H A Dpf_ruleset.c482 char const *namebuf = (char const *__bidi_indexable) name; in pf_anchor_setup() local
H A Dnecp_client.c2013 char namebuf[MAXCOMLEN + 1]; in necp_process_defunct_list() local
6816 char namebuf[MAXCOMLEN + 1]; in necp_request_nexus_tcp_netstats() local
7018 char namebuf[MAXCOMLEN + 1]; in necp_request_aop_tcp_netstats() local
7248 char namebuf[MAXCOMLEN + 1]; in necp_request_udp_netstats() local
7407 char namebuf[MAXCOMLEN + 1]; in necp_request_quic_netstats() local
H A Dif.c1793 char namebuf[IFNAMSIZ + 1]; in ifunit_common() local
/xnu-12377.1.9/bsd/netinet/ !
H A Dip_output.c2358 char namebuf[IFNAMSIZ + 1] = {}; in ip_ctloutput() local
2666 char namebuf[IFNAMSIZ + 1] = {}; in ip_ctloutput() local
/xnu-12377.1.9/bsd/netinet6/ !
H A Dip6_output.c3127 char namebuf[IFNAMSIZ + 1] = {}; in ip6_ctloutput() local
/xnu-12377.1.9/bsd/kern/ !
H A Dkern_credential.c2479 char *namebuf = NULL; in kauth_cred_cache_lookup() local
/xnu-12377.1.9/bsd/vfs/ !
H A Dvfs_attrlist.c3852 caddr_t namebuf, vfs_context_t ctx) in get_error_attributes()
/xnu-12377.1.9/iokit/Kernel/ !
H A DIOUserClient.cpp6554 io_name_t namebuf; in is_io_device_tree_entry_exists_with_name() local