Searched defs:ptem (Results 1 – 3 of 3) sorted by relevance
41 struct ptem { struct 44 queue_t *q_ptr; /* ptem read queue */ argument 46 unsigned short state; /* state of ptem entry: see below */ argument
209 tem_internal_init(struct tem_vt_state *ptem, cred_t *credp, in tem_internal_init() argument 260 struct tem_vt_state *ptem = (struct tem_vt_state *)tem_arg; tem_initialized() local 273 struct tem_vt_state *ptem; tem_init() local [all...]
1092 tem_vt_state_t ptem = NULL; in wcstart() local