| /onnv/onnv-gate/usr/src/lib/libtsol/common/ |
| getplabel.c | 48 bslabel_t *sl; local 50 sl = getzonelabelbyid(zoneid); 51 if (sl == NULL) { 54 *label_p = *sl; 55 free(sl);
|
| /onnv/onnv-gate/usr/src/cmd/lp/lib/lp/ |
| tx.c | 111 m_label_t *sl; local 122 sl = ucred_getlabel(uc); 123 if (label_to_str(sl, &pslabel, M_INTERNAL, DEF_NAMES) != 0)
|
| /onnv/onnv-gate/usr/src/cmd/lp/lib/secure/ |
| secure.c | 205 m_label_t *sl; local 207 sl = m_label_alloc(MAC_LABEL); 208 (void) getplabel(sl); 209 if (label_to_str(sl, &(secbufp->slabel), 215 m_label_free(sl);
|
| /onnv/onnv-gate/usr/src/cmd/tbl/ |
| tv.c | 24 int tp=0, sl, ln, pos, epb, ept, vm; local 64 sl = start-1; 65 while (sl>=0 && instead[sl]) sl--; 66 if (sl>=0 && (fullbot[sl] || allh(sl))) 69 if (sl>=0) 70 switch(midbar(sl,c) [all...] |
| /onnv/onnv-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
| ResourceMonitor.java | 228 StatisticList sl = (StatisticList) get(keys. local 231 sl.getLast(); 233 sl.get(sl.size() - 2); 234 if (sl.getName().compareTo("idle") == 0) 252 StatisticList sl = (StatisticList) get(name); local 253 sl.clear();
|
| SystemMonitor.java | 200 StatisticList sl = new StatisticList( local 202 mon.put(stats[i], sl); 282 StatisticList sl; local 283 sl = (StatisticList) mon.get(stats[i]); 284 sl.add(new UnsignedInt64Statistic( 342 StatisticList sl = (StatisticList) itSL.next(); local 343 if (sl.getName().compareTo("utilization") == 345 if (sl.isValid() == false)
|
| /onnv/onnv-gate/usr/src/cmd/sendmail/libmilter/ |
| comm.c | 331 size_t sl, i; local 345 sl = MILTER_LEN_BYTES + 1; 349 iov[0].iov_len = sl;
|
| /onnv/onnv-gate/usr/src/lib/libc/port/fp/ |
| quadint.h | 87 long sl[2]; /* as two signed longs */ member in union:uu
|
| /onnv/onnv-gate/usr/src/cmd/ndmpd/ndmp/ |
| ndmpd_scsi.c | 578 scsi_link_t *sl; local 581 for (sl = sa->sa_link_head.sl_next; sl && sl != &sa->sa_link_head; 582 sl = sl->sl_next) { 583 name = sasd_slink_name(sl); 585 *sid = sl->sl_sid; 586 *lun = sl->sl_lun;
|
| ndmpd_config.c | 666 scsi_link_t *sl; local 689 if (!(sl = sasd_dev_slink(i)) || !(sd = sasd_drive(i))) 691 if (sl->sl_type != DTYPE_SEQUENTIAL) 765 scsi_link_t *sl; local 786 if (!(sl = sasd_dev_slink(i)) || !(sd = sasd_drive(i))) 788 if (sl->sl_type != DTYPE_CHANGER)
|
| /onnv/onnv-gate/usr/src/cmd/sgs/rtld/sparc/ |
| sparc_a.out.c | 76 Slookup sl; local 117 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, 0, 0, 0, 120 if ((sym = aout_lookup_sym(&sl, &nlmp, &binfo, NULL)) == 0) { 265 Slookup sl; local 277 SLOOKUP_INIT(sl, name, lmp, 0, ld_entry_cnt, 280 if ((sym = aout_lookup_sym(&sl, &_lmp,
|
| sparc_elf.c | 360 Slookup sl; local 425 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, 428 if ((nsym = lookup_sym(&sl, &nlmp, &binfo, NULL)) == 0) { 803 Slookup sl; local 813 SLOOKUP_INIT(sl, name, lmp, 0, 817 symdef = lookup_sym(&sl, &_lmp, 828 if (sl.sl_bind != STB_WEAK) {
|
| /onnv/onnv-gate/usr/src/lib/crypt_modules/bsdmd5/ |
| bsdmd5.c | 77 int sl, l, pl, i; local 95 sl = ep - sp; 106 MD5Update(&ctx, (uchar_t *)sp, sl); 111 MD5Update(&ctx1, sp, sl); 131 (void) strncat(ctbuffer, (const char *)sp, sl); 150 MD5Update(&ctx1, sp, sl);
|
| /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| multilink.c | 340 int sl = strlen(endp_class_names[i]); local 341 if (strncasecmp(str, endp_class_names[i], sl) == 0) { 342 str += sl;
|
| /onnv/onnv-gate/usr/src/cmd/sgs/librtld/common/ |
| relocate.c | 103 Slookup sl; local 280 SLOOKUP_INIT(sl, name, lmp, LIST(lmp)->lm_head, ld_entry_cnt, 285 if ((sym = lookup_sym(&sl, &_lmp, &binfo, NULL)) != 0) {
|
| /onnv/onnv-gate/usr/src/lib/libnisdb/ |
| ldap_parse.c | 474 int dl, sl; local 489 sl = strlen(buf); 492 buf[sl-1] = '\0'; /* Lose the 'dot' */ 505 buf[(sl - dl) - 1] = '\0';
|
| /onnv/onnv-gate/usr/src/cmd/devfsadm/ |
| sgen_link.c | 81 scsi_lun64_t sl; local 114 sl = (lun.sl_lun1_msb << 8) | lun.sl_lun1_lsb; 117 di_minor_name(minor), cnum, wwn, sl);
|
| /onnv/onnv-gate/usr/src/cmd/audio/utilities/ |
| g721.c | 595 short sl; /* EXPAND */ local 645 sl = *short_ptr++ >> 2; 648 sl = audio_a2s(*char_in++) >> 2; 651 sl = audio_u2s(*char_in++) >> 2; /* u-law to short */ 668 d = sl - se; /* SUBTA */
|
| /onnv/onnv-gate/usr/src/cmd/bnu/ |
| uudecode.c | 241 char *sl; local 245 sl = strchr(dest, '/'); 246 if (sl == NULL) { 251 *sl++ = 0; 260 (void) strlcat(dnbuf, sl, sizeof (dnbuf));
|
| /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/ |
| validate.c | 1001 m_label_t *sl = NULL; local 1007 (str_to_label(slabel, &sl, USER_CLEAR, L_NO_CORRECTION, &in_range))) 1013 m_label_free(sl); 1018 in_range = blinrange(sl, range); 1020 m_label_free(sl);
|
| /onnv/onnv-gate/usr/src/common/openssl/ssl/ |
| d1_srvr.c | 670 unsigned int sl; local 705 sl=s->session->session_id_length; 706 if (sl > sizeof s->session->session_id) 711 *(p++)=sl; 712 memcpy(p,s->session->session_id,sl); 713 p+=sl;
|
| /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/rpc.nisd/ |
| nis_log_common.c | 1278 int dl, sl; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/sgs/rtld/common/ |
| a.out.c | 329 const char *sl; local 337 sl = name; 339 while (*sl == *cp++) 340 if (*sl++ == '\0') 448 Slookup sl = *slp; local 452 if (*sl.sl_name == '_') 453 ++sl.sl_name; 454 else if (*sl.sl_name == '.') 455 sl.sl_flags |= LKUP_LDOT; 458 (void) strcpy(&name[1], sl.sl_name) 686 Slookup sl; local [all...] |
| /onnv/onnv-gate/usr/src/cmd/sgs/rtld/amd64/ |
| amd64_elf.c | 221 Slookup sl; local 274 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, 277 if ((nsym = lookup_sym(&sl, &nlmp, &binfo, NULL)) == 0) { 433 Slookup sl; local 443 SLOOKUP_INIT(sl, MSG_ORIG(MSG_SYM_PLT), lmp, lmp, ld_entry_cnt, 446 if ((symdef = elf_find_sym(&sl, &_lmp, &binfo, NULL)) == 0) 686 Slookup sl; local 696 SLOOKUP_INIT(sl, name, lmp, 0, 700 symdef = lookup_sym(&sl, &_lmp, 711 if (sl.sl_bind != STB_WEAK) [all...] |
| /onnv/onnv-gate/usr/src/cmd/sgs/rtld/i386/ |
| i386_elf.c | 202 Slookup sl; local 253 SLOOKUP_INIT(sl, name, lmp, lml->lm_head, ld_entry_cnt, 0, 256 if ((nsym = lookup_sym(&sl, &nlmp, &binfo, NULL)) == 0) { 410 Slookup sl; local 420 SLOOKUP_INIT(sl, MSG_ORIG(MSG_SYM_PLT), lmp, lmp, ld_entry_cnt, 423 if ((symdef = elf_find_sym(&sl, &_lmp, &binfo, NULL)) == 0) 644 Slookup sl; local 654 SLOOKUP_INIT(sl, name, lmp, 0, 658 symdef = lookup_sym(&sl, &_lmp, 669 if (sl.sl_bind != STB_WEAK) 894 Slookup sl; local [all...] |