Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:users_list

2163 	if (started_as_root == 1 && users_list
2164 && strstr(users_list, "unixpw=") == users_list) {
2172 if (!strcmp(users_list, "unixpw=")) {
2175 char *p, *str = strdup(users_list);