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

/opensolaris-onvv-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/
H A DBrowseListener.java43 @param browser
62 void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
67 @param browser
85 void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
/opensolaris-onvv-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DSwingBrowseListener.java65 public void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
69 fBrowser = browser;
80 public void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
83 fBrowser = browser;
H A DBrowserApp.java217 public void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
225 public void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
335 public void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
340 super.serviceFound( browser, flags, ifIndex, this.mapTypeToName( serviceName), regType, domain);
343 public void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
347 super.serviceLost( browser, flags, ifIndex, this.mapTypeToName( serviceName), regType, domain);
H A DSimpleChat.java68 DNSSDService browser; // object that actively browses for other chat clients field in class:SimpleChat
102 browser = DNSSD.browse( 0, 0, kChatExampleRegType, "", new SwingBrowseListener( targetList));
272 public void serviceFound( DNSSDService browser, int flags, int ifIndex, argument
282 public void serviceLost( DNSSDService browser, int flags, int ifIndex, argument
/opensolaris-onvv-gate/usr/src/uts/sparc/socal/
H A DMakefile104 browser: $(BINARY)
106 browser := CFLAGS += -xsb macro
/opensolaris-onvv-gate/usr/src/uts/sparc/tphci/
H A DMakefile95 browser: $(BINARY)
97 browser := CFLAGS += -xsb macro
/opensolaris-onvv-gate/usr/src/uts/sparc/tvhci/
H A DMakefile101 browser: $(BINARY)
103 browser := CFLAGS += -xsb macro
/opensolaris-onvv-gate/usr/src/uts/sparc/ssd/
H A DMakefile109 browser: $(BINARY)
111 browser := CFLAGS += -xsb macro
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm294 the browser's side of the connection. Although CGI::Cookie is
313 The expiration date tells the browser how long to hang on to the
315 browser will store the cookie information in a disk file and return it
318 past, the browser will remove the cookie from the disk file. If the
320 the user quits the browser.
325 valid. The browser will return the cookie to any host that matches
332 the browser will only return the cookie to servers on the host the
337 If you provide a cookie path attribute, the browser will check it
394 B<-secure> if set to a true value instructs the browser to return the
410 The simplest way to send a cookie to the browser i
[all...]
H A DCarp.pm21 die "Fatal error messages are now sent to browser";
51 they may wish to direct error messages to STDOUT so that the browser
76 browser when the script closes STDOUT and STDERR. CGI::Carp::SAVEERR is there to
105 If you want to send fatal (die, confess) errors to the browser, ask to
111 Fatal errors will now be echoed to the browser as well as to the log. CGI::Carp
112 arranges to send a minimal HTTP header to the browser so that even errors that
165 #write a detailed message to the browser and/or a log,
172 HTML headers to the browser yourself if you are printing a message.
189 warnings to the browser before the HTTP headers have been sent would
199 warnings from being sent to the browser whil
[all...]
H A DPush.pm149 page. The contents of the page will be transmitted to the browser
259 status fields included) may not be interpreted by the browser. One
261 last page, to redirect the browser to a new URL. Because redirect()
H A DUtil.pm312 remotely browser dependent, please provide information about the
H A DPretty.pm226 user would see the extra indentation on the web browser causing the page to
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/instant.src/
H A DREADME64 browse.c interactive browser
167 Interactive browser
170 Originally, the interactive browser was intended as a debugging aid for
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm730 # send output to the browser
1515 # both an Expires and a Date header (so that the browser is
2928 # MIME types the browser accepts.
2930 # type, will return undef if the browser won't
2931 # accept it, 1 if the browser accepts it but
2933 # value between 0.0 and 1.0 if the browser
3945 # Try to read some data. We may hang here if the browser is screwed up.
4384 be in the same order as they were submitted by the browser.
4979 can print out directly so that it displays in the browser window,
4985 HTTP header. This tells the browser wha
[all...]
H A DCPAN.pm6923 or in your web browser you have to set proxy information then you know
/opensolaris-onvv-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt62 in a browser which supports these features).
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/client/
H A DResourceBundle.properties41 err_starting_help=Could not start browser to view help.
/opensolaris-onvv-gate/usr/src/pkg/
H A DREADME.pkg237 Use a web browser to view the system/kernel manifest from
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dwebrev.sh903 Alas 'frames' webrev requires that your browser supports frames
1280 Either this browser is incompatable or javascript is not enabled</p>
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1344 6515970 HWCAP processing doesn't clean up fmap structure - browser fails to

Completed in 138 milliseconds