Home
last modified time | relevance | path

Searched refs:su_verify (Results 1 – 7 of 7) sorted by relevance

/external/libvncserver/x11vnc/
Dunixpw.h44 extern int su_verify(char *user, char *pass, char *cmd, char *rbuf, int *rbuf_size, int nodisp);
Dunixpw.c101 int su_verify(char *user, char *pass, char *cmd, char *rbuf, int *rbuf_size, int nodisp);
956 int su_verify(char *user, char *pass, char *cmd, char *rbuf, int *rbuf_size, int nodisp) { function
1480 if (su_verify(user, pass, NULL, NULL, NULL, 1)) {
Duser.c2568 res = su_verify(keep_unixpw_user, in do_run_cmd()
2600 res = su_verify(keep_unixpw_user, in do_run_cmd()
DChangeLog125 fflush(stderr) much in su_verify. Make the -unixpw env. vars
592 -unixpw su_verify. -rawfb none same as null.
653 su_verify() to run any cmd, -users unixpw= mode. -display WAIT:...
Dx11vnc.c1432 if (su_verify(p, q+1, ucmd, NULL, NULL, 1)) { in quick_pw()
DREADME13574 su(1) method provided by -unixpw (i.e. su_verify()), you
13580 (i.e. the function su_verify() that runs /bin/su
13645 (i.e. the function su_verify() that runs /bin/su in a
/external/libvncserver/
DChangeLog1870 safety measures. fflush(stderr) much in su_verify. Make the
4172 -unixpw su_verify, user supplied sig ignore.
4499 x11vnc/xwrappers.h: x11vnc: -display WAIT:..., -users unixpw=, su_verify dpy command.