/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | log.c | 40 mblk_t cont; local 86 if (mdb_vread(&cont, sizeof (cont), (uintptr_t)next.b_cont) == -1) { 91 if (mdb_readstr(line, sizeof (line), (uintptr_t)cont.b_rptr) == -1) { 92 mdb_warn("failed to read string at %p", cont.b_rptr);
|
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/ |
H A D | strtok.c | 71 cont: 75 goto cont;
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | common.c | 123 int cont; local 128 for (cont = 0, addr = mbi.mmap_addr; 139 cont++; 143 while (cont); 158 unsigned long cont, memtmp, addr; local 192 cont = 0; 196 cont = get_mmap_entry ((void *) addr, cont); 205 while (cont); 236 cont [all...] |
/illumos-gate/usr/src/tools/scripts/ |
H A D | validate_flg.pl | 64 my ($expfile, $newpath, $line, $cont, $firstline, $text); 79 $cont = 0; 83 ( $cont = 0, next ) if /^\s*#/ || /^\s*$/; 84 if ($cont) { 91 $cont = 1; 95 $cont = 0;
|
H A D | onbld_elfmod.pm | 51 my $cont = 1; 53 while ($cont && ($line = <$fh>)) { 62 $cont = ($line =~ s/\s+\\$//); 67 $cont = 1; 84 $cont = 1 if ($ret_line eq '');
|
/illumos-gate/usr/src/cmd/mail/ |
H A D | printhdr.c | 58 while (contptr->cont != (struct hdrs *)NULL) { 59 contptr = contptr->cont;
|
H A D | pushlist.c | 97 /* Since we ONLY walk down 'cont' chains, */ 100 while (nextcont->cont != (struct hdrs *)NULL) { 101 nextcont = nextcont->cont; 104 nextcont->cont = nhp;
|
H A D | poplist.c | 77 cont2rm = hdr2rm->cont;
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_debug.c | 88 uint_t cont = 0; local 92 cont = 1; 108 if (s && cont == 0) {
|
/illumos-gate/usr/src/lib/libcmd/common/ |
H A D | fold.c | 89 static void fold(Sfio_t *in, Sfio_t *out, register int width, const char *cont, size_t contsize, char *cols) argument 127 sfwrite(out, cont, contsize); 148 sfwrite(out, cont, contsize); 175 char *cont="\n"; local 196 contsize = stresc(cont = strdup(opt_info.arg)); 236 fold(fp,sfstdout,width,cont,contsize,cols);
|
/illumos-gate/usr/src/lib/libshell/common/bltins/ |
H A D | cflow.c | 86 register int cont= **argv=='c'; local 88 while((n = optget(argv,cont?sh_optcont:sh_optbreak))) switch(n) 112 if(cont)
|
/illumos-gate/usr/src/lib/libfru/libfruraw/ |
H A D | fruraw.h | 54 container_hdl_t cont; member in struct:raw_list
|
H A D | fruraw.c | 61 return (ptr->cont); 126 g_raw->cont = open_raw_data(g_raw); 127 if (g_raw->cont == NULL) { 140 (void) fru_close_container(g_raw->cont); 257 container_hdl_t cont; local 259 cont = treehdl_to_conthdl(handle); 261 num_section = fru_get_num_sections(cont, NULL); 271 acc_err = fru_get_sections(cont, sects, num_section, NULL); 344 container_hdl_t cont; local 347 cont 435 container_hdl_t cont; local 508 container_hdl_t cont; local [all...] |
/illumos-gate/usr/src/boot/lib/libc/string/ |
H A D | strtok.c | 63 cont: 67 goto cont;
|
/illumos-gate/usr/src/lib/libslp/clib/ |
H A D | SLPFindSrvs.c | 114 SLPBoolean cont = SLP_TRUE; local 194 cont = cb( 207 cont = SLP_FALSE; 210 if (!cont) break; 213 return (cont); 228 SLPBoolean cont = SLP_TRUE; local 258 cont = cb((SLPHandle)hp, surl, 0, errCode, cookie); 272 return (cont); 286 SLPBoolean cont = SLP_TRUE; local 312 cont 525 SLPBoolean cont = SLP_TRUE; local [all...] |
H A D | SLPFindAttrs.c | 113 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);
|
/illumos-gate/usr/src/tools/protocmp/ |
H A D | proto_list.c | 118 int cont = 1; local 147 cont = 0; 148 } while (cont); 160 for (cont = 1; cont < FIELDS - 1; cont++) 161 v[cont] = strtok(NULL, FS);
|
/illumos-gate/usr/src/lib/libbc/libc/gen/common/ |
H A D | _nlist.c | 90 goto cont; 93 goto cont; 101 cont: ;
|
/illumos-gate/usr/src/lib/libast/common/regex/ |
H A D | regnexec.c | 403 parserep(Env_t* env, Rex_t* rex, Rex_t* cont, unsigned char* s, int n) argument 414 i = follow(env, rex, cont, s); 433 catcher.re.rep_catch.cont = cont; 477 i = follow(env, rex, cont, s); 500 parsetrie(Env_t* env, Trie_node_t* x, Rex_t* rex, Rex_t* cont, unsigned char* s) argument 537 switch (follow(env, rex, cont, s)) 548 switch (parsetrie(env, x->son, rex, cont, s)) 568 switch (follow(env, rex, cont, s)) 798 parse(Env_t* env, Rex_t* rex, Rex_t* cont, unsigne argument [all...] |
H A D | reglib.h | 320 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
|
/illumos-gate/usr/src/cmd/nscd/ |
H A D | nscd_dbimpl.c | 222 goto cont; 224 goto cont; 232 goto cont; 250 cont: 311 goto cont; 313 goto cont; 329 goto cont; 358 cont:
|
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | restore_repository.sh | 195 cont=false 196 while [ $cont = false ]; do 231 cont=true 275 cont=false 276 while [ $cont = false ]; do 282 cont=true;;
|
/illumos-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | lcl_ng.c | 360 int len, olen, cont; local 402 cont = 1; 404 cont = 0; 424 if (cont) { 429 cont = 0; 431 } while (cont);
|
/illumos-gate/usr/src/cmd/sgs/librtld_db/demo/common/ |
H A D | utils.c | 65 int bufind = 0, intbufind = STBUFSIZ, cont = 1; local 70 while (cont && (bufind < bufsiz)) {
|
/illumos-gate/usr/src/uts/common/inet/sctp/ |
H A D | sctp_asconf.c | 69 * 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...] |