Home
last modified time | relevance | path

Searched defs:l (Results 26 – 50 of 845) sorted by relevance

12345678910>>...34

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstrlib.c61 size_t l; in str_len() local
77 size_t l; in str_sub() local
91 size_t l, i; in str_reverse() local
103 size_t l; in str_lower() local
116 size_t l; in str_upper() local
132 size_t l, lsep; in str_rep() local
157 size_t l; in str_byte() local
710 size_t l, i; in add_s() local
864 size_t l; in addquoted() local
913 size_t l = strlen(form); in addlenmod() local
[all …]
H A Dlvm.c10 #define strcoll(l,r) (strcmp((l),(r))) argument
53 int l = lua_number2str(s, n); in luaV_tostring() local
210 const char *l = getstr(ls); in l_strcmp() local
231 int luaV_lessthan (lua_State *L, const TValue *l, const TValue *r) { in luaV_lessthan()
243 int luaV_lessequal (lua_State *L, const TValue *l, const TValue *r) { in luaV_lessequal()
314 size_t l = tsvalue(top-i-1)->len; in luaV_concat() local
323 size_t l = tsvalue(top-i)->len; in luaV_concat() local
591 #define vmcase(l,b) case l: {b} break; argument
592 #define vmcasenb(l,b) case l: {b} /* nb = no break */ argument
H A Dlstate.c61 lua_State l; member
69 LX l; member
255 LX *l = fromstate(L1); in luaE_freethread() local
268 LG *l = cast(LG *, (*f)(ud, NULL, LUA_TTHREAD, sizeof(LG))); in lua_newstate() local
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dfgetwc.c114 rmutex_t *l; in fgetwc() local
133 rmutex_t *l; in __fgetwc_xpg5() local
150 rmutex_t *l; in fgetwc_l() local
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_init.c271 int l; in add_lib() local
312 make_virtual_slot(int l, tlm_drive_t *dp) in make_virtual_slot()
341 make_stand_alone_drive(scsi_link_t *slink, int l) in make_stand_alone_drive()
407 int l, d; in add_drv() local
497 int l, d; in inaccbl_drv_warn() local
534 int l, vlibs, d; in tlm_init() local
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_split.c94 PAGE *h, *l, *r, *lchild, *rchild; local
350 PAGE *l, *r, *tp; local
455 PAGE *l, *r, *tp; local
496 bt_rroot(t, h, l, r) in bt_rroot() argument
536 bt_broot(t, h, l, r) in bt_broot() argument
613 bt_psplit(t, h, l, r, pskip, ilen) in bt_psplit() argument
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dstatics.sh94 function l function
120 function l function
143 function l function
177 function l function
/illumos-gate/usr/src/head/
H A Dxlocale.h95 #define MB_CUR_MAX_L(l) (__mb_cur_max_l(l)) argument
108 #define getwchar_l(l) fgetwc_l(stdin, (l)) argument
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_label.c161 vdev_label_offset(uint64_t psize, int l, uint64_t offset) in vdev_label_offset()
176 int l; in vdev_label_number() local
187 vdev_label_read(zio_t *zio, vdev_t *vd, int l, abd_t *buf, uint64_t offset, in vdev_label_read()
759 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_label_read_config() local
1115 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_label_init() local
1206 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_label_read_bootenv_impl() local
1356 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_label_write_bootenv() local
1466 for (int l = 0; l < VDEV_LABELS; l++) { in vdev_uberblock_load_impl() local
1569 for (int l = 0; l < VDEV_LABELS; l++) in vdev_uberblock_sync() local
1651 vdev_t *vd, int l, uint64_t txg, int flags) in vdev_label_sync()
[all …]
H A Dzap.c419 zap_leaf_t *l = dbu; in zap_leaf_evict_sync() local
466 zap_put_leaf(zap_leaf_t *l) in zap_put_leaf()
539 zap_leaf_t *l = dmu_buf_get_user(db); in zap_get_leaf_byblk() local
619 zap_expand_leaf(zap_name_t *zn, zap_leaf_t *l, in zap_expand_leaf()
784 zap_leaf_t *l; in fzap_lookup() local
818 zap_leaf_t *l; in fzap_add_cd() local
875 zap_leaf_t *l; in fzap_update() local
919 zap_leaf_t *l; in fzap_length() local
942 zap_leaf_t *l; in fzap_remove() local
1197 zap_leaf_t *l; in fzap_cursor_retrieve() local
[all …]
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadr.c96 uint32_t l; /* value for shifting */ in adr_int32() local
115 uid_t l; /* value for shifting */ in adr_uid() local
133 uint64_t l; /* value for shifting */ in adr_int64() local
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_engine.c284 list_t *l = &auimpl_devs_by_index; in auimpl_dev_hold_by_devt() local
306 list_t *l = &auimpl_devs_by_index; in auimpl_dev_hold_by_index() local
875 list_t *l; in audio_dev_register() local
1092 list_t *l = &auimpl_devs_by_number; in auclnt_set_dev_number() local
1114 list_t *l; in auclnt_walk_devs() local
1131 list_t *l; in auclnt_walk_devs_by_number() local
1149 list_t *l = &d->d_engines; in auclnt_dev_walk_engines() local
1259 list_t *l; in auimpl_dev_suspend() local
1292 list_t *l; in auimpl_dev_resume() local
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_hout.c165 decl_list *l; in pargdef() local
190 decl_list *l; in pstructdef() local
203 case_list *l; in puniondef() local
411 enumval_list *l; in penumdef() local
541 list *l; in undefined2() local
/illumos-gate/usr/src/uts/i86pc/vm/
H A Dkboot_mmu.c76 #define BOOT_SHIFT(l) (shift_amt[l]) argument
77 #define BOOT_SZ(l) ((size_t)1 << BOOT_SHIFT(l)) argument
78 #define BOOT_OFFSET(l) (BOOT_SZ(l) - 1) argument
79 #define BOOT_MASK(l) (~BOOT_OFFSET(l)) argument
252 level_t l; in kbm_probe() local
/illumos-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c194 s10_amd64_correct_fsreg(klwp_t *l) in s10_amd64_correct_fsreg()
330 s10_proc_exit(struct proc *p, klwp_t *l) in s10_proc_exit()
342 s10_initlwp(klwp_t *l) in s10_initlwp()
366 s10_freelwp(klwp_t *l) in s10_freelwp()
372 s10_lwpexit(klwp_t *l) in s10_lwpexit()
/illumos-gate/usr/src/cmd/psrinfo/
H A Dpsrinfo.c185 struct link *l; in find_link() local
204 print_links(struct link *l) in print_links()
321 struct link *l; in print_ps() local
347 struct link *l; in print_s() local
392 struct link *l; in print_v() local
440 struct link *l; in print_normal() local
529 for (struct link *l = vcpus; l != NULL; l = l->l_next) { in print_total() local
777 struct link *l; in main() local
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzap_leaf.h49 #define ZAP_LEAF_NUMCHUNKS(l) \ argument
77 #define ZAP_LEAF_HASH_SHIFT(l) ((l)->l_bs - 5) argument
78 #define ZAP_LEAF_HASH_NUMENTRIES(l) (1 << ZAP_LEAF_HASH_SHIFT(l)) argument
85 #define ZAP_LEAF_CHUNK(l, idx) \ argument
88 #define ZAP_LEAF_ENTRY(l, idx) (&ZAP_LEAF_CHUNK(l, idx).l_entry) argument
164 zap_leaf_phys(zap_leaf_t *l) in zap_leaf_phys()
/illumos-gate/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c175 sn1_proc_exit(struct proc *p, klwp_t *l) in sn1_proc_exit()
187 sn1_initlwp(klwp_t *l) in sn1_initlwp()
199 sn1_freelwp(klwp_t *l) in sn1_freelwp()
205 sn1_lwpexit(klwp_t *l) in sn1_lwpexit()
/illumos-gate/usr/src/cmd/lp/lib/msgs/
H A Dhslconv.c34 char * ltos ( char * s, unsigned long l) in ltos()
79 unsigned long l = 0; local
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf.c56 #define KCF_FRMWRK_DEBUG(l, x) if (kcf_frmwrk_debug >= l) printf x argument
58 #define KCF_FRMWRK_DEBUG(l, x) argument
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ber/
H A Dio.c69 # define read( s, b, l ) tcpread( s, 0, (unsigned char *)b, l, NULL ) argument
71 # define BerWrite( sb, b, l ) tcpwrite( sb->sb_sd, (unsigned char *)(b), (l<MAX_WRITE)? l : MAX_… argument
77 # define read( s, b, l ) recv( s, b, l, 0 ) argument
78 # define BerWrite( s, b, l ) send( s->sb_sd, b, l, 0 ) argument
83 # define BerWrite( sb, b, l ) write( sb->sb_sd, b, l ) argument
84 # define udp_read( sb, b, l, al ) recvfrom(sb->sb_sd, (char *)b, l, 0, \ argument
87 # define udp_write( sb, b, l ) sendto(sb->sb_sd, (char *)(b), l, 0, \ argument
93 #define udp_read( sb, b, l, al ) CLDAP NOT SUPPORTED argument
94 #define udp_write( sb, b, l ) CLDAP NOT SUPPORTED argument
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacgcc.h162 #define va_start(v, l) __builtin_va_start(v, l) argument
164 #define va_arg(v, l) __builtin_va_arg(v, l) argument
/illumos-gate/usr/src/uts/common/disp/
H A Dshuttle.c85 shuttle_resume(kthread_t *t, kmutex_t *l) in shuttle_resume()
179 shuttle_swtch(kmutex_t *l) in shuttle_swtch()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_grammar.y35 #define OP2(op, l, r) dt_node_op2(op, l, r) argument
37 #define LINK(l, r) dt_node_link(l, r) argument
/illumos-gate/usr/src/uts/common/os/
H A Dbrand.c213 struct brand_list *l = NULL; in brand_register_zone() local
284 struct brand_list *l; in brand_zone_count() local
1073 brand_solaris_freelwp(klwp_t *l, struct brand *pbrand) in brand_solaris_freelwp()
1083 brand_solaris_initlwp(klwp_t *l, struct brand *pbrand) in brand_solaris_initlwp()
1094 brand_solaris_lwpexit(klwp_t *l, struct brand *pbrand) in brand_solaris_lwpexit()
1115 brand_solaris_proc_exit(struct proc *p, klwp_t *l, struct brand *pbrand) in brand_solaris_proc_exit()

12345678910>>...34