Searched refs:sm_glue (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dglue.h24 extern struct sm_glue struct
26 struct sm_glue *gl_next;
H A Dfwalk.c42 register struct sm_glue *g;
H A Dfindfp.c87 static struct sm_glue smuglue = { 0, SM_IO_OPEN_MAX - 3, usual };
101 struct sm_glue smglue = { &smuglue, 3, SmIoF };
114 static struct sm_glue *sm_moreglue_x __P((int));
117 static struct sm_glue *
121 register struct sm_glue *g;
124 g = (struct sm_glue *) sm_pmalloc_x(sizeof(*g) + SM_ALIGN_BITS +
157 register struct sm_glue *g;

Completed in 19 milliseconds