Home
last modified time | relevance | path

Searched defs:l (Results 176 – 200 of 845) sorted by relevance

12345678910>>...34

/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dnocast.c95 long l = 1; in implicit_assign_to() local
108 long l = 1; in bad_implicit_arg_to() local
H A Denum-min-size.c6 enum l { L = 1L }; enum
H A Dconstexpr-addr-of-static.c17 static void l(void) { in l() function
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_profile.c207 long l; in pkinit_kdcdefault_integer() local
370 long l; in pkinit_libdefault_integer() local
/illumos-gate/usr/src/uts/common/disp/
H A Dcpucaps.c300 cap_enable(list_t *l, cpucap_t *cap, hrtime_t value) in cap_enable()
332 cap_disable(list_t *l, cpucap_t *cap) in cap_disable()
471 cap_walk(list_t *l, void (*cb)(cpucap_t *, int64_t)) in cap_walk()
/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c184 int l, idx; in xpv_va_walk() local
626 unsigned int *l = (unsigned int *)&(tsc); in xpv_panic_gethrtime() local
659 int l; in xpv_do_panic() local
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dheaders.c308 int l, k; local
556 size_t l; local
1115 size_t l; local
1955 int l; local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcpu.h36 #define BITX(u, h, l) (((u) >> (l)) & ((1lu << ((h) - (l) + 1lu)) - 1lu)) argument
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dniprop.c70 int j, alen, l; variable
/illumos-gate/usr/src/cmd/wracct/
H A Dwracct.c56 long l; in Atol() local
/illumos-gate/usr/src/uts/common/sys/
H A Dkiconv_sc.h53 #define KICONV_SC_GET_GB_LEN(v, l) \ argument
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhtable.h144 #define NEXT_ENTRY_VA(va, l) \ argument
156 #define NEXT_ENTRY_VA(va, l) ((va & LEVEL_MASK(l)) + LEVEL_SIZE(l)) argument
/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Ddm2s.h97 #define DMPBYTES(s, l, n, sg) dm2s_dump_bytes(s, l, n, sg) argument
102 #define DMPBYTES(s, l, n, sg) argument
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus_labels.c225 char *plat, *pp, *l = NULL, *ancestor_l = NULL, *new_l = NULL; in pci_slot_label_lookup() local
423 char *l; in pci_label_cmn() local
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/
H A Ducs_to_sb.c86 register int l, h; in _icv_iconv() local
H A Dutf8_to_sb.c69 register int i, l, h; in _icv_iconv() local
/illumos-gate/usr/src/cmd/keyserv/
H A Dkey_generic.c76 } *l; variable
/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A DUTF2_to_johap92.c150 register int h, i, j, l; in _icv_iconv() local
H A DUTF2_to_euc.c152 register int h, i, j, l; in _icv_iconv() local
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dsetlocale.c169 int u, l; in install_legacy() local
/illumos-gate/usr/src/lib/libwrap/
H A Dtcpd.h119 #define STRN_CPY(d, s, l) { strncpy((d), (s), (l)); (d)[(l)-1] = 0; } argument
121 #define STRN_EQ(x, y, l) (strncasecmp((x), (y), (l)) == 0) argument
122 #define STRN_NE(x, y, l) (strncasecmp((x), (y), (l)) != 0) argument
/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.c424 des_ip(uint64_t *l, uint64_t *r, uint64_t pt) in des_ip()
454 des_fp(uint64_t l, uint64_t r) in des_fp()
476 uint64_t l, r, t; in des_crypt_impl() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h727 #define GETLONG(l, cp) { \ argument
733 #define PUTLONG(l, cp) { \ argument
743 #define GETNLONG(l, cp) { \ argument
751 #define PUTNLONG(l, cp) { \ argument
770 #define BCOPY(s, d, l) memcpy(d, s, l) argument
778 #define PRINTMSG(m, l) { info("Remote message: %0.*v", l, m); } argument
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c156 label_offset(uint64_t size, int l) in label_offset()
170 int l; in zpool_clear_label() local
/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_attr.c46 int l; in fullObjName() local
75 int l, i; in domain2base() local

12345678910>>...34