Searched refs:FD (Results 1 - 25 of 27) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/lib/
H A DKatakana.pl13 30FD 30FF Katakana
H A DPe.pl47 29FD
H A DP.pl73 29FC 29FD
H A DPunct.pl72 29FC 29FD
H A DMirrored.pl70 29FC 29FD
H A DOtherMat.pl42 29FC 29FD Other_Math
H A DSo.pl21 06FD 06FE
H A DCanon.pl19 00F9 00FD
H A DS.pl38 06FD 06FE
H A DLl.pl124 01FD
H A DLower.pl123 01FD
H A DLowercas.pl123 01FD
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dport-sockets.h40 #define SOCKET_WRITEV(FD, SG, LEN, TMP) \
41 (WSASend((FD), (SG), (LEN), &(TMP), 0, 0, 0) ? -1 : (TMP))
157 #define SOCKET_WRITEV(FD, SG, LEN, TMP) \
158 ((TMP) = writev((FD), (SG), (LEN)), (TMP))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL548 local(*FD);
549 my $pid = open(FD, "$command |");
564 $text = join('', <FD>);
574 close(FD);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
H A DNumber.pl394 24FD 9
H A DScripts.pl383 30FD 30FF Katakana
H A DCategory.pl283 01FD Ll
605 06FD 06FE So
1480 29FD Pe
H A DLbrk.pl756 29FD CL
H A DDecomposition.pl71 00FD 0079 0301
243 01FD 00E6 0301
1648 30FE 30FD 3099
1996 32FD <circle> 30F1
2251 33FD <compat> 0033 0030 65E5
2538 FA26 90FD
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/To/
H A DFold.pl170 00DD 00FD
301 01FC 01FD
H A DLower.pl94 00DD 00FD
224 01FC 01FD
H A DTitle.pl142 00FD 00DD
260 01FD 01FC
H A DUpper.pl169 00FD 00DD
283 01FD 01FC
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DHandle.pm49 =item new_from_fd ( FD, MODE )
105 =item $io->fdopen ( FD, MODE )
312 @_ == 3 or croak "usage: new_from_fd $class FD, MODE";
344 @_ == 3 or croak 'usage: $io->fdopen(FD, MODE)';
354 # It's an FD number; prefix with "=".
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DFTP.pm436 local *FD;
461 $loc = \*FD;
695 local *FD;
728 $loc = \*FD;

Completed in 154 milliseconds

12