OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:open_tty
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/rfcomm_sppd/
rfcomm_sppd.c
91
static int
open_tty
(const char *);
222
tty_in =
open_tty
(tty);
290
open_tty
(const char *tty)
function in typeref:typename:int
rfcomm_sppd.c
91
static int
open_tty
(const char *);
222
tty_in =
open_tty
(tty);
290
open_tty
(const char *tty)
function in typeref:typename:int
/src/usr.sbin/wsmoused/
selection.c
138
static void
open_tty
(int);
186
open_tty
(i);
196
assert(Selmouse.sm_max_y != 0); /* Initialized by
open_tty
above. */
197
assert(Selmouse.sm_max_x != 0); /* Initialized by
open_tty
above. */
342
open_tty
(evt.value);
397
open_tty
(int ttyno)
function in typeref:typename:void
selection.c
138
static void
open_tty
(int);
186
open_tty
(i);
196
assert(Selmouse.sm_max_y != 0); /* Initialized by
open_tty
above. */
197
assert(Selmouse.sm_max_x != 0); /* Initialized by
open_tty
above. */
342
open_tty
(evt.value);
397
open_tty
(int ttyno)
function in typeref:typename:void
Completed in 28 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025