Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libedit/
Dreadline.c125 int rl_did_startup_hook = 0; variable
419 if (rl_did_startup_hook == 0 && rl_startup_hook) { in readline()
420 rl_did_startup_hook = 1; in readline()