Searched refs:lastfunc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/libreadline/
H A Dreadline.c1172 sp->lastfunc = rl_last_func;
1206 rl_last_func = sp->lastfunc;
H A Dreadline.h824 rl_command_func_t *lastfunc; member in struct:readline_state
/freebsd-10-stable/sys/kern/
H A Dkern_timeout.c623 static timeout_t *lastfunc; local
696 if (lastfunc != c_func || sbt2 > maxdt * 2) {
703 lastfunc = c_func;

Completed in 93 milliseconds