Home
last modified time | relevance | path

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

/dports/editors/poke/poke-1.0/poke/
H A Dpoke.h33 extern int poke_exit_p;
H A Dpk-cmd-misc.c44 poke_exit_p = 1; in pk_cmd_exit()
H A Dpk-repl.c353 while (!poke_exit_p) in pk_repl()
H A Dpoke.c130 int poke_exit_p; variable