Home
last modified time | relevance | path

Searched refs:CILEN (Results 1 – 4 of 4) sorted by relevance

/external/libvncserver/x11vnc/
Dx11vnc.h665 #define CILEN 10 macro
674 char input[CILEN];
Dunixpw.c2122 strncpy(cd->input, "-", CILEN);
2127 strncpy(cd->input, "-", CILEN);
2132 strncpy(cd->input, q, CILEN);
Dkeyboard.c2479 allowed_input_view_only, CILEN); in initialize_allowed_input()
2487 allowed_input_normal, CILEN); in initialize_allowed_input()
Dconnections.c4401 strncpy(cd->input, s, CILEN); in check_new_clients()
4408 strncpy(cd->input, s, CILEN); in check_new_clients()