Searched refs:UNIX (Results 1 - 25 of 29) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_unix.t56 $listen = IO::Socket::UNIX->new(Local=>$PATH, Listen=>0) || die "$!";
84 $sock = IO::Socket::UNIX->new(Peer => $PATH) or die "$!";
/osnet-11/usr/src/lib/libprtdiag/common/
H A Dkstat.c92 ksp = kstat_lookup(kc, UNIX, board, FHC_KSTAT_NAME);
126 ksp = kstat_lookup(kc, UNIX, board, AC_KSTAT_NAME);
187 ksp = kstat_lookup(kc, UNIX, board, SIMMSTAT_KSTAT_NAME);
200 ksp = kstat_lookup(kc, UNIX, board, OVERTEMP_KSTAT_NAME);
217 ksp = kstat_lookup(kc, UNIX, 0, SYSCTRL_KSTAT_NAME);
291 ksp = kstat_lookup(kc, UNIX, 0, PSSHAD_KSTAT_NAME);
303 ksp = kstat_lookup(kc, UNIX, CLOCK_BOARD_INDEX, OVERTEMP_KSTAT_NAME);
319 ksp = kstat_lookup(kc, UNIX, 0, RESETINFO_KSTAT_NAME);
333 ksp = kstat_lookup(kc, UNIX, i, BDLIST_KSTAT_NAME);
349 ksp = kstat_lookup(kc, UNIX,
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DUNIX.pm1 # IO::Socket::UNIX.pm
7 package IO::Socket::UNIX;
19 IO::Socket::UNIX->register_domain( AF_UNIX );
72 IO::Socket::UNIX - Object interface for AF_UNIX domain sockets
76 use IO::Socket::UNIX;
80 C<IO::Socket::UNIX> provides an object interface to creating and using sockets
90 Creates an C<IO::Socket::UNIX> object, which is a reference to a
95 C<IO::Socket::UNIX> provides.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_UWIN.pm23 the AT&T U/WIN UNIX on Windows environment.
H A DCommand.pm20 ExtUtils::Command - utilities to replace common UNIX commands in Makefiles etc.
37 The module is used to replace common UNIX commands. In all cases the
167 Sets UNIX like permissions 'mode' on all the files. e.g. 0666
H A DMakeMaker.pm1179 UNIX, this is called Makefile.aperl (may be system dependent). If you
2302 UNIX, and will convert files in distribution directory to UNIX format
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DEpoc.pm44 path. On UNIX eliminated successive slashes and successive "/.".
H A DUnix.pm29 path. On UNIX eliminates successive slashes and successive "/.".
94 Returns a string representation of the current directory. "." on UNIX.
102 Returns a string representation of the null device. "/dev/null" on UNIX.
110 Returns a string representation of the root directory. "/" on UNIX.
160 Returns a string representation of the parent directory. ".." on UNIX.
H A DWin32.pm116 path. On UNIX eliminated successive slashes and successive "/.".
/osnet-11/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo_sun4u.h42 #define UNIX "unix" macro
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DComplete.pm27 system specific command, in UNIX-like environments C<stty>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm828 Sys::Syslog - Perl interface to the UNIX syslog(3) calls
848 C<Sys::Syslog> is an interface to the UNIX C<syslog(3)> program.
1062 C<"unix"> - connect to a UNIX domain socket (in some systems a character
1105 Select the native, UDP socket then UNIX domain socket mechanisms:
1389 B<(W)> You asked C<setlogsock()> to use a UNIX socket, but C<Sys::Syslog>
1451 UNIX domain sockets added by Sean Robinson
1566 - L<ftp://ftp.tpc.int/tpc/server/UNIX/>
1567 - L<ftp://ftp-usa.tpc.int/pub/tpc/server/UNIX/>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvmsish.pm42 instead of emulating UNIX exit(), which considers C<exit 1> to indicate
H A DPerlIO.pm67 UNIX/POSIX numeric file descriptor calls
160 alter binary nature of the stream are also disabled. If you want UNIX
287 The following table summarizes the default layers on UNIX-like and
290 PERLIO UNIX-like DOS-like
H A DBenchmark.pm137 CPU seconds is, in UNIX terms, the user time plus the system time of
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm22 require IO::Socket::UNIX if ($^O ne 'epoc');
458 L<Socket>, L<IO::Handle>, L<IO::Socket::INET>, L<IO::Socket::UNIX>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DFast.pm183 The address (TCP/IP) or path (UNIX Domain) of the socket the external FastCGI
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm211 Note that which ones are available depends: true UNIX platforms usually
338 time as gracefully as UNIX ntp does). For example in Win32 (and derived
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm236 gmtime Time convert UNIX time into record or string using Greenwich time
254 localtime Time convert UNIX time into record or string using local time
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNNTP.pm833 Returns the date on the remote server. This date will be in a UNIX time
1039 the format used in the UNIX "find" command to articulate
1041 for matching patterns in the same manner that the UNIX shell
H A DPing.pm1454 echo message to the remote host, which is what the UNIX ping program
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfig.guess1076 mc68k:UNIX:SYSTEM5:3.51m)
/osnet-11/usr/src/grub/grub2/build-aux/
H A Dconfig.guess1108 mc68k:UNIX:SYSTEM5:3.51m)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL1062 If you are on a non-UNIX platform check also L<perlport>, as some
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm773 Yes, there's a lot of that :-) But more precisely, in UNIX systems
777 of the data. Where that configuration file lives depends on the UNIX

Completed in 59 milliseconds

12