Home
last modified time | relevance | path

Searched refs:open_terminal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/dialog/
H A Dutil.c288 open_terminal(char **result, int mode) in open_terminal() function
374 if ((fd1 = open_terminal(&device, O_RDONLY)) >= 0) { in init_dialog()
407 if ((fd1 = open_terminal(&device, O_WRONLY)) >= 0 in init_dialog()