Searched refs:zs_conscs (Results 1 – 3 of 3) sorted by relevance
57 struct zs_chanstate *zs_conscs = &zs_conscs_store; variable304 return zs_getc((void *)zs_conscs); in zscngetc()311 zs_putc((void *)zs_conscs, c); in zscnputc()
143 memcpy(cs, zs_conscs, sizeof(struct zs_chanstate)); in zs_sbdio_attach()144 zs_conscs = cs; in zs_sbdio_attach()240 cs = zs_conscs; in zs_sbdio_cninit()
117 extern struct zs_chanstate *zs_conscs;