Home
last modified time | relevance | path

Searched refs:LIST (Results 1 – 25 of 72) sorted by relevance

123

/illumos-gate/usr/src/cmd/sgs/include/
H A Dalist.h188 #define ALIST_TRAVERSE(LIST, IDX, DATA) \ argument
190 ((LIST) != NULL) && ((DATA) = (void *)(LIST)->al_data); \
192 ((LIST) != NULL) && ((IDX) < (LIST)->al_nitems); \
195 (DATA) = (void *) (((LIST)->al_size * (IDX)) + (char *)(LIST)->al_data)
199 (((DATA) = (void *)((char *)(LIST) + (OFF))))); \
201 (((LIST) != NULL) && ((OFF) < (LIST)->al_next)); \
203 (((OFF) += ((LIST)->al_size)), \
204 ((DATA) = (void *)((char *)(LIST) + (OFF))))
219 #define APLIST_TRAVERSE(LIST, IDX, PTR) \ argument
222 ((LIST) != NULL) && ((IDX) < (LIST)->apl_nitems) && \
[all …]
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Ddlfcns.c34 Lm_list *lml = LIST(clmp); in Dbg_dl_iphdr_enter()
82 Lm_list *lml = LIST(clmp); in Dbg_dl_dlopen()
109 Lm_list *lml = LIST(clmp); in Dbg_dl_dlclose()
127 Lm_list *lml = LIST(clmp); in Dbg_dl_dldump()
141 Lm_list *lml = LIST(clmp); in Dbg_dl_dlerror()
154 Lm_list *lml = LIST(clmp); in Dbg_dl_dladdr()
168 Lm_list *lml = LIST(clmp); in Dbg_dl_dlsym()
212 Lm_list *lml = LIST(clmp); in Dbg_dl_dlinfo()
H A Dutil.c40 Lm_list *lml = LIST(lmp); in Dbg_util_call_main()
50 Lm_list *lml = LIST(lmp); in Dbg_util_call_init()
73 Lm_list *lml = LIST(lmp); in Dbg_util_intoolate()
131 Lm_list *lml = LIST(lmp); in Dbg_util_call_array()
151 Lm_list *lml = LIST(lmp); in Dbg_util_call_fini()
198 dbg_print(LIST(lmp), MSG_ORIG(MSG_UTL_SCC_ENTRY), idx, NAME(lmp)); in Dbg_util_scc_entry()
244 dbg_print(LIST(clmp), MSG_INTL(MSG_UTL_EDGE_OUT), SORTVAL(clmp), in Dbg_util_edge_out()
251 Lm_list *lml = LIST(lmp); in Dbg_util_collect()
300 dbg_print(LIST(lmp), MSG_INTL(MSG_UTL_LCINTERFACE), NAME(lmp), str, in Dbg_util_lcinterface()
318 dbg_print(LIST(nlmp), MSG_INTL(MSG_USD_LCINTERFACE), NAME(nlmp), str, in Dbg_unused_lcinterface()
H A Dbindings.c108 Lm_list *lml = LIST(flmp); in Dbg_bind_global()
178 dbg_print(LIST(flmp), MSG_INTL(MSG_BND_REJECT), NAME(flmp), NAME(tlmp), in Dbg_bind_reject()
185 Lm_list *lml = LIST(flmp); in Dbg_bind_weak()
210 dbg_print(LIST(lmp), MSG_INTL(MSG_BND_PLTPAD_TO), EC_ADDR(pltpad), in Dbg_bind_pltpad_to()
222 dbg_print(LIST(lmp), MSG_INTL(MSG_BND_PLTPAD_FROM), EC_ADDR(pltpad), in Dbg_bind_pltpad_from()
H A Dfiles.c43 Lm_list *lml = LIST(lmp); in Dbg_file_analyze()
110 Lm_list *lml = LIST(lmp); in Dbg_file_ldso()
129 Lm_list *lml = LIST(lmp); in Dbg_file_prot()
141 Lm_list *lml = LIST(lmp); in Dbg_file_delete()
214 Lm_list *lml = LIST(lmp); in Dbg_file_hdl_action()
305 Lm_list *lml = LIST(lmp); in Dbg_file_bindings()
382 Lm_list *lml = LIST(clmp); in Dbg_file_lazyload()
405 Lm_list *lml = LIST(lmp); in Dbg_file_needed()
561 Lm_list *lml = LIST(lmp); in Dbg_file_mode_promote()
H A Daudit.c35 Lm_list *clml = LIST(clmp); in Dbg_audit_lib()
238 dbg_print(LIST(lmp), MSG_INTL(MSG_AUD_IGNORE), NAME(lmp)); in Dbg_audit_ignore()
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c117 leave(LIST(clmp), 0); in dlerror()
605 leave(LIST(clmp), 0); in dlclose()
791 lml = LIST(nlmp); in dlmopen_core()
948 lml = LIST(dlmp); in dlmopen_intn()
1027 lml = LIST(clmp); in dlopen()
1055 leave(LIST(clmp), 0); in dlmopen()
1128 lml = LIST(lmp); in dlsym_handle()
1530 leave(LIST(clmp), 0); in dlsym()
1572 clml = LIST(clmp); in dladdr()
1607 clml = LIST(clmp); in dladdr1()
[all …]
H A Daudit.c135 Lm_list *hlml = LIST(hlmp); in _audit_get_head_client()
148 Lm_list *hlml = LIST(hlmp); in _audit_create_head_client()
204 Lm_list *alml = LIST(almp); in _audit_objfilter()
268 Lm_list *clml = LIST(clmp); in _audit_objsearch()
339 Lm_list *clml = LIST(clmp); in _audit_activity()
459 Lm_list *clml = LIST(clmp); in _audit_add_head()
563 Lm_list *nlml = LIST(nlmp); in _audit_objopen()
707 Lm_list *lml = LIST(lmp); in _audit_objclose()
879 leave(LIST(rlmp), 0); in audit_pltenter()
958 leave(LIST(rlmp), 0); in audit_pltexit()
[all …]
H A Danalyze.c910 Lm_list *lml = LIST(lmp); in update_mode()
979 LIST(lmp)->lm_init++; in update_mode()
1266 DBG_CALL(Dbg_audit_skip(LIST(clmp), in file_open()
1284 DBG_CALL(Dbg_file_skip(LIST(clmp), in file_open()
2650 lml = LIST(clmp); in lookup_sym_interpose()
2809 slp->sl_imap = LIST(clmp)->lm_head; in lookup_sym_direct()
2886 (LIST(dlmp) == LIST(clmp)))) { in lookup_sym_direct()
2945 Lm_list *lml = LIST(clmp); in _lookup_sym()
3119 lmp = LIST(clmp)->lm_head; in _lookup_sym()
3121 lml = LIST(lmp); in _lookup_sym()
[all …]
H A Delf.c342 Lm_list *lml = LIST(clmp); in elf_lazy_load()
417 LIST(clmp)->lm_lazy--; in elf_lazy_load()
449 LIST(clmp)->lm_lazy++; in elf_lazy_load()
481 Lm_list *lml = LIST(clmp); in elf_verify_vers()
800 Lm_list *lml = LIST(ilmp);
1711 LIST(lmp) = lml;
2388 Lm_list *lml = LIST(rlmp);
2692 lml = LIST(clmp);
2856 Lm_list *lml = LIST(lmp);
2899 Lm_list *lml = LIST(lmp);
[all …]
H A Dtsort.c96 Lm_list *lml = LIST(sort->s_lmp); in sort_scc()
126 if (IDX(lmp3) || (LIST(lmp3) != lml)) in sort_scc()
317 if (LIST(dlmp) != lml) in _dep_visit()
667 Lm_list *lml = LIST(lmp); in tsort()
H A Dsetup.c867 LIST(rlmp)->lm_lmidstr, ALIST_OFF_DATA)); in setup()
871 ADDR(mlmp), MSIZE(mlmp), LIST(mlmp)->lm_lmidstr, in setup()
1059 leave(LIST(mlmp), 0); in setup()
1071 if ((tobj = tsort(mlmp, LIST(mlmp)->lm_init, in setup()
1160 leave(LIST(mlmp), 0); in setup()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_grammar.y103 %type <cmd> list_command LIST
590 list_command: LIST
600 | LIST TOKEN
605 | LIST OPTION
618 | LIST resource1_type
623 | LIST OPTION resource1_type
628 | LIST resource2_type
633 | LIST OPTION resource2_type
643 | LIST resource1_type TOKEN
656 | LIST resource2_type TOKEN
[all …]
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dsparc_elf.c273 Lm_list *lml = LIST(rlmp); in elf_plt_trace_write()
373 lml = LIST(lmp); in elf_bndr()
511 if ((LIST(nlmp)->lm_flags & LML_FLG_RTLDLM) && LIST(nlmp)->lm_init) in elf_bndr()
811 if ((LIST(_lmp)->lm_tflags | in elf_reloc()
917 if ((LIST(_lmp)->lm_tflags | in elf_reloc()
1020 eprintf(LIST(lmp), ERR_FATAL, in elf_reloc()
1044 if (((LIST(lmp)->lm_tflags | AFLAGS(lmp)) & in elf_reloc()
1061 DBG_CALL(Dbg_reloc_apply_val(LIST(lmp), in elf_reloc()
1081 eprintf(LIST(lmp), ERR_FATAL, in elf_reloc()
1093 NAME(lmp), LIST(lmp)) == 0) in elf_reloc()
[all …]
H A Dcommon_sparc.c143 if (LIST(lmp)->lm_flags & LML_FLG_TRC_WARN) { in elf_regsyms()
149 eprintf(LIST(lmp), ERR_FATAL, in elf_regsyms()
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A Damd64_elf.c149 Lm_list *lml = LIST(rlmp); in elf_plt_trace_write()
233 lml = LIST(lmp); in elf_bndr()
357 if ((LIST(nlmp)->lm_flags & LML_FLG_RTLDLM) && LIST(nlmp)->lm_init) in elf_bndr()
681 if ((LIST(_lmp)->lm_tflags | in elf_reloc()
787 if ((LIST(_lmp)->lm_tflags | in elf_reloc()
840 DBG_CALL(Dbg_reloc_in(LIST(lmp), ELF_DBG_RTLD, M_MACH, in elf_reloc()
863 if (((LIST(lmp)->lm_tflags | AFLAGS(lmp)) & in elf_reloc()
882 DBG_CALL(Dbg_reloc_apply_val(LIST(lmp), in elf_reloc()
894 (Xword *)&value, name, NAME(lmp), LIST(lmp)) == 0) in elf_reloc()
897 DBG_CALL(Dbg_reloc_apply_val(LIST(lmp), ELF_DBG_RTLD, in elf_reloc()
[all …]
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A Di386_elf.c129 Lm_list *lml = LIST(rlmp); in elf_plt_trace_write()
214 lml = LIST(lmp); in elf_bndr()
336 if ((LIST(nlmp)->lm_flags & LML_FLG_RTLDLM) && LIST(nlmp)->lm_init) in elf_bndr()
657 if ((LIST(_lmp)->lm_tflags | in elf_reloc()
763 if ((LIST(_lmp)->lm_tflags | in elf_reloc()
815 DBG_CALL(Dbg_reloc_in(LIST(lmp), ELF_DBG_RTLD, M_MACH, in elf_reloc()
838 if (((LIST(lmp)->lm_tflags | AFLAGS(lmp)) & in elf_reloc()
857 DBG_CALL(Dbg_reloc_apply_val(LIST(lmp), in elf_reloc()
868 (Word *)&value, name, NAME(lmp), LIST(lmp)) == 0) in elf_reloc()
871 DBG_CALL(Dbg_reloc_apply_val(LIST(lmp), ELF_DBG_RTLD, in elf_reloc()
[all …]
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dsparc_elf.c420 Lm_list *lml = LIST(rlmp); in elf_plt_trace_write()
501 lml = LIST(lmp); in elf_bndr()
655 if ((LIST(nlmp)->lm_flags & LML_FLG_RTLDLM) && LIST(nlmp)->lm_init) in elf_bndr()
1040 if ((LIST(_lmp)->lm_tflags | in elf_reloc()
1146 if ((LIST(_lmp)->lm_tflags | in elf_reloc()
1253 eprintf(LIST(lmp), ERR_FATAL, in elf_reloc()
1277 if (((LIST(lmp)->lm_tflags | AFLAGS(lmp)) & in elf_reloc()
1295 DBG_CALL(Dbg_reloc_apply_val(LIST(lmp), in elf_reloc()
1331 eprintf(LIST(lmp), ERR_FATAL, in elf_reloc()
1343 NAME(lmp), LIST(lmp)) == 0) in elf_reloc()
[all …]
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dk5srvutil.sh101 LIST=`gettext "list"`
114 ${CHANGE}|${DELOLD}|${DELETE}|${LIST})
137 $LIST)
/illumos-gate/usr/src/lib/librstp/common/
H A Dbase.h160 #define STP_NEW_IN_LIST(WHAT, TYPE, LIST, MSG) \ argument
163 WHAT->next = LIST; \
164 LIST = WHAT; \
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A DREADME.netboot48 --enable-cs-scan=LIST
49 Probe for CS89x0 base address using LIST of comma separated hex
103 --enable-ne-scan=LIST (0x280,0x300,0x320,0x340)
104 Probe for NE base address using LIST of comma separated hex
140 --enable-smc9000-scan=LIST
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c41 typedef enum {LIST, RECOGNIZE} COMMAND; enumerator
562 if (command == LIST) { in search2()
609 if (command == LIST) { in search2()
736 command = LIST; in tenex()
742 if (command == LIST) in tenex()
767 if (command == LIST) /* Always retype after a LIST */ in tenex()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DWWW.mk111 for I $(.INSTALL.LIST.:C,^$(INSTALLROOT)/,,:N!=lib/lib/*)
119 .WWW.LIST. : .FUNCTION
121 for I $(.INSTALL.LIST.:C,^$(INSTALLROOT)/,,:N!=lib/lib/*)
133 $(.WWW.LIST. $(*))
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c73 if (dlmp = is_so_loaded(LIST(lmp), in update_dynamic()
260 eprintf(LIST(lmp), ERR_WARNING, in update_dynamic()
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_update.c69 LIST(ns_updrec) z_rrlist;
95 LIST(struct zonegrp) zgrps; in res_nupdate()

123