Searched refs:uc (Results 26 - 50 of 137) sorted by path

123456

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getcontext.c112 ucontext_t uc[DEPTH]; local
117 ATF_REQUIRE_EQ(getcontext(&uc[i]), 0);
119 uc[i].uc_stack.ss_sp = malloc(STACKSZ);
120 uc[i].uc_stack.ss_size = STACKSZ;
121 uc[i].uc_link = (i > 0) ? &uc[i - 1] : &save;
126 makecontext(&uc[i], (void *)run, 6, i,
130 makecontext(&uc[i], (void *)run, 8, i,
134 makecontext(&uc[i], (void *)run, 6, i,
137 makecontext(&uc[
[all...]
H A Dt_lwp_create.c81 ucontext_t uc; \
85 getcontext(&uc); \
86 uc.uc_flags = _UC_CPU; \
87 ARCH##_##NAME(&uc); \
89 error = _lwp_create(&uc, 0, &lid); \
92 static void ARCH##_##NAME(ucontext_t *uc) \
105 ucontext_t uc; local
112 _lwp_makecontext(&uc, lwp_main_func, NULL, NULL, stack, ssize);
114 error = _lwp_create(&uc, 0, &lid);
123 uc
[all...]
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh2619 uc/oBEw7/K6n3A+6vIbAxVHoCgbbXI0KJZdkqAGyBcw6dYE4NQRQCXoDBzkbspdf
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_recursive_init.c7 char uc; member in union:top::onion
11 { .s = "foo", .c = 'b', .u = { .uc = 'c' } },
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dbacktrace.c99 btcallback(void *uc, void *opq) { argument
105 arg->result[arg->count++] = (void *)_Unwind_GetIP(uc);
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5103 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
10630 done | sort | sort -uc >/dev/null 2>&1); then
/freebsd-11-stable/contrib/nvi/common/
H A Dkey.c285 int uc = -1; local
288 uc = decode_utf8(sp->cname);
299 uc = decode_utf16(buf, 1);
302 if (uc >= 0) {
304 uc < 0x10000 ? "\\u%04x" : "\\U%05X", uc);
/freebsd-11-stable/contrib/nvi/regex/
H A Dregcomp.c1284 unsigned uc = (unsigned char)c; local
1287 if (col[uc] != 0)
/freebsd-11-stable/contrib/openbsm/bsm/
H A Dlibbsm.h212 u_char uc; member in struct:__anon3931
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh3763 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
9187 done | sort | sort -uc >/dev/null 2>&1); then
/freebsd-11-stable/contrib/openbsm/libbsm/
H A Dbsm_io.c1445 READ_TOKEN_U_CHAR(buf, len, tok->tt.arb.uc, tok->len, err);
1475 SET_PTR(buf, len, tok->tt.arb.data, datasize * tok->tt.arb.uc,
1543 print_1_byte(fp, tok->tt.arb.uc, "%u");
1546 for (i = 0; i<tok->tt.arb.uc; i++)
1553 print_1_byte(fp, tok->tt.arb.uc, "%u");
1555 for (i = 0; i<tok->tt.arb.uc; i++)
1569 print_1_byte(fp, tok->tt.arb.uc, "%u");
1572 for (i = 0; i < tok->tt.arb.uc; i++)
1580 print_1_byte(fp, tok->tt.arb.uc, "%u");
1582 for (i = 0; i < tok->tt.arb.uc;
[all...]
/freebsd-11-stable/contrib/tzcode/zic/
H A Dzic.c1688 unsigned char uc; local
1690 uc = typemap[types[i]];
1691 (void) fwrite((void *) &uc,
1692 (size_t) sizeof uc,
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound_cache.cmd12 set uc=%program_path%\unbound-control.exe variable
16 if exist %uc% goto start
32 type %program_path%\%fname%|%uc% load_cache
42 %uc% dump_cache>%program_path%\%fname%
51 type %program_path%\%fname%|%uc% load_cache
58 %uc% dump_cache>%program_path%\%fname%
61 type %program_path%\%fname%|%uc% load_cache
69 %uc% dump_cache>%arg2%
78 type %arg2%|%uc% load_cache
85 %uc
[all...]
/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1_print.c194 unsigned char *uc; local
197 uc = (unsigned char *)str.data;
199 printf ("%02x", uc[i]);
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dvis.c361 unsigned char uc = (unsigned char)c; local
371 dst = do_hvis(dst, uc, flag, nextc, extra);
373 dst = do_svis(dst, uc, flag, nextc, extra);
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh3727 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
9120 done | sort | sort -uc >/dev/null 2>&1); then
/freebsd-11-stable/crypto/openssh/
H A Dge25519.c155 unsigned char uc = c; local
156 unsigned char x = ub ^ uc; /* 0: yes; 1..255: no */
/freebsd-11-stable/crypto/openssl/util/
H A Dbat.sh16 $uc=$lib;
17 $uc =~ s/^lib(.*)\.a/$1/;
18 $uc =~ tr/a-z/A-Z/;
19 $lib_nam{$uc}=$uc;
20 $lib_obj{$uc}.=$libobj." ";
/freebsd-11-stable/gnu/usr.bin/grep/
H A Dquotearg.c174 unsigned char uc = c; local
175 int *p = (o ? o : &default_quoting_options)->quote_these_too + uc / INT_BITS;
176 int shift = uc % INT_BITS;
/freebsd-11-stable/gnu/usr.bin/rcs/lib/
H A Drcsfcmp.c159 register int xc, uc; local
183 Igeteof_(ufp, uc, ueof=true;)
186 if (xc != uc)
193 uc = 0; /* Keep lint happy. */
201 Igeteof_(ufp, uc, ueof=true;)
209 Igeteof_(ufp, uc, ueof=true;)
212 if (xc != uc)
226 (xc==KDELIM || xc==VDELIM) && (uc==KDELIM || uc==VDELIM) &&
234 if (xc != uc) {
[all...]
/freebsd-11-stable/lib/libc/rpc/
H A Dsvc_dg.c522 struct cl_cache *uc; local
530 uc = ALLOC(struct cl_cache, 1);
531 if (uc == NULL) {
536 uc->uc_size = size;
537 uc->uc_nextvictim = 0;
538 uc->uc_entries = ALLOC(cache_ptr, size * SPARSENESS);
539 if (uc->uc_entries == NULL) {
541 FREE(uc, struct cl_cache, 1);
545 MEMZERO(uc->uc_entries, cache_ptr, size * SPARSENESS);
546 uc
579 struct cl_cache *uc = (struct cl_cache *) su->su_cache; local
667 struct cl_cache *uc = (struct cl_cache *) su->su_cache; local
[all...]
/freebsd-11-stable/lib/libc/string/
H A Dmemccpy.c45 unsigned char uc = c; local
47 if ((*tp++ = *fp++) == uc)
/freebsd-11-stable/lib/libc/sys/
H A Dsetcontext.c47 setcontext(const ucontext_t *uc) argument
51 __libc_interposing[INTERPOS_setcontext])(uc));
/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c2290 __P4MASK(hit-uc, 2),
2346 __P4MASK(mem-uc, 7),
2360 __P4MASK(mem-uc, 7),
/freebsd-11-stable/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c568 rpc_gss_ucred_t *uc = &client->cl_ucred; local
570 uc->uid = 65534;
571 uc->gid = 65534;
572 uc->gidlen = 0;
573 uc->gidlist = client->cl_gid_storage;
582 uc->uid = pw->pw_uid;
583 uc->gid = pw->pw_gid;
584 uc->gidlist = client->cl_gid_storage;
585 getgrouplist(pw->pw_name, pw->pw_gid, uc->gidlist, &len);
586 uc
[all...]

Completed in 289 milliseconds

123456