Searched defs:channel (Results 1 - 25 of 215) sorted by path

123456789

/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-linux.c4251 int channel; local
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1314 SBDebugger::EnableLog (const char *channel, const char **categories) argument
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp2584 Debugger::EnableLog (const char *channel, const char **categories, const char *log_file, uint32_t log_options, Stream &error_stream) argument
H A DLog.cpp341 Log::RegisterLogChannel (const ConstString &channel, const Log::Callbacks &log_callbacks) argument
347 Log::UnregisterLogChannel (const ConstString &channel) argument
353 Log::GetLogChannelCallbacks (const ConstString &channel, Log::Callbacks &log_callbacks) argument
/freebsd-10.3-release/contrib/netbsd-tests/net/bpfilter/
H A Dt_bpfilter.c217 int channel[2]; local
/freebsd-10.3-release/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c72 int channel[2]; local
/freebsd-10.3-release/contrib/ntp/include/
H A Dmbg_gps166.h491 int16_t channel; ///< -1: the current on-board time; >= 0 the capture channel number member in struct:__anon4015
/freebsd-10.3-release/contrib/ntp/lib/isc/
H A Dlog.c93 isc_logchannel_t * channel; member in struct:isc_logchannellist
506 isc_logchannel_t *channel; local
708 isc_logchannel_t *channel; local
793 isc_logchannel_t *channel; local
955 isc_logchannel_t *channel; local
1034 isc_logchannel_t *channel; local
1056 assignchannel(isc_logconfig_t *lcfg, unsigned int category_id, const isc_logmodule_t *module, isc_logchannel_t *channel) argument
1144 greatest_version(isc_logchannel_t *channel, int *greatestp) argument
1215 roll_log(isc_logchannel_t *channel) argument
1319 isc_log_open(isc_logchannel_t *channel) argument
1420 isc_logchannel_t *channel; local
[all...]
/freebsd-10.3-release/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1782 unsigned char prn, channel, aqflag, ephstat; local
/freebsd-10.3-release/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c61 struct ibv_comp_channel *channel; member in struct:pingpong_context
[all...]
H A Dsrq_pingpong.c62 struct ibv_comp_channel *channel; member in struct:pingpong_context
[all...]
H A Duc_pingpong.c60 struct ibv_comp_channel *channel; member in struct:pingpong_context
[all...]
H A Dud_pingpong.c60 struct ibv_comp_channel *channel; member in struct:pingpong_context
[all...]
/freebsd-10.3-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h616 struct ibv_comp_channel *channel; member in struct:ibv_cq
[all...]
/freebsd-10.3-release/contrib/ofed/libibverbs/src/
H A Dcmd.c304 ibv_cmd_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector, struct ibv_cq *cq, struct ibv_create_cq *cmd, size_t cmd_size, struct ibv_create_cq_resp *resp, size_t resp_size) argument
H A Dcompat-1_0.c686 int __ibv_get_cq_event_1_0(struct ibv_comp_channel *channel, argument
637 __ibv_create_cq_1_0(struct ibv_context_1_0 *context, int cqe, void *cq_context, struct ibv_comp_channel *channel, int comp_vector) argument
H A Dibverbs.h76 struct ibv_comp_channel channel; member in struct:ibv_abi_compat_v2
H A Dverbs.c212 struct ibv_comp_channel *channel; local
238 ibv_destroy_comp_channel_v2(struct ibv_comp_channel *channel) argument
245 ibv_destroy_comp_channel(struct ibv_comp_channel *channel) argument
273 __ibv_create_cq(struct ibv_context *context, int cqe, void *cq_context, struct ibv_comp_channel *channel, int comp_vector) argument
311 struct ibv_comp_channel *channel = cq->channel; local
329 __ibv_get_cq_event(struct ibv_comp_channel *channel, struct ibv_cq **cq, void **cq_context) argument
[all...]
/freebsd-10.3-release/contrib/ofed/libmlx4/src/
H A Dverbs.c163 mlx4_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-10.3-release/contrib/ofed/libmthca/src/
H A Dverbs.c187 mthca_create_cq(struct ibv_context *context, int cqe, struct ibv_comp_channel *channel, int comp_vector) argument
/freebsd-10.3-release/contrib/ofed/librdmacm/examples/
H A Dcmatose.c72 struct rdma_event_channel *channel; member in struct:cmatest
478 struct rdma_event_channel *channel; local
[all...]
H A Dmckey.c64 struct rdma_event_channel *channel; member in struct:cmatest
H A Drping.c116 struct ibv_comp_channel *channel; member in struct:rping_cb
H A Dudaddy.c62 struct rdma_event_channel *channel; member in struct:cmatest
/freebsd-10.3-release/contrib/ofed/librdmacm/include/rdma/
H A Drdma_cma.h111 struct rdma_event_channel *channel; member in struct:rdma_cm_id
[all...]

Completed in 408 milliseconds

123456789