Home
last modified time | relevance | path

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

1234

/titanic_44/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)
197 #define ALIST_TRAVERSE_BY_OFFSET(LIST, OFF, DATA) \ argument
198 (((LIST) != NULL) && ((OFF) = ALIST_OFF_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))))
[all …]
/titanic_44/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.c38 Lm_list *lml = LIST(lmp); in Dbg_util_call_main()
48 Lm_list *lml = LIST(lmp); in Dbg_util_call_init()
71 Lm_list *lml = LIST(lmp); in Dbg_util_intoolate()
129 Lm_list *lml = LIST(lmp); in Dbg_util_call_array()
149 Lm_list *lml = LIST(lmp); in Dbg_util_call_fini()
196 dbg_print(LIST(lmp), MSG_ORIG(MSG_UTL_SCC_ENTRY), idx, NAME(lmp)); in Dbg_util_scc_entry()
242 dbg_print(LIST(clmp), MSG_INTL(MSG_UTL_EDGE_OUT), SORTVAL(clmp), in Dbg_util_edge_out()
249 Lm_list *lml = LIST(lmp); in Dbg_util_collect()
298 dbg_print(LIST(lmp), MSG_INTL(MSG_UTL_LCINTERFACE), NAME(lmp), str, in Dbg_util_lcinterface()
316 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.c42 Lm_list *lml = LIST(lmp); in Dbg_file_analyze()
123 Lm_list *lml = LIST(lmp); in Dbg_file_ldso()
142 Lm_list *lml = LIST(lmp); in Dbg_file_prot()
154 Lm_list *lml = LIST(lmp); in Dbg_file_delete()
227 Lm_list *lml = LIST(lmp); in Dbg_file_hdl_action()
318 Lm_list *lml = LIST(lmp); in Dbg_file_bindings()
395 Lm_list *lml = LIST(clmp); in Dbg_file_lazyload()
418 Lm_list *lml = LIST(lmp); in Dbg_file_needed()
574 Lm_list *lml = LIST(lmp); in Dbg_file_mode_promote()
/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c117 leave(LIST(clmp), 0); in dlerror()
282 ghp->gh_ownlml = LIST(rlmp); in hdl_create()
301 LIST(rlmp)->lm_flags |= LML_FLG_GROUPSEXIST; in hdl_create()
579 eprintf(LIST(clmp), ERR_FATAL, MSG_INTL(MSG_ARG_INVHNDL), in dlclose_check()
604 leave(LIST(clmp), 0); in dlclose()
788 if ((flags & FLG_RT_AUDIT) && (LIST(nlmp) != lml)) { in dlmopen_core()
790 lml = LIST(nlmp); in dlmopen_core()
879 lml->lm_tflags = LIST(clmp)->lm_tflags; in dlmopen_intn()
945 if (dlmp && (flags & FLG_RT_AUDIT) && (LIST(dlmp) != lml)) { in dlmopen_intn()
947 lml = LIST(dlmp); in dlmopen_intn()
[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()
199 Lm_list *frlml = LIST(frlmp); in _audit_objfilter()
204 Lm_list *alml = LIST(almp); in _audit_objfilter()
268 Lm_list *clml = LIST(clmp); in _audit_objsearch()
273 Lm_list *alml = LIST(almp); in _audit_objsearch()
326 DBG_CALL(Dbg_libs_audit(LIST(clmp), name, nname)); in audit_objsearch()
339 Lm_list *clml = LIST(clmp); in _audit_activity()
344 Lm_list *alml = LIST(almp); in _audit_activity()
459 Lm_list *clml = LIST(clmp); in _audit_add_head()
[all …]
H A Danalyze.c63 (LIST(lmp)->lm_tflags & LML_TFLG_LOADFLTR))) { in load_filtees()
403 if ((FLAGS(nlmp) & FLG_RT_FIXED) && (nlmp == LIST(nlmp)->lm_head) && in _relocate_lmc()
417 if ((LIST(nlmp)->lm_flags & LML_FLG_TRC_ENABLE) && in _relocate_lmc()
419 (LIST(nlmp)->lm_flags & LML_FLG_TRC_VERBOSE))) in _relocate_lmc()
911 Lm_list *lml = LIST(lmp); in update_mode()
957 lmc = (Lm_cntl *)alist_item_by_offset(LIST(lmp)->lm_lists, in update_mode()
980 LIST(lmp)->lm_init++; in update_mode()
981 LIST(lmp)->lm_flags |= LML_FLG_OBJREEVAL; in update_mode()
1240 DBG_CALL(Dbg_file_skip(LIST(clmp), in file_open()
1266 DBG_CALL(Dbg_audit_skip(LIST(clmp), in file_open()
[all …]
H A Delf.c150 DBG_CALL(Dbg_file_fixname(LIST(clmp), name, in elf_fix_name()
368 Lm_list *lml = LIST(clmp); in elf_lazy_load()
443 LIST(clmp)->lm_lazy--; in elf_lazy_load()
475 LIST(clmp)->lm_lazy++; in elf_lazy_load()
507 Lm_list *lml = LIST(clmp); in elf_verify_vers()
513 DBG_CALL(Dbg_ver_need_title(LIST(clmp), NAME(clmp))); in elf_verify_vers()
826 Lm_list *lml = LIST(ilmp);
837 Word tracing = (LIST(clmp)->lm_flags &
1082 file_notfound(LIST(ilmp), filtee, ilmp,
1499 (LIST(ilmp)->lm_flags & LML_FLG_GROUPSEXIST)))) {
[all …]
H A Dsetup.c927 LIST(rlmp)->lm_lmidstr, ALIST_OFF_DATA)); in setup()
931 ADDR(mlmp), MSIZE(mlmp), LIST(mlmp)->lm_lmidstr, in setup()
935 ADDR(mlmp), MSIZE(mlmp), LIST(mlmp)->lm_lmidstr, in setup()
1123 leave(LIST(mlmp), 0); in setup()
1135 if ((tobj = tsort(mlmp, LIST(mlmp)->lm_init, in setup()
1224 leave(LIST(mlmp), 0); in setup()
/titanic_44/usr/src/cmd/tnf/prex/
H A Dprexgram.y53 %token LIST
108 %type <intval> CONTINUE DISABLE ENABLE HELP LIST QUIT SOURCE TRACE UNTRACE BUFFER KTRACE PFILTER C…
159 | LIST { $$ = $1; }
292 listsets_statement : LIST SETS NL { set_list(); }
295 listhistory_statement : LIST HISTORY NL { cmd_list(); }
298 listtracefile_statement : LIST TRACEFILE NL { cmd_listtracefile(); }
301 listfcns_statement : LIST FCNS NL { fcn_list(); }
326 listprobes_statement : LIST speclist PROBES SETNAME NL
328 | LIST speclist PROBES exprlist NL
332 listvalues_statement : LIST VALUES speclist NL { list_values($3); }
H A Dprexlex.l89 list { yylval.intval = LIST; return (LIST); }
/titanic_44/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()
978 DBG_CALL(Dbg_reloc_in(LIST(lmp), ELF_DBG_RTLD, M_MACH, in elf_reloc()
1020 eprintf(LIST(lmp), ERR_FATAL, in elf_reloc()
1027 DBG_CALL(Dbg_reloc_apply_reg(LIST(lmp), ELF_DBG_RTLD, 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()
[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()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_grammar.y52 %token LIST REVERT SELECT SET VERIFY WALKPROP
100 %type <cmd> list_command LIST
587 list_command: LIST
597 | LIST TOKEN
602 | LIST OPTION
615 | LIST resource1_type
620 | LIST resource2_type
625 | LIST resource1_type TOKEN
638 | LIST resource2_type TOKEN
653 | LIST resource2_type ncu_class_type TOKEN
[all …]
/titanic_44/usr/src/cmd/krb5/kadmin/cli/
H A Dk5srvutil.sh105 LIST=`gettext "list"`
118 ${CHANGE}|${DELOLD}|${DELETE}|${LIST})
141 $LIST)
/titanic_44/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 …]
/titanic_44/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 …]
/titanic_44/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()
1211 DBG_CALL(Dbg_reloc_in(LIST(lmp), ELF_DBG_RTLD, M_MACH, in elf_reloc()
1253 eprintf(LIST(lmp), ERR_FATAL, in elf_reloc()
1260 DBG_CALL(Dbg_reloc_apply_reg(LIST(lmp), ELF_DBG_RTLD, 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()
[all …]
/titanic_44/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; \
/titanic_44/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
/titanic_44/usr/src/cmd/csh/
H A Dsh.file.c43 typedef enum {LIST, RECOGNIZE} COMMAND; enumerator
564 if (command == LIST) { in search2()
611 if (command == LIST) { in search2()
738 command = LIST; in tenex()
744 if (command == LIST) in tenex()
769 if (command == LIST) /* Always retype after a LIST */ in tenex()
/titanic_44/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()
/titanic_44/usr/src/lib/libresolv2/common/resolv/
H A Dres_update.c73 LIST(ns_updrec) z_rrlist;
99 LIST(struct zonegrp) zgrps; in res_nupdate()
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefspack/
H A Drules.h36 #define LIST "LIST" macro

1234