Searched refs:getscope (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/libexec/login_ldap/
H A Dutil.c58 static int getscope(char *);
206 ctx->gscope = ctx->scope = getscope(NULL);
264 if ((ctx->scope = getscope(value)) == -1)
291 if ((ctx->scope = getscope(value)) == -1)
440 getscope(char *scope) function

Completed in 193 milliseconds