Home | Sort by: relevance | last modified time | path |
/src/lib/libtelnet/ | |
auth-proto.h | 71 int getauthmask(const char *, int *); |
auth.c | 185 getauthmask(const char *type, int *maskp) function in typeref:typename:int 235 if (!getauthmask(type, &mask)) { |