Searched refs:cc (Results 201 - 225 of 658) sorted by relevance

1234567891011>>

/freebsd-11-stable/share/mk/
H A Dlocal.gendirdeps.mk21 .if ${RELDIR:Nusr.bin/clang/*:Ngnu/usr.bin/cc/*:Nlib/clang*} != ""
24 Ngnu/usr.bin/cc/* \
39 Ngnu/usr.bin/cc* \
/freebsd-11-stable/usr.bin/mail/
H A Dmain.c105 struct name *to, *cc, *bcc, *smopts; local
129 cc = NULL;
232 cc = cat(cc, nalloc(optarg, GCC));
248 Usage: %s [-dEiInv] [-s subject] [-c cc-addr] [-b bcc-addr] [-F] to-addr ...\n\
264 if (to == NULL && (subject != NULL || cc != NULL || bcc != NULL))
294 mail(to, cc, bcc, smopts, subject, replyto);
H A Dcmd1.c224 int cc; local
227 for (cc = 0, cp = cmdtab; cp->c_name != NULL; cp++) {
228 cc += strlen(cp->c_name) + 2;
229 if (cc > 72) {
231 cc = strlen(cp->c_name) + 2;
/freebsd-11-stable/contrib/bmake/mk/
H A Dman.mk47 .cc.8 .cc.5 .cc.3 .cc.4 .cc.1 \
/freebsd-11-stable/sys/rpc/rpcsec_gss/
H A Dsvc_rpcsec_gss.c422 struct svc_rpc_gss_cookedcred *cc; local
428 cc = req->rq_clntcred;
429 client = cc->cc_client;
447 struct svc_rpc_gss_cookedcred *cc; local
454 cc = req->rq_clntcred;
455 client = cc->cc_client;
480 struct svc_rpc_gss_cookedcred *cc = req->rq_clntcred; local
481 struct svc_rpc_gss_client *client = cc->cc_client;
1252 struct svc_rpc_gss_cookedcred *cc; local
1316 cc
1520 struct svc_rpc_gss_cookedcred *cc; local
1540 struct svc_rpc_gss_cookedcred *cc; local
1560 struct svc_rpc_gss_cookedcred *cc; local
[all...]
/freebsd-11-stable/lib/libc/gen/
H A Dnlist.c239 Elf_Ssize cc, i; local
336 cc = MIN(symsize, sizeof(sbuf));
337 if (_read(fd, sbuf, cc) != cc)
339 symsize -= cc;
340 for (s = sbuf; cc > 0 && nent > 0; ++s, cc -= sizeof(*s)) {
/freebsd-11-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c301 mlx5e_read_cqe_slot(struct mlx5e_cq *cq, u32 cc, void *data) argument
303 memcpy(data, mlx5_cqwq_get_wqe(&cq->wq, (cc & cq->wq.sz_m1)),
308 mlx5e_write_cqe_slot(struct mlx5e_cq *cq, u32 cc, void *data) argument
310 memcpy(mlx5_cqwq_get_wqe(&cq->wq, cc & cq->wq.sz_m1),
333 (((cq->wq.cc + i) >> cq->wq.log_sz) & 1);
349 mlx5e_read_cqe_slot(cq, cq->wq.cc, &title);
358 mlx5e_read_cqe_slot(cq, cq->wq.cc + 1, mini_array);
363 mlx5e_write_cqe_slot(cq, cq->wq.cc + i, &title);
369 mlx5e_read_cqe_slot(cq, cq->wq.cc + i, mini_array);
/freebsd-11-stable/bin/stty/
H A Dprint.c56 u_char *cc; local
189 cc = tp->c_cc;
194 p->name, ccval(p, cc[p->sub]));
201 if (fmt != BSD && cc[p->sub] == p->def)
207 WD, ccval(p, cc[p->sub]));
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Dcfb64ede.c77 unsigned char *iv, c, cc; local
119 cc = *(in++);
121 iv[n] = cc;
122 *(out++) = c ^ cc;
126 v0 = v1 = ti[0] = ti[1] = c = cc = 0;
H A Dspeed.c180 long ca, cb, cc, cd, ce; local
207 cc = count * 3 * 8 / BUFSIZE + 1;
249 printf("Doing DES_cbc_encrypt %ld times on %ld byte blocks\n", cc,
253 for (count = 0, run = 1; COND(cc); count++)
258 c = ((double)COUNT(cc) * BUFSIZE) / d;
/freebsd-11-stable/sys/netinet/cc/
H A Dcc.c72 #include <netinet/cc/cc.h>
74 #include <netinet/cc/cc_module.h>
77 * List of available cc algorithms on the current system. First element
315 SYSINIT(cc, SI_SUB_PROTO_IFATTACHDOMAIN, SI_ORDER_FIRST, cc_init, NULL);
318 SYSCTL_NODE(_net_inet_tcp, OID_AUTO, cc, CTLFLAG_RW, NULL,
H A Dcc_newreno.c52 __FBSDID("$FreeBSD: stable/11/sys/netinet/cc/cc_newreno.c 347882 2019-05-16 18:29:25Z tuexen $");
68 #include <netinet/cc/cc.h>
69 #include <netinet/cc/cc_module.h>
H A Dcc_hd.c55 __FBSDID("$FreeBSD: stable/11/sys/netinet/cc/cc_hd.c 342189 2018-12-18 09:16:04Z brooks $");
75 #include <netinet/cc/cc.h>
76 #include <netinet/cc/cc_module.h>
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A Didea_spd.c173 long ca, cca, cb, cc; local
198 cc = count * 8 / BUFSIZE + 1;
263 printf("Doing idea_cbc_encrypt %ld times on %ld byte blocks\n", cc,
267 for (count = 0, run = 1; COND(cc); count++)
272 c = ((double)COUNT(cc) * BUFSIZE) / d;
/freebsd-11-stable/usr.bin/rwho/
H A Drwho.c92 ssize_t cc; local
149 cc = read(f, (char *)&wd, sizeof(struct whod));
150 if (cc < WHDRSIZE) {
158 cc -= WHDRSIZE;
160 for (n = cc / sizeof(struct whoent); n > 0; n--) {
/freebsd-11-stable/lib/libedit/TEST/
H A Dtc1.c177 int ac, cc, co; local
201 ac = cc = co = 0;
202 ncontinuation = tok_line(tok, li, &ac, &av, &cc, &co);
209 (void) fprintf(stderr, " > nc %d ac %d cc %d co %d\n",
210 ncontinuation, ac, cc, co);
237 if (i != cc)
H A Dwtc1.c164 int ac, cc, co, rc; local
187 ac = cc = co = 0;
188 ncontinuation = tok_wline(tok, li, &ac, &av, &cc, &co);
196 (void)fprintf(stderr, " > nc %d ac %d cc %d co %d\n",
197 ncontinuation, ac, cc, co);
209 if (i != cc)
/freebsd-11-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A DToolRunner.h38 std::string CCPath; // The path to the cc executable.
149 CC *cc; member in class:llvm::LLC
153 LLC(const std::string &llcPath, CC *cc, const std::vector<std::string> *Args, argument
155 : LLCPath(llcPath), cc(cc),
161 ~LLC() override { delete cc; }
/freebsd-11-stable/contrib/apr/strings/
H A Dapr_snprintf.c244 #define INS_CHAR(c, sp, bep, cc) \
256 cc++; \
297 INS_CHAR(ch, sp, bep, cc); \
687 register int cc = 0; local
732 INS_CHAR(*fmt, sp, bep, cc);
1095 *(va_arg(ap, apr_int64_t *)) = cc;
1097 *(va_arg(ap, long *)) = cc;
1099 *(va_arg(ap, short *)) = cc;
1101 *(va_arg(ap, int *)) = cc;
1317 INS_CHAR(*s, sp, bep, cc);
1358 int cc; local
1390 int cc; local
[all...]
/freebsd-11-stable/usr.sbin/traceroute6/
H A Dtraceroute6.c108 * 4 ccngw-ner-cc.Berkeley.EDU (128.32.136.23) 39 ms 40 ms 39 ms
128 * 4 ccngw-ner-cc.Berkeley.EDU (128.32.136.23) 19 ms 39 ms 39 ms
162 * 4 ccngw-ner-cc.Berkeley.EDU (128.32.136.23) 39 ms 40 ms 19 ms
932 int cc; local
937 while ((cc = wait_for_reply(rcvsock, &rcvmhdr))) {
939 if (packet_ok(&rcvmhdr, cc, seq, &type, &code)) {
944 print(&rcvmhdr, cc);
985 cc = 0;
989 if (cc == 0)
1010 int cc local
1278 packet_ok(struct msghdr *mhdr, int cc, int seq, u_char *type, u_char *code) argument
1506 print(struct msghdr *mhdr, int cc) argument
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-npf.c491 int cc; local
497 cc = p->cc;
498 if (p->cc == 0) {
557 cc = Packet.ulBytesReceived;
568 ep = bp + cc;
588 p->cc = (int) (ep - bp);
659 p->cc = (int) (ep - bp);
670 p->cc = 0;
688 int cc; local
[all...]
/freebsd-11-stable/contrib/dialog/
H A Dtrace.c70 int cc = getmaxx(win); local
74 rc, cc, getbegy(win), getbegx(win));
79 for (k = 0; k < cc; ++k) {
/freebsd-11-stable/usr.bin/talk/
H A Ddisplay.c72 static cchar_t cc; local
78 if (setcchar(&cc, wc, A_NORMAL, 0, NULL) != OK)
81 return (&cc);
/freebsd-11-stable/usr.bin/tip/libacu/
H A Dv831.c231 char cc, oc = c; local
234 read(AC, &cc, 1);
236 printf("abort response=%c\n", cc);
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DUnixWare.mk40 CC?= cc
54 COMPILE.cc?= ${CXX} ${CXXFLAGS} ${CPPFLAGS} -c
55 LINK.cc?= ${CXX} ${CXXFLAGS} ${CPPFLAGS} ${LDFLAGS}
150 ${LINK.cc} -o ${.TARGET} ${.IMPSRC} ${LDLIBS}
152 ${COMPILE.cc} ${.IMPSRC}
154 ${COMPILE.cc} ${.IMPSRC}

Completed in 304 milliseconds

1234567891011>>