Home
last modified time | relevance | path

Searched refs:__API_UNAVAILABLE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/libsyscall/wrappers/spawn/
H A Dspawn_private.h47 short flags, int priority, int memlimit) __API_UNAVAILABLE(macos) __API_AVAILABLE(ios(5.0));
/xnu-12377.1.9/EXTERNAL_HEADERS/
H A DAvailability.h418 #define __API_UNAVAILABLE(...) __API_UNAVAILABLE_GET_MACRO(__VA_ARGS__,__API_UNAVAILABLE3,__API_UNA… macro