HomeSort by relevance Sort by last modified time
    Searched refs:created (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
basic.t 73 ok( -e 'MANIFEST', 'make manifest created a MANIFEST' );
126 ok( -r '../dummy-install', ' install dir created' );
134 ok( $files{'.packlist'}, ' packlist created' );
135 ok( $files{'perllocal.pod'},' perllocal.pod created' );
146 ok( -r 'elsewhere', ' install dir created' );
151 ok( $files{'.packlist'}, ' packlist created' );
152 ok( $files{'perllocal.pod'},' perllocal.pod created' );
166 ok( -d 'other', ' destdir created' );
174 ok( $files{'.packlist'}, ' packlist created' );
175 ok( $files{'perllocal.pod'},' perllocal.pod created' );
    [all...]
00setup_dummy.t 131 ok( -e $file, "$file created" );
  /onnv/onnv-gate/usr/src/cmd/rpcsvc/nis/bin/
nissetup.sh 84 echo org_dir.$D created;
103 echo groups_dir.$D created;
149 echo passwd.org_dir.$D created;
171 echo group.org_dir.$D created;
188 echo auto_master.org_dir.$D created;
200 echo auto_home.org_dir.$D created;
212 echo bootparams.org_dir.$D created;
224 echo cred.org_dir.$D created;
236 echo ethers.org_dir.$D created;
248 echo hosts.org_dir.$D created;
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
SelectSaver.pm 28 was selected when it was created. If its C<new> method gets an extra
33 that was selected when it was created.
  /onnv/onnv-gate/usr/src/psm/promif/ieee1275/common/
README.common 33 dependent header files, thus, the binaries created by compiling these
  /onnv/onnv-gate/usr/src/tools/codereview/
README 34 The code was originally created/maintained by John Zolnowsky.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
Path.pm 30 to print the name of each directory as it is created
41 using the Unix '/' separator) created.
43 If a system error prevents a directory from being created, then the
137 # $verbose -- optional print "mkdir $path" for each directory created
142 my(@created,$path);
156 push(@created,mkpath($parent, $verbose, $mode));
161 # allow for another process to have created it meanwhile
164 push(@created, $path);
166 @created;
  /onnv/onnv-gate/usr/src/cmd/agents/snmp/snmpdemod/
ReadMe 41 which are created in the previous step.
42 Step 8 : Type "make", the sample agent executable will be created
  /onnv/onnv-gate/usr/src/cmd/truss/
ramdata.c 49 pid_t created; /* if process was created, its process id */ variable
  /onnv/onnv-gate/usr/src/cmd/sendmail/db/mp/
mp_bh.c 108 * created, we don't have any way of finding out what its real name is,
157 int created, ret; local
168 * Temporary files may not yet have been created. We don't create
191 created = 0;
194 created = 1;
238 if (created) {
337 /* Temporary files may not yet have been created. */
  /onnv/onnv-gate/usr/src/lib/libc/i386/threads/
asm_subr.s 31 / This is where execution resumes when a thread created with
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
File.pm 60 Creates an C<IO::File> opened for read/write on a newly created temporary
63 file cannot be created or opened, the C<IO::File> object is destroyed.
Pipe.pm 206 Creates an C<IO::Pipe>, which is a reference to a newly created symbol
237 on the newly created C<IO::Pipe> object. It returns an array of two objects
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
Fast.pm 84 CGI::Fast is a subclass of the CGI object created by
164 Two environment variables affect how the C<CGI::Fast> object is created,
  /onnv/onnv-gate/usr/src/cmd/sgs/prof/sparc/
README 31 Both libprof.a and libsymint.a shared some source files, which created a
  /onnv/onnv-gate/usr/src/uts/common/fs/smbsrv/
smb_common_open.c 303 boolean_t created = B_FALSE; local
326 * If the object being created or opened is a directory
411 * created on cur_node
785 created = B_TRUE;
815 if ((rc = smb_set_open_timestamps(sr, of, created)) != 0) {
840 if (created)
844 if (created)
872 if (created)
910 smb_set_open_timestamps(smb_request_t *sr, smb_ofile_t *of, boolean_t created)
927 existing_file = !(created || smb_node_is_dir(node))
    [all...]
  /onnv/onnv-gate/usr/src/common/mpi/
THIRDPARTYLICENSE 18 * Portions created by the Initial Developer are Copyright (C) 1994-2000
55 * Portions created by the Initial Developer are Copyright (C) 2003
93 * Portions created by the Initial Developer are Copyright (C) 1997
130 * Portions created by the Initial Developer are Copyright (C) 1998
167 * Portions created by the Initial Developer are Copyright (C) 1998
205 * Portions created by the Initial Developer are Copyright (C) 1998
241 * Portions created by the Initial Developer are Copyright (C) 2000
280 * Portions created by the Initial Developer are Copyright (C) 1997
  /onnv/onnv-gate/usr/src/cmd/bnu/
README 98 2- During installation, a Permissions file will be created
110 A default one will be created by make install.
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
NDBM_File.pm 87 The default permissions to use if a new file is created. The actual
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
ODBM_File.pm 87 The default permissions to use if a new file is created. The actual
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
SDBM_File.pm 90 The default permissions to use if a new file is created. The actual
  /onnv/onnv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
private.h 127 int created; member in struct:__anon4334::__anon4335
newterm.c 381 if (rip.line[i].created)
390 rip.line[i].created = 1;
  /onnv/onnv-gate/usr/src/common/openssl/
README.SUNW 6 The version of OpenSSL found in this directory was created by taking the
84 The following files were created.
  /onnv/onnv-gate/usr/src/lib/libc/sparc/threads/
asm_subr.s 33 ! This is where execution resumes when a thread created with

Completed in 539 milliseconds

1 2 3 4