HomeSort by relevance Sort by last modified time
    Searched refs:switch_user (Results 1 - 4 of 4) sorted by null

  /external/libvncserver/x11vnc/
user.h 40 extern int switch_user(char *, int);
user.c 53 int switch_user(char *user, int fb_mode);
632 if (switch_user(user, fb_mode)) {
714 int switch_user(char *user, int fb_mode) { function
847 if (switch_user(users, 1)) {
856 if (switch_user(p, 1)) {
    [all...]
unixpw.c     [all...]
x11vnc.c 1316 if (!switch_user(u, 0)) {
    [all...]

Completed in 56 milliseconds