Home | History | Annotate | Download | only in x11vnc

Lines Matching full:unixpw

40 #include "unixpw.h"
1597 if (unixpw) {
1599 rfbLog("unixpw but no unixpw_in_progress\n");
1615 if (unixpw) {
1619 if (unixpw) {
1624 if (unixpw && !unixpw_in_progress) {
1655 if (unixpw) {
1657 rfbLog("unixpw but no unixpw_in_progress\n");
1686 rfbLog("wait_for_client: unixpw finished.\n");
1693 if (unixpw) {
1694 rfbLog("wait_for_client: -unixpw and Xvnc.redirect not allowed\n");
1988 if (unixpw && keep_unixpw_opts && !getenv("X11VNC_NO_UNIXPW_OPTS")) {
2168 if (usslpeer || (unixpw && keep_unixpw_user)) {
2276 if (unixpw && !getenv("X11VNC_NO_UNIXPW_OPTS") && keep_unixpw_opts && keep_unixpw_opts[0] != '\0') {
2395 if (!strcmp(users_list, "unixpw=")) {
2399 p = strtok(str + strlen("unixpw="), ",");
2553 if (unixpw && !unixpw_nis) {
2591 /* let the external unixpw command do it: */
2783 if (unixpw) {
2864 if (unixpw) {
2865 /* Some cleanup and messaging for -unixpw case: */
3086 if (cmd && unixpw) {
3111 if (unixpw) {
3113 if (users_list && strstr(users_list, "unixpw=") == users_list) {
3140 if (unixpw && keep_unixpw_opts && keep_unixpw_opts[0] != '\0') {