Searched refs:porttype (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtset.c281 const char *porttype; /* Port type, or "" for any. */ member in struct:map
399 mapp->porttype = arg;
405 mapp->type = mapp->porttype;
406 mapp->porttype = 0;
410 if (arg == mapp->porttype) /* [><@=! baud]:term */
411 termp = mapp->porttype = 0;
457 /* Terminate porttype, if specified. */
468 if (mapp->porttype) {
472 mapp->porttype = port;
476 (void) printf("port: %s\n", mapp->porttype
[all...]
/macosx-10.9.5/CPANInternal-140/Pod-WSDL/lib/Pod/WSDL/
H A DMethod.pm380 Write operation child for porttype element in XML output
/macosx-10.9.5/CPANInternal-140/Pod-WSDL-0.061/lib/Pod/WSDL/
H A DMethod.pm384 Write operation child for porttype element in XML output
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DLite.pm2826 my $porttype = SOAP::Utils::disqualify($_->type);
2836 next unless $_->name eq $porttype;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DLite.pm3153 my $porttype = SOAP::Utils::disqualify($_->type);
3163 next unless $_->name eq $porttype;
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DLite.pm3021 my $porttype = SOAP::Utils::disqualify($_->type);
3031 next unless $_->name eq $porttype;

Completed in 159 milliseconds