Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tip/
H A Dremcap.c80 int trusted_device = 0; variable
93 trusted_device = 1; in tgetent()
145 trusted_device = 0; in getent()
201 trusted_device = 0; in getent()
H A Dhunt.c51 if (!trusted_device) in hunt()
58 if (!trusted_device) in hunt()
H A Dtip.h251 extern int trusted_device;
H A Dremote.c77 trusted_device = 0; in getremcap()