sm_glue
static struct sm_glue *sm_moreglue_x __P((int));
static struct sm_glue *
register struct sm_glue *g;
g = (struct sm_glue *) sm_pmalloc_x(sizeof(*g) + SM_ALIGN_BITS +
register struct sm_glue *g;
static struct sm_glue smuglue = { 0, SM_IO_OPEN_MAX - 3, usual };
struct sm_glue smglue = { &smuglue, 3, SmIoF };
register struct sm_glue *g;
struct sm_glue *gl_next;