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

12345678

/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-linux.c4251 int channel; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1242 SBDebugger::EnableLog (const char *channel, const char **categories) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp2627 Debugger::EnableLog (const char *channel, const char **categories, const char *log_file, uint32_t log_options, Stream &error_stream) argument
H A DLog.cpp340 Log::RegisterLogChannel (const ConstString &channel, const Log::Callbacks &log_callbacks) argument
346 Log::UnregisterLogChannel (const ConstString &channel) argument
352 Log::GetLogChannelCallbacks (const ConstString &channel, Log::Callbacks &log_callbacks) argument
/freebsd-10.0-release/contrib/ntp/include/
H A Dmbg_gps166.h239 short channel; /* -1: the current time; 0, 1: capture 0, 1 */ member in struct:__anon3746
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1687 unsigned char prn, channel, aqflag, ephstat; local
/freebsd-10.0-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.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Dverbs.h616 struct ibv_comp_channel *channel; member in struct:ibv_cq
[all...]
/freebsd-10.0-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.0-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.0-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.0-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.0-release/contrib/ofed/librdmacm/include/rdma/
H A Drdma_cma.h111 struct rdma_event_channel *channel; member in struct:rdma_cm_id
[all...]
/freebsd-10.0-release/contrib/ofed/librdmacm/src/
H A Dcma.c311 struct rdma_event_channel *channel; local
331 void rdma_destroy_event_channel(struct rdma_event_channel *channel) argument
363 ucma_alloc_id(struct rdma_event_channel *channel, void *context, enum rdma_port_space ps) argument
387 rdma_create_id(struct rdma_event_channel *channel, struct rdma_cm_id **id, void *context, enum rdma_port_space ps) argument
1295 rdma_get_cm_event(struct rdma_event_channel *channel, struct rdma_cm_event **event) argument
1485 rdma_migrate_id(struct rdma_cm_id *id, struct rdma_event_channel *channel) argument
[all...]
/freebsd-10.0-release/contrib/serf/buckets/
H A Dbwtp_buckets.c33 int channel; member in struct:__anon4134
58 int channel; member in struct:__anon4135
64 serf_bucket_bwtp_channel_close( int channel, serf_bucket_alloc_t *allocator) argument
80 serf_bucket_bwtp_channel_open( int channel, const char *uri, serf_bucket_alloc_t *allocator) argument
97 serf_bucket_bwtp_header_create( int channel, const char *phrase, serf_bucket_alloc_t *allocator) argument
114 serf_bucket_bwtp_message_create( int channel, serf_bucket_t *body, serf_bucket_alloc_t *allocator) argument
[all...]
/freebsd-10.0-release/contrib/tcpdump/
H A Dieee802_11.h177 u_int8_t channel; member in struct:ds_t

Completed in 230 milliseconds

12345678