Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dconnections.c112 static int action_match(char *action, int rc);
1453 static int action_match(char *action, int rc) { in action_match() function
1696 result = action_match(action, rc); in accept_client()