Searched defs:cc (Results 176 - 200 of 348) sorted by relevance

1234567891011>>

/freebsd-current/usr.bin/mail/
H A Dcmd1.c220 int cc; local
H A Dsend.c241 mail(struct name *to, struct name *cc, struct name *bcc, struct name *smopts, argument
H A Dmain.c93 struct name *to, *cc, *bcc, *smopts; local
/freebsd-current/usr.bin/tip/tip/
H A Dtip.c459 any(int cc, char *p) argument
/freebsd-current/sys/dev/vt/hw/fb/
H A Dvt_fb.c274 uint32_t fgc, bgc, cc, o; local
/freebsd-current/sys/opencrypto/
H A Dcriov.c300 crypto_cursor_init(struct crypto_buffer_cursor *cc, argument
334 crypto_cursor_advance(struct crypto_buffer_cursor *cc, size_t amount) argument
404 crypto_cursor_segment(struct crypto_buffer_cursor *cc, size_t *len) argument
453 crypto_cursor_copyback(struct crypto_buffer_cursor *cc, int size, const void *vsrc) argument
543 crypto_cursor_copydata(struct crypto_buffer_cursor *cc, int size, void *vdst) argument
637 crypto_cursor_copydata_noadv(struct crypto_buffer_cursor *cc, int size, void *vdst) argument
[all...]
H A Drmd160.c161 uint32_t a, b, c, d, e, aa, bb, cc, dd, ee, t, x[16]; local
/freebsd-current/lib/libkvm/
H A Dkvm.c369 int cc; local
429 int cc; local
[all...]
/freebsd-current/sbin/dump/
H A Ddumprmt.c217 int n, i, cc; local
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_powerpc.c68 pmc_save_kernel_callchain(uintptr_t *cc, int maxsamples, argument
594 pmc_save_user_callchain(uintptr_t *cc, int maxsamples, argument
/freebsd-current/usr.bin/seq/
H A Dseq.c467 char cc = '\0'; local
/freebsd-current/lib/msun/src/
H A De_j1.c85 double z, s,c,ss,cc,r,u,v,y; local
141 double z, s,c,ss,cc,u,v; local
[all...]
H A De_j1f.c48 float z, s,c,ss,cc,r,u,v,y; local
104 float z, s,c,ss,cc,u,v; local
[all...]
H A De_j0.c84 double z, s,c,ss,cc,r,u,v; local
144 double z, s,c,ss,cc,u,v; local
[all...]
H A De_j0f.c47 float z, s,c,ss,cc,r,u,v; local
107 float z, s,c,ss,cc,u,v; local
[all...]
/freebsd-current/sys/dev/irdma/
H A Dicrdma_hw.c247 irdma_init_config_check(struct irdma_config_check *cc, u8 traffic_class, u16 qs_handle) argument
257 irdma_is_lfc_set(struct irdma_config_check *cc, struct irdma_sc_vsi *vsi) argument
290 irdma_is_pfc_set(struct irdma_config_check *cc, struct irdma_sc_vsi *vsi) argument
307 irdma_is_config_ok(struct irdma_config_check *cc, struct irdma_sc_vsi *vsi) argument
[all...]
/freebsd-current/stand/libsa/
H A Dprintf.c60 putchar_wrapper(int cc, void *arg) argument
/freebsd-current/sys/netinet/cc/
H A Dcc.c374 struct cc_algo *cc; local
/freebsd-current/contrib/libdiff/lib/
H A Ddiff_output_unidiff.c46 diff_chunk_context_empty(const struct diff_chunk_context *cc) argument
104 diff_chunk_context_get(struct diff_chunk_context *cc, const struct diff_result *r, argument
130 diff_chunk_contexts_touch(const struct diff_chunk_context *cc, argument
139 diff_chunk_contexts_merge(struct diff_chunk_context *cc, argument
148 diff_chunk_context_load_change(struct diff_chunk_context *cc, int *nchunks_used, struct diff_result *result, int start_chunk_idx, int context_lines) argument
235 output_unidiff_chunk(struct diff_output_info *outinfo, FILE *dest, struct diff_output_unidiff_state *state, const struct diff_input_info *info, const struct diff_result *result, bool print_header, bool show_function_prototypes, const struct diff_chunk_context *cc) argument
419 diff_output_unidiff_chunk(struct diff_output_info **output_info, FILE *dest, struct diff_output_unidiff_state *state, const struct diff_input_info *info, const struct diff_result *result, const struct diff_chunk_context *cc) argument
448 struct diff_chunk_context cc = {}; local
[all...]
H A Ddiff_output.c132 diff_output_chunk_left_version(struct diff_output_info **output_info, FILE *dest, const struct diff_input_info *info, const struct diff_result *result, const struct diff_chunk_context *cc) argument
167 diff_output_chunk_right_version(struct diff_output_info **output_info, FILE *dest, const struct diff_input_info *info, const struct diff_result *result, const struct diff_chunk_context *cc) argument
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcpl_callgraph.c327 pmcpl_cg_process(struct pmcstat_process *pp, struct pmcstat_pmcrecord *pmcr, uint32_t nsamples, uintfptr_t *cc, int usermode, uint32_t cpu) argument
/freebsd-current/lib/libnvmf/
H A Dnvmf_controller.c82 nvmf_send_response(const struct nvmf_capsule *cc, const void *cqe) argument
96 nvmf_send_error(const struct nvmf_capsule *cc, uint8_t sc_type, argument
121 nvmf_connect_invalid_parameters(const struct nvmf_capsule *cc, bool data, argument
144 struct nvmf_capsule *cc, *rc; local
336 nvmf_finish_accept(const struct nvmf_capsule *cc, uint16_t cntlid) argument
[all...]
/freebsd-current/sys/dev/nvmf/controller/
H A Dnvmft_var.h59 uint32_t cc; member in struct:nvmft_controller
/freebsd-current/sbin/nvmecontrol/
H A Dfabrics.c192 uint64_t cap, cc, csts; local
283 uint64_t cap, cc, csts; local
380 uint64_t cc; local
[all...]
/freebsd-current/contrib/ntp/libntp/
H A Dstatestr.c456 char * cc; local

Completed in 359 milliseconds

1234567891011>>