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

/openbsd-current/usr.bin/su/
H A Dsu.c57 void auth_err(auth_session_t *, int, const char *, ...);
152 auth_err(as, 1, NULL);
156 auth_err(as, 1, NULL);
205 auth_err(as, 1, NULL);
247 auth_err(as, 1, NULL);
275 auth_err(as, 1, "unable to set user context");
277 auth_err(as, 1, "unable to set environment");
285 auth_err(as, 1, "%s", pwd->pw_dir);
292 auth_err(as, 1, "/");
300 auth_err(a
496 auth_err(auth_session_t *as, int eval, const char *fmt, ...) function
[all...]

Completed in 127 milliseconds