Searched refs:ce (Results 1 - 16 of 16) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c103 cache_entry_t ce[1], **ans; local
114 ce->query = query;
116 ans = slp_tfind(ce, &da_cache, compare_entries);
151 cache_entry_t *ce, **ce2; local
161 if (!(ce = malloc(sizeof (*ce)))) {
166 if (!(ce->query = strdup(query))) {
167 free(ce);
172 if (!(ce->reply = malloc(len))) {
173 free((void *) (ce
207 cache_entry_t *ce = *(cache_entry_t **)node; local
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dscope.h301 #define JMPENV_PUSH_INIT_ENV(ce,THROWFUNC) \
303 (ce).je_throw = (THROWFUNC); \
304 (ce).je_ret = -1; \
305 (ce).je_mustcatch = FALSE; \
306 (ce).je_prev = PL_top_env; \
307 PL_top_env = &(ce); \
313 #define JMPENV_POST_CATCH_ENV(ce) \
316 PL_top_env = &(ce); \
321 #define JMPENV_PUSH_ENV(ce,v) \
323 if (!(ce)
[all...]
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dfake-addrinfo.c677 struct face *ce; local
685 if (!find_face(name, &ce)) {
734 ce = malloc(sizeof(struct face));
735 memset(ce, 0, sizeof(*ce));
736 ce->expiration = time(0) + 30;
743 ce->naddrs4++;
746 ce->naddrs6++;
752 ce->addrs4 = calloc(ce
[all...]
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c216 config_entry_t *ce; local
304 for (ce = ve->ve_configs; ce != NULL; ce = ce->ce_next) {
305 if (ce->ce_txg == txg)
309 if (ce == NULL) {
310 if ((ce = zfs_alloc(hdl, sizeof (config_entry_t))) == NULL) {
314 ce->ce_txg = txg;
315 ce
437 config_entry_t *ce; local
1293 config_entry_t *ce, *cenext; local
[all...]
/osnet-11/usr/src/lib/libast/common/regex/
H A Dregcomp.c1033 col(Celt_t* ce, int ic, unsigned char* bp, int bw, int bc, unsigned char* ep, int ew, int ec) argument
1092 mbxfrm(ce->beg, key, COLL_KEY_MAX);
1148 mbxfrm(ce->end, key, COLL_KEY_MAX);
1157 ce->typ = bt == et ? bt : COLL_range;
1160 ce->typ = COLL_char;
1161 ce++;
1166 return ce;
1432 Celt_t* ce; local
1477 ce = (Celt_t*)e->re.data;
1479 e->re.collate.elements = ce;
1759 Celt_t* ce; local
[all...]
H A Dregnexec.c582 collelt(register Celt_t* ce, char* key, int c, int x) argument
587 for (;; ce++)
589 switch (ce->typ)
592 if (!x && (*ce->fun)(c))
596 if (!strcmp((char*)ce->beg, (char*)elt))
600 if (strcmp((char*)ce->beg, (char*)elt) <= ce->min && strcmp((char*)elt, (char*)ce->end) <= ce->max)
604 if (strcmp((char*)ce
618 collic(register Celt_t* ce, char* key, register char* nxt, int c, int x) argument
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_iso9660.c341 rr_ptr.ptr = RRCONT_BUF + ce_ptr->u.ce.offset.l;
342 rr_len = ce_ptr->u.ce.size.l;
343 if (!iso9660_devread(ce_ptr->u.ce.extent.l, 0, ISO_SECTOR_SIZE, RRCONT_BUF))
H A Diso9660.h160 } ce; member in union:rock_ridge::__anon314
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dutf8decode.t37 1.1.1 y "\xce\xba\xe1\xbd\xb9\xcf\x83\xce\xbc\xce\xb5" - 11 ce:ba:e1:bd:b9:cf:83:ce:bc:ce:b5 5
72 3.2.1 n "\xc0 \xc1 \xc2 \xc3 \xc4 \xc5 \xc6 \xc7 \xc8 \xc9 \xca \xcb \xcc \xcd \xce \xcf \xd0 \xd1 \xd2 \xd3 \xd4 \xd5 \xd6 \xd7 \xd8 \xd9 \xda \xdb \xdc \xdd \xde \xdf " - 64 c0:20:c1:20:c2:20:c3:20:c4:20:c5:20:c6:20:c7:20:c8:20:c9:20:ca:20:cb:20:cc:20:cd:20:ce:20:cf:20:d0:20:d1:20:d2:20:d3:20:d4:20:d5:20:d6:20:d7:20:d8:20:d9:20:da:20:db:20:dc:20:dd:20:de:20:df:20 - unexpected non-continuation byte 0x20 after start byte 0xc0
H A Dpat.t842 @dummy = /([ace]).(?{push @res, $1,$2})([ce])(?{push @res, $1,$2})/g;
851 @dummy = /([ace]).(?{push @res, $`,$&,$'})([ce])(?{push @res, $`,$&,$'})/g;
/osnet-11/usr/src/lib/libzpool/common/
H A Dkernel.c633 vcmn_err(int ce, const char *fmt, va_list adx) argument
635 if (ce == CE_PANIC)
637 if (ce != CE_NOTE) { /* suppress noise in userland stress testing */
638 (void) fprintf(stderr, "%s", ce_prefix[ce]);
640 (void) fprintf(stderr, "%s", ce_suffix[ce]);
646 cmn_err(int ce, const char *fmt, ...) argument
651 vcmn_err(ce, fmt, adx);
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Diso9660.c310 struct grub_iso9660_susp_ce *ce;
313 ce = (struct grub_iso9660_susp_ce *) entry;
314 sua_size = grub_le_to_cpu32 (ce->len);
315 off = grub_le_to_cpu32 (ce->off);
316 ce_block = grub_le_to_cpu32 (ce->blk) << GRUB_ISO9660_LOG2_BLKSZ;
309 struct grub_iso9660_susp_ce *ce; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DLanguage.pm148 ce:Chechen
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm49 $terminal->Trequire(qw/ce ku kd/);
568 # $terminal->Trequire(qw/ce ku kd/);
608 $terminal->Trequire(qw/ce ku kd/);
642 bl=^G:cd=\E[J:ce=\E[K:cl=\E[H\E[2J:cm=\E[%i%d;%dH:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/LangTags/
H A DList.pm456 =item {ce} : Chechen
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex7880 \gdef^^ce{\^I}
8000 \gdef^^ce{\^I}

Completed in 98 milliseconds