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

/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/example/
H A Dreprompt10 send_error $prompt
13 send_error "\nwake up!!\a"
14 send_error \n$prompt
H A Dvirterm154 send_error "Unknown terminal command: $command\r"
293 send_error "got a tab!?"
537 send_error {
575 "-h" { send_error "$help"; exit } \
576 "-*" { send_error "\nUnknown option: $flag\n$help";exit }\
580 send_error "No search specified\n$help"
592 expect eof ; send_error "\n";
H A Dtkterm464 send_error "got a tab!?"
H A Dterm_expect437 send_error "got a tab!?"
/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dlwdnoop.c47 goto send_error;
85 send_error:
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dsecurity_utilities.d80 probe send_error(uint32_t machError, uint32_t replyPort);
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dsecurity_utilities.d80 probe send_error(uint32_t machError, uint32_t replyPort);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dexpect.vim39 syn keyword expectStatement send send_error send_log send_user
/macosx-10.9.5/webdavfs-352.92.2/mount.tproj/
H A Dwebdav_requestqueue.c280 int send_error = error; local
285 send_error |= WEBDAV_CONNECTION_DOWN_MASK;
288 iov[0].iov_base = (caddr_t)&send_error;
289 iov[0].iov_len = sizeof(send_error);
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl3324 send_error "got a tab!?"

Completed in 119 milliseconds