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

/macosx-10.9.5/emacs-92/emacs/src/
H A Dprocess.c1336 list_processes_1 (query_only)
1337 Lisp_Object query_only;
1359 if (!NILP (query_only) && !NILP (p->kill_without_query))
1422 if (!NILP (query_only) && !NILP (p->kill_without_query))
1546 (query_only)
1547 Lisp_Object query_only;
1550 list_processes_1, query_only);
1539 Lisp_Object query_only; variable

Completed in 123 milliseconds