A brief file description. More...
Go to the source code of this file.
Defines | |
#define | inkliapi |
#define | inkcoreapi |
#define | ink_undoc_liapi |
#define | ink_undoc_coreapi inkcoreapi |
#define | likely(x) (x) |
#define | unlikely(x) (x) |
#define | TS_NORETURN |
#define | TS_PRINTFLIKE(fmt, arg) |
#define | TS_NONNULL(...) |
#define | TS_INLINE inline |
A brief file description.
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Definition in file ink_apidefs.h.
#define ink_undoc_coreapi inkcoreapi |
Definition at line 30 of file ink_apidefs.h.
#define ink_undoc_liapi |
Definition at line 29 of file ink_apidefs.h.
#define inkcoreapi |
Definition at line 28 of file ink_apidefs.h.
#define inkliapi |
Definition at line 27 of file ink_apidefs.h.
#define likely | ( | x | ) | (x) |
Definition at line 41 of file ink_apidefs.h.
Referenced by _xstrdup(), SocketManager::accept(), NetAccept::acceptFastEvent(), acl_filter_rule::add_argv(), HttpTransactHeaders::add_global_user_agent_header_to_request(), HttpTransactHeaders::add_server_header_to_response(), remap_plugin_info::add_to_list(), UnixNetProcessor::allocate_vc(), SSLNetProcessor::allocate_vc(), ats_free(), ats_free_null(), ats_malloc(), ats_memalign_free(), acl_filter_rule::delete_byname(), remap_plugin_info::find_by_path(), acl_filter_rule::find_byname(), ink_strncat(), ink_strncpy(), HttpTransactHeaders::insert_server_header_in_response(), LogObjectManager::log(), NetHandler::mainNetEvent(), make_ssl_connection(), SocketManager::open(), redirect_tag_str::parse_format_redirect_url(), PollCont::pollEvent(), Log::preproc_thread_main(), SocketManager::read(), SocketManager::readv(), remap_plugin_info::remap_plugin_info(), acl_filter_rule::requeue_in_active_list(), acl_filter_rule::requeue_in_passive_list(), SocketManager::vector_io(), SocketManager::write(), and SocketManager::writev().
#define TS_INLINE inline |
Definition at line 75 of file ink_apidefs.h.
#define TS_NONNULL | ( | ... | ) |
Definition at line 70 of file ink_apidefs.h.
#define TS_NORETURN |
Definition at line 52 of file ink_apidefs.h.
#define TS_PRINTFLIKE | ( | fmt, | ||
arg | ||||
) |
Definition at line 62 of file ink_apidefs.h.
#define unlikely | ( | x | ) | (x) |
Definition at line 44 of file ink_apidefs.h.
Referenced by NetAccept::acceptFastEvent(), adjust_num_of_net_threads(), ats_calloc(), ats_malloc(), ats_memalign(), ats_realloc(), HttpTransact::build_error_response(), UrlRewrite::BuildTable(), UDPNetProcessor::CreateUDPSocket(), url_mapping::get_plugin(), HttpSM::handle_api_return(), http2_parse_frame_header(), http2_parse_settings_parameter(), http2_write_frame_header(), http2_write_goaway(), ink_atoi64(), ink_atoui64(), is_inkeylist(), LogObjectManager::log(), IOBufferReader::operator[](), UrlRewrite::PerformACLFiltering(), process_filter_opt(), SocketManager::pwrite(), SocketManager::recv(), SocketManager::recvfrom(), remap_load_plugin(), remap_parse_config_bti(), remap_parse_directive(), remap_validate_filter_args(), UrlRewrite::ReverseMap(), SocketManager::send(), SocketManager::sendmsg(), SocketManager::sendto(), RemapProcessor::setup_for_remap(), SocketManager::shutdown(), SSLDiagnostic(), TSVConnFdCreate(), HttpSM::tunnel_handler(), and UDPNetProcessor::UDPBind().