Searched refs:STAB (Results 1 - 16 of 16) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dstab.c21 ** STAB -- manage the symbol table
31 ** pointer to a STAB entry for this name.
41 static STAB *SymTab[STABSIZE];
43 STAB *
49 register STAB *s;
50 register STAB **ps;
56 sm_dprintf("STAB: %s %d ", name, type);
208 s = (STAB *) sm_pmalloc_x(len);
236 void (*func)__P((STAB *, int));
239 register STAB **shea
[all...]
H A Dmacro.c675 STAB *s;
728 STAB *s;
H A Dmap.c61 static void map_close __P((STAB *, int));
62 static void map_init __P((STAB *, int));
64 static STAB * ldapmap_findconn __P((SM_LDAP_STRUCT *));
77 static STAB *socket_map_findconn __P((const char*));
458 ** s -- STAB entry: if map: try to rebuild
471 register STAB *s;
616 ** s -- STAB entry: if map: try to close
626 register STAB *s;
3370 STAB *s;
3486 STAB *
[all...]
H A Dalias.c224 STAB *s = stab("aliases", ST_MAP, ST_FIND);
269 STAB *s;
H A Dreadcf.c955 STAB *mapclass;
1203 register STAB *s;
4029 register STAB *s;
4075 register STAB *s;
4076 STAB *class;
4176 STAB *s;
H A Dmci.c310 register STAB *s;
494 register STAB *s;
H A Dmain.c49 static void dump_class __P((STAB *, int));
165 STAB *st;
4055 STAB *map;
4368 STAB *st;
4556 register STAB *s;
H A Dheaders.c38 STAB *s;
86 STAB *s;
546 STAB *s;
H A Dsendmail.h1474 typedef struct symtab STAB; typedef in typeref:struct:symtab
1534 extern STAB *stab __P((char *, int, int));
1535 extern void stabapply __P((void (*)(STAB *, int), int));
H A Dparseaddr.c25 static char *map_lookup __P((STAB *, char *, char **, int *, ENVELOPE *));
1466 STAB *map;
1794 STAB *smap;
H A Dconf.c495 register STAB *s;
947 STAB *st;
1244 register STAB *s;
H A Dmilter.c1223 STAB *s;
1357 STAB *s;
H A Ddaemon.c3921 register STAB *s;
H A Dqueue.c5650 register STAB *s;
7294 register STAB *s;
H A Ddeliver.c5694 register STAB *s;
/illumos-gate/usr/src/uts/common/sys/
H A Dcrtctl.h64 #define STAB 0124 /* Set single tab */ macro

Completed in 135 milliseconds