futurerestore/.github/workflows/MacOSX10.13.sdk/usr/lib/libBSDPClient.A.tbd
Liam(Cryptic) 029e768ca3
Fix FDR SEP Panic and a13 iPhone 11 family devices (#3)
Rose fix. Also Add working CI Static building.
2021-02-24 17:53:08 -08:00

51 lines
3.9 KiB
Plaintext

--- !tapi-tbd-v2
archs: [ x86_64 ]
uuids: [ 'x86_64: 42C86D7B-8CA5-3BCC-92CC-8AABB5654853' ]
platform: macosx
install-name: /usr/lib/libBSDPClient.A.dylib
objc-constraint: none
exports:
- archs: [ x86_64 ]
symbols: [ _BSDPClientCreate, _BSDPClientCreateWithInterface, _BSDPClientCreateWithInterfaceAndAttributes,
_BSDPClientFree, _BSDPClientList, _BSDPClientSelect, _BSDPClient_AVersionNumber,
_BSDPClient_AVersionString, _BSDPImageDescriptionIdentifierImageKind,
_BSDPImageDescriptionIdentifierIsInstall, _BSDPImageDescriptionIdentifierIsServerLocal,
_BSDPImageDescriptionIndexIsServerLocal, _BSPPClientSelect,
_bpf_arp_filter, _bpf_dispose, _bpf_filter_receive_none, _bpf_get_blen,
_bpf_new, _bpf_set_immediate, _bpf_set_timeout, _bpf_setif,
_bpf_write, _dhcp_packet_fprint, _dhcp_packet_match, _dhcp_packet_print,
_dhcp_packet_print_cfstr, _dhcp_packet_with_options_print_cfstr,
_dhcpoa_add, _dhcpoa_add_dhcpmsg, _dhcpoa_add_from_str, _dhcpoa_add_from_strlist,
_dhcpoa_buffer, _dhcpoa_count, _dhcpoa_err, _dhcpoa_freespace,
_dhcpoa_init, _dhcpoa_init_no_end, _dhcpoa_size, _dhcpoa_used,
_dhcpoa_vendor_add, _dhcpol_add, _dhcpol_concat, _dhcpol_count,
_dhcpol_count_params, _dhcpol_element, _dhcpol_find, _dhcpol_find_with_length,
_dhcpol_fprint, _dhcpol_free, _dhcpol_init, _dhcpol_option_copy,
_dhcpol_parse_buffer, _dhcpol_parse_packet, _dhcpol_parse_vendor,
_dhcpol_print, _dhcpol_print_cfstr, _dhcptag_fprint, _dhcptag_from_strlist,
_dhcptag_info, _dhcptag_name, _dhcptag_print, _dhcptag_to_str,
_dhcptag_with_name, _dhcptype_fprint, _dhcptype_fprint_simple,
_dhcptype_from_str, _dhcptype_from_strlist, _dhcptype_info,
_dhcptype_print, _dhcptype_print_cfstr, _dhcptype_print_cfstr_simple,
_dhcptype_print_simple, _dhcptype_to_str, _dynarray_add, _dynarray_count,
_dynarray_dup, _dynarray_element, _dynarray_free, _dynarray_free_element,
_dynarray_index, _dynarray_init, _dynarray_insert, _dynarray_remove,
_if_dup, _if_flags, _if_free, _if_get_link_status, _if_ift_type,
_if_inet_addr, _if_inet_addr_at, _if_inet_broadcast, _if_inet_count,
_if_inet_find_ip, _if_inet_netaddr, _if_inet_netmask, _if_inet_valid,
_if_is_awdl, _if_is_ethernet, _if_is_expensive, _if_is_tethered,
_if_is_wireless, _if_link_address, _if_link_arptype, _if_link_copy,
_if_link_dhcptype, _if_link_index, _if_link_length, _if_link_status_update,
_if_link_type, _if_link_update, _if_name, _if_setflags, _ifl_at_index,
_ifl_count, _ifl_find_ip, _ifl_find_link, _ifl_find_name,
_ifl_find_subnet, _ifl_first_broadcast_inet, _ifl_free, _ifl_index,
_ifl_init, _in_cksum, _inet_addrinfo_copy, _inet_addrinfo_free,
_myIORegistryEntryBSDNameMatchingCopyValue, _myIORegistryEntryCopyProperty,
_myIORegistryEntryCopyValue, _my_CFStringAppendBytesAsHex,
_my_CFStringCreateWithIPAddress, _my_CFStringCreateWithIPv6Address,
_my_CFStringToCString, _my_log, _ptrlist_add, _ptrlist_concat,
_ptrlist_count, _ptrlist_dup, _ptrlist_element, _ptrlist_free,
_ptrlist_index, _ptrlist_init, _ptrlist_init_size, _ptrlist_insert,
_ptrlist_remove ]
...