OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unixpw_list
(Results
1 - 9
of
9
) sorted by null
/external/libvncserver/x11vnc/
options.h
56
extern char *
unixpw_list
;
options.c
56
char *
unixpw_list
= NULL;
variable
unixpw.c
716
if (!
unixpw_list
||
unixpw_list
[0] == '\0') {
719
char *p, *q, *str = strdup(
unixpw_list
);
[
all
...]
x11vnc.c
[
all
...]
tkx11vnc
331
unixpw_list
:
642
set helptext(
unixpw_list
) "
[
all
...]
tkx11vnc.h
342
"
unixpw_list
:\n"
653
" set helptext(
unixpw_list
) \"\n"
[
all
...]
remote.c
[
all
...]
help.c
[
all
...]
x11vnc.1
[
all
...]
Completed in 97 milliseconds