Searched refs:POST (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/libcmd/common/
H A Dfind.c128 POST, LOCAL, XDEV, PHYS, enumerator in enum:Command
287 "depth", POST, Unary, 0, 0, 0,
403 "post", POST, Unary, 0, 0, 0,
1014 case POST:
/osnet-11/usr/src/lib/libshell/common/sh/
H A Ddeparse.c39 #define POST 2 macro
404 if(*cp==0 && opts==POST && arg->argchn.ap)
422 while((opts&POST) && arg);
515 p_arg(com->comset,flag,POST);
521 p_arg(com->comarg,flag,POST);
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h502 #define POST( ld, y, z ) \ macro
H A Dresult.c767 POST( ld, new->lm_msgid, new );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm340 =item assign INDENT, TYPE, PRE, POST, VALUE...
344 I<VALUE>s for the components. I<PRE> and I<POST> if defined give snippets
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCGI.pm564 if ($meth eq 'POST'
576 # method eq 'POST' && content-type eq 'application/xml'
577 # method eq 'POST' && content-type =~ /multipart\/related.+start=/
580 # In a XForm POST, the QUERY_STRING is parsed normally.
589 if ($meth eq 'POST' && defined($ENV{'CONTENT_TYPE'})) {
663 if ($meth eq 'POST' || $meth eq 'PUT') {
677 # APPENDED to the POST data.
682 # If $meth is not of GET, POST, PUT or HEAD, assume we're
699 if (!$is_xforms && ($meth eq 'POST' || $meth eq 'PUT')
1199 return request_method() eq 'POST';
[all...]
H A Dperl5db.pl3364 =head3 POST-COMMAND PROCESSING
8447 =head1 PRE-AND-POST-PROMPT COMMANDS AND ACTIONS

Completed in 75 milliseconds