Home
last modified time | relevance | path

Searched refs:__API_DEPRECATED (Results 1 – 12 of 12) sorted by relevance

/xnu-12377.1.9/libsyscall/wrappers/spawn/
H A Dspawn.h183 …const char * __restrict) __API_DEPRECATED("posix_spawn_file_actions_addchdir(3) has replaced posix…
186 …int) __API_DEPRECATED("posix_spawn_file_actions_addfchdir(3) has replaced posix_spawn_file_actions…
/xnu-12377.1.9/bsd/net/
H A Dkpi_protocol.h44 #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Extension KPI is deprecated", macos(1…
H A Dkpi_interfacefilter.h44 #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Extension KPI is deprecated", macos(1…
H A Dkpi_interface.h54 #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Extension KPI is deprecated", macos(1…
/xnu-12377.1.9/libsyscall/mach/
H A Dadd_attributes_to_mig.txt83 __API_DEPRECATED("Inherently unsafe API: instead manage rights with "
/xnu-12377.1.9/bsd/netinet/
H A Dkpi_ipfilter.h41 #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Extension KPI is deprecated", macos(1…
/xnu-12377.1.9/bsd/bsm/
H A Daudit_record.h181 #define __AUDIT_API_DEPRECATED __API_DEPRECATED("audit is deprecated", macos(10.4, 10.16))
182 #define __AUDIT_API_14_DEPRECATED __API_DEPRECATED("audit is deprecated", macos(10.14, 10.16))
H A Daudit.h362 #define __AUDIT_API_DEPRECATED __API_DEPRECATED("audit is deprecated", macos(10.4, 10.16))
/xnu-12377.1.9/bsd/sys/
H A Dkpi_socketfilter.h61 #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Extension KPI is deprecated", macos(1…
H A Dkpi_socket.h47 #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Extension KPI is deprecated", macos(1…
H A Dkpi_mbuf.h53 #define __NKE_API_DEPRECATED __API_DEPRECATED("Network Kernel Extension KPI is deprecated", macos(1…
/xnu-12377.1.9/EXTERNAL_HEADERS/
H A DAvailability.h407 #define __API_DEPRECATED(...) __API_DEPRECATED_MSG_GET_MACRO(__VA_ARGS__,__API_DEPRECATED_MSG5,__AP… macro