int WantAuthChild(int force_auth)
Checks whether an auth child should be running.
Definition auth_child.c:60
int WatchAuthChild(Window w, const char *executable, int force_auth, const char *stdinbuf, int *auth_running)
Starts or stops the authentication child process.
Definition auth_child.c:96