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

/macosx-10.9.5/emacs-92/emacs/src/
H A Dprocess.c1564 static Lisp_Object start_process_unwind ();
1640 record_unwind_protect (start_process_unwind, proc);
1801 start_process_unwind (proc)
1792 start_process_unwind (proc) function

Completed in 128 milliseconds