Home
last modified time | relevance | path

Searched defs:is_tty_secure (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/libbb/
Dsecuretty.c10 int FAST_FUNC is_tty_secure(const char *short_tty) in is_tty_secure() function
/busybox-1.35.0/include/
Dlibbb.h1752 static ALWAYS_INLINE int is_tty_secure(const char *short_tty UNUSED_PARAM) { return 1; } in is_tty_secure() function