Searched refs:cont (Results 51 - 75 of 140) sorted by relevance

123456

/opensolaris-onvv-gate/usr/src/cmd/nscd/
H A Dnscd_dbimpl.c222 goto cont;
224 goto cont;
232 goto cont;
250 cont:
311 goto cont;
313 goto cont;
329 goto cont;
358 cont:
/opensolaris-onvv-gate/usr/src/lib/libplot/plot/
H A DMakefile.com33 cont.o dot.o erase.o label.o \
/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh195 cont=false
196 while [ $cont = false ]; do
231 cont=true
275 cont=false
276 while [ $cont = false ]; do
282 cont=true;;
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/evp/
H A Dbio_ok.c151 int cont; /* <= 0 when finished */ member in struct:ok_struct
188 ctx->cont=1;
275 if (ctx->cont <= 0) break;
308 ctx->cont= 0;
361 ctx->cont=1;
368 if (ctx->cont <= 0)
396 ctx->cont=(int)ret;
407 ret=(long)ctx->cont;
517 ctx->cont= 0;
572 ctx->cont
[all...]
H A Dbio_enc.c80 int cont; /* <= 0 when finished */ member in struct:enc_struct
118 ctx->cont=1;
175 if (ctx->cont <= 0) break;
186 ctx->cont=i;
204 ctx->cont=1;
228 return((ret == 0)?ctx->cont:ret);
306 if (ctx->cont <= 0)
H A Dbio_b64.c88 int cont; /* <= 0 when finished */ member in struct:b64_struct
123 ctx->cont=1;
188 if (ctx->cont <= 0)
201 ctx->cont=i;
293 else if ((i < B64_BLOCK_SIZE) && (ctx->cont > 0))
477 ctx->cont=1;
483 if (ctx->cont <= 0)
/opensolaris-onvv-gate/usr/src/lib/libslp/clib/
H A DSLPFindAttrs.c113 SLPBoolean cont = SLP_TRUE; local
177 cont = cb((SLPHandle) hp, pcAttrList, errCode, cookie);
189 return (cont);
200 SLPBoolean cont = SLP_TRUE; local
231 cont = cb((SLPHandle) hp, attrs, errCode, cookie);
246 return (cont);
257 SLPBoolean cont = SLP_TRUE; local
283 cont = cb((SLPHandle) hp, attrs, SLP_OK, cookie);
297 return (cont);
/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/irs/
H A Dlcl_ng.c360 int len, olen, cont; local
402 cont = 1;
404 cont = 0;
424 if (cont) {
429 cont = 0;
431 } while (cont);
/opensolaris-onvv-gate/usr/src/cmd/sgs/librtld_db/demo/common/
H A Dutils.c65 int bufind = 0, intbufind = STBUFSIZ, cont = 1; local
70 while (cont && (bufind < bufsiz)) {
/opensolaris-onvv-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_asconf.c69 * is the parameters correlation ID. cont should be set to 1
72 * cont is -1, this indicates complete memory depletion, which
85 sctp_faddr_t *, int *cont, int act, in6_addr_t *addr);
172 sctp_faddr_t *fp, int *cont, int act, in6_addr_t *addr)
182 *cont = -1;
188 *cont = -1;
192 *cont = 1;
199 *cont = -1;
205 *cont = -1;
209 *cont
171 sctp_asconf_unrec_parm(sctp_t *sctp, sctp_parm_hdr_t *ph, uint32_t cid, sctp_faddr_t *fp, int *cont, int act, in6_addr_t *addr) argument
382 int cont; local
1070 sctp_check_addip_addr(sctp_parm_hdr_t *ph, sctp_parm_hdr_t *oph, int *cont, uint32_t cid, in6_addr_t *raddr) argument
1150 sctp_addip_req(sctp_t *sctp, sctp_parm_hdr_t *ph, uint32_t cid, sctp_faddr_t *fp, int *cont, int act, in6_addr_t *raddr) argument
1345 sctp_setprim_req(sctp_t *sctp, sctp_parm_hdr_t *ph, uint32_t cid, sctp_faddr_t *fp, int *cont, int act, in6_addr_t *raddr) argument
[all...]
/opensolaris-onvv-gate/usr/src/cmd/mail/
H A Dpoplist.c77 cont2rm = hdr2rm->cont;
/opensolaris-onvv-gate/usr/src/lib/libplot/t300/common/
H A Dline.c91 cont(short x0, short y0) function
H A Darc.c116 cont(xc, yc);
152 cont(xc, yc);
/opensolaris-onvv-gate/usr/src/lib/libplot/t300s/common/
H A Dline.c77 cont(short x0, short y0) { function
H A Darc.c132 cont((short)xc, (short)yc);
168 cont((short)xc, (short)yc);
/opensolaris-onvv-gate/usr/src/lib/libplot/t4014/common/
H A Dsubr.c58 cont(short x, short y) function
H A Darc.c135 cont((short)xc, (short)yc);
171 cont((short)xc, (short)yc);
/opensolaris-onvv-gate/usr/src/lib/libplot/t450/common/
H A Dline.c86 cont(short x0, short y0) function
/opensolaris-onvv-gate/usr/src/lib/libast/common/regex/
H A Dreglib.h320 struct Rex_s* cont; /* right catcher */ member in struct:Cond_s
328 struct Rex_s* cont; /* right catcher */ member in struct:Conj_left_s
334 struct Rex_s* cont; /* ambient continuation */ member in struct:Conj_right_s
422 struct Rex_s* cont; member in struct:Alt_catch_s
427 struct Rex_s* cont; member in struct:Group_catch_s
433 struct Rex_s* cont; member in struct:Behind_catch_s
459 struct Rex_s* cont; member in struct:Rep_catch_s
/opensolaris-onvv-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_defn.c282 inj_defn_memcmp_intr_array(const intr_t *cont, inj_declmem_t *dlm, argument
324 arrsz = (nelems + 1) * (cont->ei_width / NBBY);
327 cont->ei_width / NBBY);
329 adder = (cont->ei_signed ? signed_adders :
330 unsigned_adders)[cont->ei_width / NBBY];
343 if (cont->ei_signed) {
346 if (inj_strtoll(elem->dfm_str, cont->ei_width,
355 switch (cont->ei_width) {
372 if (inj_strtoull(elem->dfm_str, cont->ei_width,
381 switch (cont
[all...]
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/asn1/
H A Dtasn_dec.c769 const unsigned char *cont = NULL; local
849 cont = *in;
855 len = p - cont;
859 len = p - cont + plen;
886 cont = (const unsigned char *)buf.data;
891 cont = p;
897 if (!asn1_ex_c2i(pval, cont, len, utype, &free_cont, it))
909 int asn1_ex_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, argument
921 return pf->prim_c2i(pval, cont, len, utype, free_cont, it);
941 if (!c2i_ASN1_OBJECT((ASN1_OBJECT **)pval, &cont, le
[all...]
/opensolaris-onvv-gate/usr/src/lib/libsqlite/src/
H A Dwhere.c393 int brk, cont = 0; /* Addresses used during code generation */ local
774 cont = pLevel->cont = sqliteVdbeMakeLabel(v);
830 cont = pLevel->cont = sqliteVdbeMakeLabel(v);
860 sqliteVdbeAddOp(v, OP_IdxIsNull, nColumn, cont);
877 cont = pLevel->cont = sqliteVdbeMakeLabel(v);
932 cont = pLevel->cont
[all...]
/opensolaris-onvv-gate/usr/src/lib/libbsm/common/
H A Dgetauditflags.c148 * cont = B_TRUE, continue parsing even if error.
158 __chkflags(char *flags, au_mask_t *mask, boolean_t cont, char **error) argument
219 if (!cont) {
/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dwgetstr.c105 goto cont;
143 cont:
/opensolaris-onvv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldaputf8.c148 cont:
152 goto cont;

Completed in 277 milliseconds

123456