Home
last modified time | relevance | path

Searched refs:lc (Results 1 – 25 of 604) sorted by last modified time

12345678910>>...25

/illumos-gate/usr/src/lib/libnvme/
H A DMakefile.com46 LDLIBS += -lc -ldevinfo -lnvpair
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h3876 uint32_t lc :1; member
4046 uint32_t lc:1; member
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m139 file path=usr/include/ast/lc.h
/illumos-gate/usr/src/lib/libmd/
H A DMakefile.com44 LDLIBS += -lc
/illumos-gate/usr/src/lib/libfru/
H A DMakefile.flag38 LDLIBS += -lc
/illumos-gate/usr/src/lib/libshare/smb/
H A DMakefile.com48 LDLIBS += -lshare -lscf -luuid -ldlpi -lnsl -lnvpair -lxml2 -lumem -lc
/illumos-gate/usr/src/lib/libshare/autofs/
H A DMakefile.com42 LDLIBS += -lshare -lscf -lumem -lc -lxml2
/illumos-gate/usr/src/lib/libshare/nfs/
H A DMakefile.com43 LDLIBS += -lshare -lnsl -lscf -lumem -lc -lxml2
/illumos-gate/usr/src/lib/libshare/
H A DMakefile.com40 LDLIBS += -lc -lnsl -lscf -lzfs -luuid -lxml2 -lnvpair
/illumos-gate/usr/src/lib/libmapid/
H A DMakefile.com50 LDLIBS += -lresolv -lc -lscf
/illumos-gate/usr/src/cmd/fs.d/nfs/rp_basic/
H A DMakefile.com41 LDLIBS += -lc -lnsl
/illumos-gate/usr/src/cmd/mandoc/
H A Dlib.in25 LINE("libc", "Standard C Library (libc, \\-lc)")
/illumos-gate/usr/src/lib/libjedec/
H A DMakefile.com26 LDLIBS += -lc -lnvpair
/illumos-gate/usr/src/lib/fm/libfmd_agent/
H A DMakefile.com43 LDLIBS += -lnvpair -lumem -lc
/illumos-gate/usr/src/uts/common/os/
H A Dlogsubr.c339 lc->flags |= SL_LOGONLY; in log_conswitch()
346 if (lc->ttime == 0) { in log_conswitch()
369 hlc->ttime = lc->ttime - (lc->ltime - hlc->ltime) / hz; in log_conswitch()
512 log_ctl_t *lc; in log_makemsg() local
534 lc->mid = mid; in log_makemsg()
535 lc->sid = sid; in log_makemsg()
536 lc->level = level; in log_makemsg()
537 lc->flags = sl; in log_makemsg()
538 lc->pri = pri; in log_makemsg()
633 lc->ttime = 0; in log_sendmsg()
[all …]
/illumos-gate/usr/src/lib/libshare/smbfs/
H A DMakefile.com41 LDLIBS += -lshare -lscf -lumem -luuid -lc -lxml2 -lsmbfs
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c12693 mptsas_led_control_t lc; in led_control() local
12697 if (ddi_copyin((void *)data, &lc, sizeof (lc), mode) != 0) { in led_control()
12703 lc.Led < MPTSAS_LEDCTL_LED_MIN || in led_control()
12704 lc.Led > MPTSAS_LEDCTL_LED_MAX || in led_control()
12705 (lc.Command == MPTSAS_LEDCTL_FLAG_SET && lc.LedStatus != 0 && in led_control()
12706 lc.LedStatus != 1)) { in led_control()
12722 if (lc.Slot < mep->me_fslot) { in led_control()
12731 slotidx = lc.Slot - mep->me_fslot; in led_control()
12740 mep->me_slotleds[slotidx] |= lc.LedStatus << (lc.Led - 1); in led_control()
12749 lc.LedStatus = (mep->me_slotleds[slotidx] >> (lc.Led - 1)) & 1; in led_control()
[all …]
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c83 #define LC(i,j) (lc[(i) * (LINES + 1) + (j)])
85 static lcost *lc = (lcost *) 0; variable
134 new = m_malloc((lines+1) * (lines+1) * sizeof *lc); in __m_doupdate_init()
137 if (lc != (lcost *) 0) in __m_doupdate_init()
138 free(lc); in __m_doupdate_init()
139 lc = (lcost *) new; in __m_doupdate_init()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c598 unsigned char lc; in ber_get_next() local
643 if ( BerRead( sb, (char *) &lc, 1 ) != 1 ) { in ber_get_next()
646 if ( lc & 0x80 ) { in ber_get_next()
647 noctets = (lc & 0x7f); in ber_get_next()
657 *len = lc; in ber_get_next()
1104 unsigned char lc; in ber_get_next_buffer_ext() local
1149 if ( read_bytes( &sb, &lc, 1 ) != 1 ) { in ber_get_next_buffer_ext()
1152 if ( lc & 0x80 ) { in ber_get_next_buffer_ext()
1153 noctets = (lc & 0x7f); in ber_get_next_buffer_ext()
1163 *len = lc; in ber_get_next_buffer_ext()
/illumos-gate/usr/src/lib/krb5/kadm5/clnt/i386/
H A DMakefile31 LDLIBS += -L $(ROOTLIBDIR) -lgss -lnsl -lsocket -lc
/illumos-gate/usr/src/common/lzma/
H A DLzmaEnc.c54 p->lc = p->lp = p->pb = p->algo = p->fb = p->btMode = p->numHashBytes = p->numThreads = -1; in LzmaEncProps_Init()
64 if (p->lc < 0) p->lc = 3; in LzmaEncProps_Normalize()
318 unsigned lc, lp, pb; member
417 if (props.lc > LZMA_LC_MAX || props.lp > LZMA_LP_MAX || props.pb > LZMA_PB_MAX || in LzmaEnc_SetProps()
430 p->lc = props.lc; in LzmaEnc_SetProps()
947 …BS(pos, prevByte) (p->litProbs + ((((pos) & p->lpMask) << p->lc) + ((prevByte) >> (8 - p->lc))) * …
1930 unsigned lclp = p->lc + p->lp; in LzmaEnc_Alloc()
1993 UInt32 num = 0x300 << (p->lp + p->lc); in LzmaEnc_Init()
2214 props[0] = (Byte)((p->pb * 5 + p->lp) * 9 + p->lc); in LzmaEnc_WriteProperties()
H A DLzmaDec.c117 #define LzmaProps_GetNumProbs(p) ((UInt32)LZMA_BASE_SIZE + (LZMA_LIT_SIZE << ((p)->lc + (p)->lp)))
156 unsigned lc = p->prop.lc; in LzmaDec_DecodeReal() local
184 prob += (LZMA_LIT_SIZE * (((processedPos & lpMask) << lc) + in LzmaDec_DecodeReal()
185 (dic[(dicPos == 0 ? dicBufSize : dicPos) - 1] >> (8 - lc)))); in LzmaDec_DecodeReal()
531 ((((p->processedPos) & ((1 << (p->prop.lp)) - 1)) << p->prop.lc) + in LzmaDec_TryDummy()
532 (p->dic[(p->dicPos == 0 ? p->dicBufSize : p->dicPos) - 1] >> (8 - p->prop.lc)))); in LzmaDec_TryDummy()
728 UInt32 numProbs = Literal + ((UInt32)LZMA_LIT_SIZE << (p->prop.lc + p->prop.lp)); in LzmaDec_InitStateReal()
939 p->lc = d % 9; in LzmaProps_Decode()
H A DLzmaDec.h26 unsigned lc, lp, pb; member
/illumos-gate/usr/src/cmd/mailx/
H A Dcmd4.c65 long lc, cc, t; in dopipe() local
134 lc = cc = 0; in dopipe()
150 lc += t; in dopipe()
169 printf("\"%s\" %ld/%ld\n", cmd, lc, cc); in dopipe()
H A Dcollect.c97 long lc, cc; in collect() local
536 lc = cc = 0; in collect()
539 lc++; in collect()
555 printf("%ld/%ld\n", lc, cc); in collect()
798 long lc, cc; in lcwrite() local
802 lc = cc = 0; in lcwrite()
806 lc++; in lcwrite()
814 lc++; in lcwrite()
822 printf("%ld/%ld\n", lc, cc); in lcwrite()

12345678910>>...25