Home
last modified time | relevance | path

Searched refs:stab (Results 1 – 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c53 Elf_Scn *stab = NULL; in walk_symtab() local
67 while ((stab = elf_nextscn(elf, stab)) != NULL) { in walk_symtab()
68 (void) gelf_getshdr(stab, &stabshdr); in walk_symtab()
89 stabdata = elf_getdata(stab, NULL); in walk_symtab()
/illumos-gate/usr/src/cmd/saf/
H A Dadmutil.c237 struct sactab stab; /* place to hold parsed info */ in find_pm() local
245 parse(p, &stab); in find_pm()
246 if (!(strcmp(stab.sc_tag, pmtag))) in find_pm()
H A Dsacadm.c975 struct sactab stab; /* place to hold parsed info */ local
976 register struct sactab *sp = &stab; /* and a pointer to it */
1008 parse(tp2, &stab);
H A Dpmadm.c1298 struct sactab stab; /* place to hold parsed info */ local
1299 register struct sactab *sp = &stab; /* and a pointer to it */
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmacro.c127 stab(name, ST_MACRO, ST_ENTER)->s_macro = mid; \
675 s = stab(mbuf, ST_MACRO, ST_ENTER);
728 s = stab(str, ST_CLASS, ST_FIND);
H A DMakefile39 recipient.o sasl.o savemail.o sfsasl.o sm_resolve.o srvrsmtp.o stab.o \
H A Dalias.c222 STAB *s = stab("aliases", ST_MAP, ST_FIND);
300 s = stab(buf, ST_MAP, ST_ENTER);
348 s = stab(class, ST_MAPCLASS, ST_FIND);
H A Dconf.c482 s = stab(name, ST_MAPCLASS, ST_ENTER); \
728 if (stab("host", ST_MAP, ST_FIND) == NULL) in inithostmaps()
747 stab("aliases.files", ST_MAP, ST_FIND) == NULL) in inithostmaps()
755 stab("aliases.nisplus", ST_MAP, ST_FIND) == NULL) in inithostmaps()
764 stab("aliases.nis", ST_MAP, ST_FIND) == NULL) in inithostmaps()
782 stab("aliases.hesiod", ST_MAP, ST_FIND) == NULL) in inithostmaps()
792 stab("aliases.ldap", ST_MAP, ST_FIND) == NULL) in inithostmaps()
800 if (stab("aliases", ST_MAP, ST_FIND) == NULL) in inithostmaps()
1009 st = stab(buf, ST_SERVICE, ST_ENTER);
1033 st = stab(service, ST_SERVICE, ST_FIND);
[all …]
H A Dheaders.c42 s = stab(hi->hi_field, ST_HEADER, ST_ENTER); in setupheaders()
217 s = stab(fname, ST_HEADER, ST_ENTER);
233 s = stab(fname, ST_HEADER, ST_FIND);
295 s = stab("*", ST_HEADER, ST_FIND);
549 s = stab(field, ST_HEADER, ST_FIND);
H A Dreadcf.c433 stab(ep, ST_MAP, ST_FIND) == NULL)
1028 mapclass = stab(cl, ST_MAPCLASS, ST_FIND);
1358 s = stab(p, ST_QUEUE, ST_FIND);
1629 s = stab(m->m_name, ST_MAILER, ST_ENTER);
4050 s = stab(str, ST_CLASS, ST_ENTER);
4107 class = stab(classname, ST_MAPCLASS, ST_FIND);
4116 s = stab(mapname, ST_MAP, ST_ENTER);
4194 s = stab(q, ST_RULESET, stabmode);
H A Dmain.c1779 st = stab("mqueue", ST_QUEUE, ST_FIND);
1786 st = stab("local", ST_MAILER, ST_FIND);
1792 st = stab("prog", ST_MAILER, ST_FIND);
1801 st = stab("*file*", ST_MAILER, ST_FIND);
1810 st = stab("*include*", ST_MAILER, ST_FIND);
4336 map = stab(p, ST_MAP, ST_FIND);
4383 st = stab(p, ST_MAILER, ST_FIND);
H A Dstab.c42 stab(name, type, op) in stab() function
H A DREAD_ME74 stab.c Routines to manage the symbol table.
H A Dmci.c320 s = stab(host, ST_MCI + m->m_mno, ST_ENTER);
496 s = stab(host, ST_MCI + m->m_mno, ST_FIND);
H A Dmap.c3851 s = stab(nbuf, ST_LMAP, ST_ENTER);
4691 class = stab("ldap", ST_MAPCLASS, ST_FIND);
5964 s = stab(name, ST_ALIAS, ST_FIND);
5985 s = stab(lhs, ST_ALIAS, ST_ENTER);
6474 s = stab(ap, ST_MAP, ST_FIND);
6539 s = stab(nbuf, ST_MAP, ST_FIND);
7819 s = stab(nbuf, ST_SOCKETMAP, ST_ENTER);
H A Dmilter.c1322 s = stab(m->mf_name, ST_MILTER, ST_ENTER);
1376 s = stab(spec, ST_MILTER, ST_FIND);
H A Dsendmail.h1534 extern STAB *stab __P((char *, int, int));
H A Dparseaddr.c1501 map = stab(mapname, ST_MAP, ST_FIND);
H A Dqueue.c5653 s = stab(queuename, ST_QUEUE, ST_FIND);
7500 s = stab(qg->qg_name, ST_QUEUE, ST_ENTER);
/illumos-gate/usr/src/cmd/sgs/libldstab/
H A DMakefile.com32 COMOBJS= stab.o
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dldscript.amd6463 *(.rela.stab)
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c823 lxml_get_pgroup_stability(pgroup_t *pgrp, xmlNodePtr stab) in lxml_get_pgroup_stability() argument
826 lxml_validate_element(stab); in lxml_get_pgroup_stability()
829 SCF_TYPE_ASTRING, stab, value_attr)); in lxml_get_pgroup_stability()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DC+probe20 …h complex.h ctype.h plot.h stdarg.h varargs.h ranlib.h hash.h sys/types.h stab.h cmath cstdio iost…
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README206 4286236 ar gives confusing "bad format" error with a null .stab section
615 4754751 "strip" command doesn't remove comdat stab sections.
887 5063580 libldstab: file /tmp/posto..: .stab[.index|.sbfocus] found with no
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg821 @ MSG_SCN_STAB ".stab"
822 @ MSG_SCN_STABEXCL ".stab.exclstr"

12