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

/external/libvncserver/x11vnc/
H A Dconnections.h73 extern int run_user_command(char *cmd, rfbClientPtr client, char *mode, char *input,
H A Dconnections.c97 int run_user_command(char *cmd, rfbClientPtr client, char *mode, char *input,
464 int run_user_command(char *cmd, rfbClientPtr client, char *mode, char *input, function
885 run_user_command(gone_cmd, client, "gone", NULL, 0, NULL);
1686 rc = run_user_command(cmd, client, "accept", NULL, 0, NULL);
4412 run_user_command(afteraccept_cmd, cl,
H A Duser.c905 rfbLog("run_user_command tmpfile() failed: %s\n",
909 rc = run_user_command(filename, latest_client, "read_passwds",
912 rfbLog("run_user_command command failed: %s\n",
1158 rc = run_user_command(cmd, cl, "custom_passwd", input, n+2*len, NULL);
2482 run_user_command("", latest_client, "env", NULL, 0, NULL);
H A Dunixpw.c870 rc = run_user_command(unixpw_cmd, unixpw_client, "cmd_verify",
941 rc = run_user_command(unixpw_cmd, unixpw_client, "cmd_verify",

Completed in 62 milliseconds