Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtty.h71 #define TF_INITLOCK 0x00002 /* Create init/lock state devices. */ macro
/f-stack/freebsd/kern/
H A Dtty.c1399 if (tp->t_flags & TF_INITLOCK) { in tty_makedevf()
1434 if (tp->t_flags & TF_INITLOCK) { in tty_makedevf()
2261 { TF_INITLOCK, 'I' },