Searched refs:pt_ttys_alloc (Results 1 – 3 of 3) sorted by relevance
110 extern struct pt_ttys *pt_ttys_alloc(void);
331 pt_ttys_alloc(void) in pt_ttys_alloc() function
352 if ((ptmp = pt_ttys_alloc()) == NULL) { in ptmopen()