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

  /external/libvncserver/x11vnc/
unixpw.h 44 extern int su_verify(char *user, char *pass, char *cmd, char *rbuf, int *rbuf_size, int nodisp);
user.c 2465 int n, nodisp = 0, saw_xdmcp = 0; local
    [all...]
unixpw.c 101 int su_verify(char *user, char *pass, char *cmd, char *rbuf, int *rbuf_size, int nodisp);
    [all...]
  /external/elfutils/src/libcpu/
i386_data.h 174 bool nodisp = false; local
183 nodisp = true;
192 if (!nodisp)
216 bool nodisp = false; local
225 nodisp = true;
229 if (nodisp)
289 bool nodisp = false; local
299 nodisp = true;
310 if (!nodisp)
365 assert (! nodisp);
    [all...]

Completed in 753 milliseconds