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

/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dshadowfile.el316 Argument can be a simple name, full ange-ftp name, or already a hup list."
332 (let ((hup (shadow-parse-fullname fullname)))
333 (shadow-make-fullname (nth 0 hup) (nth 1 hup) newname)))
339 (let ((hup (shadow-parse-fullname file)))
340 (cond ((null hup) file)
341 ((and (shadow-site-match (nth 0 hup) shadow-system-name)
342 (string-equal (nth 1 hup) (user-login-name)))
343 (nth 2 hup))
349 (let ((hup (shado
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/test-programs/
H A Dexpect_test.sh108 atf_check -s signal:hup "${h}" -r result expect_signal_no_and_signal
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dterminfo.vim46 \ rum rmxon pause hook flash ff fsl wingo hup
H A Dtcsh.vim44 syn keyword tcshBuiltin nextgroup=tcshStatementEnd alloc bg break breaksw builtins bye case cd chdir complete continue default dirs echo echotc end endif endsw eval exec exit fg filetest foreach getspath getxvers glob goto hashstat history hup inlib jobs kill limit log login logout ls ls-F migrate newgrp nice nohup notify onintr popd printenv pushd rehash repeat rootnode sched setpath setspath settc setty setxvers shift source stop suspend switch telltc time umask uncomplete unhash universe unlimit ver wait warp watchlog where which
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-sh/
H A Datf-check_test.sh131 ${Atf_Check} -s signal:hup -x 'kill -1 $$' || atf_fail "Signal not detected"
/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmain.c253 static void hup __P((int));
987 hup(SIGHUP);
1131 SIGNAL(SIGHUP, hup); /* Hangup */
1828 * hup - Catch SIGHUP signal.
1835 hup(sig) function
/macosx-10.9.5/ncurses-42/ncurses/include/
H A DCaps.osf1r5616 hangup hup str HU - - ----- hang-up phone
H A DCaps607 hangup hup str HU - - ----- hang-up phone
H A DCaps.aix4709 hangup hup str HU - - ----- hang-up phone
H A DCaps.hpux11615 hangup hup str HU - - ----- hang-up phone
H A DCaps.keys609 hangup hup str HU - - ----- hang-up phone

Completed in 129 milliseconds