HomeSort by: relevance | last modified time | path
    Searched refs:getauthmask (Results 1 - 2 of 2) sorted by relevancy

  /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)) {

Completed in 11 milliseconds