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

/macosx-10.10/emacs-93/emacs/src/
H A Dprocess.c161 Lisp_Object QCserver, QCnowait, QCnoquery, QCstop;
3435 if ((tem = Fplist_get (contact, QCstop), !NILP (tem)))
7200 QCstop = intern (":stop");
7201 staticpro (&QCstop);
160 Lisp_Object QCserver, QCnowait, QCnoquery, QCstop; variable

Completed in 111 milliseconds