OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_level
(Results
1 - 5
of
5
) sorted by relevancy
/src/libexec/telnetd/
global.c
74
int
auth_level
;
variable in typeref:typename:int
ext.h
59
extern int
auth_level
;
telnetd.c
191
auth_level
= 0;
193
auth_level
= AUTH_OTHER;
195
auth_level
= AUTH_USER;
197
auth_level
= AUTH_VALID;
202
auth_level
= -1;
496
if (
auth_level
>= 0) {
sys_term.c
535
if (autologin <
auth_level
) {
635
if (
auth_level
>= 0 && autologin == AUTH_VALID) {
state.c
552
if (
auth_level
>= 0) {
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025