Home
last modified time | relevance | path

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

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dprocess.c5237 Lisp_Object process_list_head, aproc; in wait_reading_process_output() local
5241 FOR_EACH_PROCESS(process_list_head, aproc) in wait_reading_process_output()
/dports/editors/emacs/emacs-27.2/src/
H A Dprocess.c5259 Lisp_Object process_list_head, aproc; in wait_reading_process_output() local
5263 FOR_EACH_PROCESS(process_list_head, aproc) in wait_reading_process_output()