Searched refs:active_dashp_command (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/less-23/less/
H A Dttyin.c30 extern char * active_dashp_command;
108 if (active_dashp_command) {
110 c = *active_dashp_command++;
112 active_dashp_command = NULL;
H A Dedit.c38 extern char * active_dashp_command;
396 active_dashp_command = dashp_commands;
H A Dmain.c46 public char * active_dashp_command = NULL; variable
H A Dcommand.c62 extern char * active_dashp_command;
491 if (active_dashp_command) {

Completed in 78 milliseconds