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

/opensolaris-onvv-gate/usr/src/lib/libast/common/sfio/
H A Dsfstrtof.h125 #define GET(p) (*get)(p,0) macro
137 #define GET(p) (((p)<(z))?(*p++):(back=0)) macro
142 #define GET(p) (*p++) macro
229 do c = GET(s); while (isspace(c));
237 c = GET(s);
247 c = GET(s);
258 c = GET(s);
276 c = GET(s);
278 c = GET(s);
282 c = GET(
[all...]
/opensolaris-onvv-gate/usr/src/cmd/rpcgen/
H A Drpc_util.h89 #define GET 2 macro
H A Drpc_cout.c614 inline_struct(sp->decls, sp->tail, GET, indent);
707 inline_struct(dl, NULL, GET, 1);
/opensolaris-onvv-gate/usr/src/uts/sun4u/montecarlo/sys/
H A Dscsbioctl.h105 GET = 0, enumerator in enum:__anon9950
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_grammar.y51 %token CANCEL CLEAR COMMIT CREATE DESTROY END EXIT EXPORT GET HELP
98 %type <cmd> get_command GET
528 get_command: GET
533 | GET TOKEN
538 | GET property_type
550 | GET OPTION property_type
H A Dnwamcfg_lex.l110 return GET;
/opensolaris-onvv-gate/usr/src/cmd/isns/isnsd/
H A Disns_mgmt.h55 #define GET "get" macro
H A Ddoor.c73 {GET, get_op},
/opensolaris-onvv-gate/usr/src/
H A DMakefile.noget50 GET=sccscheck
/opensolaris-onvv-gate/usr/src/lib/print/mod_ipp/
H A Dhttpd-standalone-ipp.conf290 <LimitExcept GET>
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dppfsm.h221 #define GET(p,c,tp,xp) \ macro
H A Dpplex.c1198 GET(c, c, tp, xp);
1260 GET(c, c, tp, xp);
2106 GET(c, n, tp, xp);
2109 GET(c, n, tp, xp);
2141 GET(c, n, tp, xp);
2182 GET(c, n, tp, xp);
2186 GET(c, n, tp, xp);
2191 GET(c, n, tp, xp);
2275 GET(c, n, tp, xp);
2295 GET(
[all...]
/opensolaris-onvv-gate/usr/src/lib/libshell/common/scripts/
H A Drssread.sh249 request="GET /${_.path} HTTP/1.1\r\n"
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dpac.c51 return GET(16,p);
64 return GET(32,p);
76 return GET(64,p);
/opensolaris-onvv-gate/usr/src/lib/libstmf/common/
H A Dstore.c254 #define GET 0 macro
2026 ret = iPsGetSetPersistType(persistType, handle, svc, GET);
2092 if (getSet == GET) {
2157 /* is this a SET or GET w/error? */
2213 } else if (getSet == GET) {
2236 if (getSet == GET) {
2279 return (iPsGetSetStmfProp(propType, propVal, GET));
2298 if (propVal == NULL || (getSet != GET && getSet != SET)) {
2326 if (getSet == GET) {
2475 } else if (getSet == GET) {
[all...]
/opensolaris-onvv-gate/usr/src/cmd/geniconvtbl/
H A Dgeniconvtbl.c152 #define GET(c) ((c) = **inbuf, (*inbuf)++, (*inbytesleft)--) macro
524 GET(c);
1258 GET(c);
1270 GET(c);
/opensolaris-onvv-gate/usr/src/lib/libprtdiag_psr/sparc/montecarlo/common/
H A Dmontecarlo.c2380 if (scsb_mode(scsb_fd, GET, &old_mode) == 0)
2406 if (sop == GET)
/opensolaris-onvv-gate/usr/src/tools/scripts/
H A Dnightly.sh2677 echo "GET $url HTTP/1.0\r\n" |
2681 echo "GET $path HTTP/1.0\r\n" |
/opensolaris-onvv-gate/usr/src/cmd/isns/isnsadm/
H A Disnsadm.c2380 if (xmlTextWriterStartElement(writer, (xmlChar *)GET) < 0) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm634 # If method is GET or HEAD, fetch the query from
636 if ($is_xforms || $meth=~/^(GET|HEAD)$/) {
656 # If $meth is not of GET, POST or HEAD, assume we're being debugged offline.
1125 return request_method() eq 'GET';
1261 # whether this was a POST or a GET
1828 # $method -> optional submission method to use (GET or POST)
2864 # Returns 'POST', 'GET', 'PUT' or 'HEAD'
4303 This will parse the input (from both POST and GET methods) and store
5436 try to mix a URL query string with a form submitted with the GET
7407 one of 'POST', 'GET' o
[all...]
/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp5063 else if (!strncmp(soap->msgbuf, "GET ", l = 4))
5391 s = "GET";
14969 *s = "HTTP GET method not implemented";
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DName.pl9891 A1EE YI SYLLABLE GET

Completed in 326 milliseconds