Searched refs:redirect (Results 51 - 62 of 62) sorted by relevance

123

/macosx-10.10.1/cups-408/cups/cgi-bin/
H A Dadmin.c193 else if (op && !strcmp(op, "redirect"))
239 * URL was too long, just redirect to the admin page...
247 * URL is OK, redirect there...
803 snprintf(refresh, sizeof(refresh), "5;URL=/admin/?OP=redirect&URL=/classes/%s",
1413 "5;/admin/?OP=redirect&URL=/printers/%s", uri);
1786 cgiSetVariable("refresh_page", "5;URL=/admin/?OP=redirect&"
1789 cgiSetVariable("refresh_page", "5;URL=/admin/?OP=redirect");
1800 cgiSetVariable("refresh_page", "5;URL=/admin/?OP=redirect");
2127 cgiSetVariable("refresh_page", "5;URL=/admin/?OP=redirect&URL=/classes");
2212 cgiSetVariable("refresh_page", "5;URL=/admin/?OP=redirect
[all...]
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp305 vram->redirect( kernel_task, false );
3870 vram->redirect( kernel_task, true );
3983 vram->redirect( kernel_task, false );
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dqueue.c2355 // Find the queue to redirect to
3539 bool redirect = false; local
3547 redirect = true;
3551 if (redirect) {
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp2221 md->redirect(TASK_NULL, true);
2244 md->redirect(TASK_NULL, false);
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcf.vim171 syn keyword cfArg contained queryposition range rebind recurse redirect referral
/macosx-10.10.1/ruby-106/ruby/
H A Dio.c6356 int redirect = FALSE; local
6361 redirect = TRUE;
6367 redirect = TRUE;
6378 if (redirect) {
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dip_input.c193 SYSCTL_INT(_net_inet_ip, IPCTL_SENDREDIRECTS, redirect,
2734 * perhaps should send a redirect to sender to shortcut a hop.
2735 * Only send redirect if source is sending directly to us,
2737 * Also, don't send redirect if forwarding using a default route
2738 * or a route modified by a redirect.
2764 printf("redirect (%d) to %lx\n", code,
2835 case 0: /* forwarded, but need redirect */
/macosx-10.10.1/ipsec-286.1.1/ipsec-tools/racoon/
H A Disakmp.c1133 struct redirect *addr;
1141 "failed to send redirect message - memory error.\n");
1145 plog(ASL_LEVEL_DEBUG, "sent redirect notification - address = %x.\n", ntohl(addr->redirect_address));
/macosx-10.10.1/vim-55/runtime/
H A Doptwin.vim1074 call append("$", "shellredir\tused to redirect command output to a file")
/macosx-10.10.1/vim-55/src/testdir/
H A Dtest49.vim457 let redirect = a:0 ?
459 exec "!echo '" . debug_quits . "q' | ../vim -u NONE -N -Xes" . redirect .
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm380 Unable to redirect STDERR to $stderr_stream
[all...]
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp4174 vram->redirect( kernel_task, false );

Completed in 436 milliseconds

123