Searched refs:dealloc (Results 1 – 5 of 5) sorted by relevance
120 appendBase(char *item, char *base, int *err, int dealloc) { in appendBase() argument148 if (dealloc) in appendBase()160 if (dealloc) in appendBase()184 if (dealloc) in appendBase()
43 int dealloc);
78 dealloc { yylval.intval = DEALLOC; return (DEALLOC); }
320 int dealloc; in _sd_dealloc_dm() local451 dealloc = TRUE; in _sd_dealloc_dm()464 dealloc = FALSE; in _sd_dealloc_dm()466 dealloc = FALSE; in _sd_dealloc_dm()474 if (dealloc == FALSE) { in _sd_dealloc_dm()
1175 - update proctitle on pty alloc/dealloc, e.g. w/ windows client