Home
last modified time | relevance | path

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

/original-bsd/contrib/emacs-18.57/src/
H A Dprocess.c292 Lisp_Object filter_process, filter_string; variable
1799 return call2 (this_filter, filter_process, filter_string); in run_filter()
1842 filter_process = proc;
1844 call2 (this_filter, filter_process, filter_string);
2431 filter_process = proc;
2433 call2 (this_filter, filter_process, filter_string);