Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dttyent.h40 #define _TTYS_SECURE "secure" macro
/dragonfly/lib/libc/gen/
H A Dgetttyent.c145 else if (scmp(_TTYS_SECURE)) in getttyent()