Home
last modified time | relevance | path

Searched defs:l (Results 1 – 25 of 845) sorted by path

12345678910>>...34

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1065 uint16_t blend, h, l; in alpha_blend() local
H A Dload_elf.c43 #define COPYOUT(s, d, l) archsw.arch_copyout((vm_offset_t)(s), d, l) argument
H A Dload_elf_obj.c45 #define COPYOUT(s,d,l) archsw.arch_copyout((vm_offset_t)(s), d, l) argument
H A Dreloc_elf.c43 #define COPYOUT(s,d,l) archsw.arch_copyout((vm_offset_t)(s), d, l) argument
H A Dutil.c125 int c, l; in printf() local
/illumos-gate/usr/src/boot/common/linenoise/
H A Dlinenoise.c376 static void refreshMultiLine(struct linenoiseState *l) { in refreshMultiLine()
450 static void refreshLine(struct linenoiseState *l) { in refreshLine()
461 linenoiseEditInsert(struct linenoiseState *l, char c) { in linenoiseEditInsert()
489 linenoiseEditMoveLeft(struct linenoiseState *l) { in linenoiseEditMoveLeft()
498 linenoiseEditMoveRight(struct linenoiseState *l) { in linenoiseEditMoveRight()
507 linenoiseEditMoveHome(struct linenoiseState *l) { in linenoiseEditMoveHome()
516 linenoiseEditMoveEnd(struct linenoiseState *l) { in linenoiseEditMoveEnd()
553 linenoiseEditDelete(struct linenoiseState *l) { in linenoiseEditDelete()
564 linenoiseEditBackspace(struct linenoiseState *l) { in linenoiseEditBackspace()
577 linenoiseEditDeletePrevWord(struct linenoiseState *l) { in linenoiseEditDeletePrevWord()
[all …]
/illumos-gate/usr/src/boot/efi/include/
H A Defidevp.h50 #define SetDevicePathNodeLength(a, l) { \ argument
/illumos-gate/usr/src/boot/libsa/
H A Dbootparam.c376 n_long l; /* network order */ in xdr_inaddr_encode() member
407 n_long l; /* network order */ in xdr_inaddr_decode() member
H A Dpkgfs.c523 int64_t l, limit, last_digit_limit; in pkg_atol8() local
562 int64_t l, upper_limit, lower_limit; in pkg_atol256() local
H A Dtftp.c297 int l; in tftp_makereq() local
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfsimpl.c1561 vdev_label_offset(uint64_t psize, int l, uint64_t offset) in vdev_label_offset()
1611 vdev_label_read(vdev_t *vd, int l, void *buf, uint64_t offset, in vdev_label_read()
1644 vdev_label_write_validate(vdev_t *vd, int l, uint64_t offset) in vdev_label_write_validate()
1669 vdev_label_write(vdev_t *vd, int l, vdev_boot_envblock_t *be, uint64_t offset) in vdev_label_write()
1716 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_write_bootenv_impl() local
1814 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_read_bootenv() local
1944 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_label_read_config() local
1999 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_uberblock_load() local
2662 #define LEAF_HASH(l, h) \ argument
2666 #define LEAF_HASH_ENTPTR(l, h) (&(l)->l_phys->l_hash[LEAF_HASH(l, h)]) argument
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1470 #define ZAP_LEAF_NUMCHUNKS(l) \ argument
1498 #define ZAP_LEAF_HASH_SHIFT(l) ((l)->l_bs - 5) argument
1499 #define ZAP_LEAF_HASH_NUMENTRIES(l) (1 << ZAP_LEAF_HASH_SHIFT(l)) argument
1506 #define ZAP_LEAF_CHUNK(l, idx) \ argument
1509 #define ZAP_LEAF_ENTRY(l, idx) (&ZAP_LEAF_CHUNK(l, idx).l_entry) argument
/illumos-gate/usr/src/boot/sys/sys/
H A Dmodule.h172 #define MODULE_PNP_INFO(d, b, unique, t, l, n) \ argument
H A Dsocket.h522 #define CMSG_SPACE(l) (_ALIGN(sizeof(struct cmsghdr)) + _ALIGN(l)) argument
523 #define CMSG_LEN(l) (_ALIGN(sizeof(struct cmsghdr)) + (l)) argument
/illumos-gate/usr/src/boot/sys/x86/include/
H A Dsegments.h92 #define USD_SETLIMIT(sd, l) (sd)->sd_lolimit = (l); \ argument
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dbucket.c316 bucket_t *l, *b; in sort_buckets() local
445 bucket_t *l, *b; in print_all_buckets() local
590 first_from_list(const bucket_t *l) in first_from_list()
H A Dxlator.c855 bucket_t *l; /* List of buckets. */ in writemapfile() local
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dprintfuncs.c55 int l, n; in generate_printf() local
/illumos-gate/usr/src/cmd/addbadsec/
H A Daddbadsec.c91 int l; in main() local
/illumos-gate/usr/src/cmd/amdzen/
H A Dusmn.c33 long long l; in usmn_parse_uint32() local
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/
H A Dsun_solaris_staticvariables.sh68 function l function
/illumos-gate/usr/src/cmd/audio/audioctl/
H A Daudioctl.c55 #define AUDIO_CTRL_STEREO_VAL(l, r) (((l) & 0xff) | (((r) & 0xff) << 8)) argument
/illumos-gate/usr/src/cmd/audio/audiotest/
H A Dwavedata.c38 le_int(const unsigned char *p, int l) in le_int()
56 int i, n, dataleft, x, l = sizeof (inbuf); in uncompress_wave() local
/illumos-gate/usr/src/cmd/auditd/
H A Dqueue.c125 audit_incr_ref(pthread_mutex_t *l, audit_rec_t *p) in audit_incr_ref()
138 audit_release(pthread_mutex_t *l, audit_rec_t *p) in audit_release()
/illumos-gate/usr/src/cmd/auditreduce/
H A Dtoken.c1978 char l; /* length */ in label_token() local

12345678910>>...34