Searched refs:program (Results 201 - 225 of 337) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DMsg.pm4 # This program is free software; you can redistribute it and/or
222 This program is free software; you can redistribute it and/or modify it
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/
H A DMM.pm71 program. Its arguments are exactly the same as pod2man as of 5.8.0
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCheckTree.pm62 the validate() routine would leave the user program in whatever
H A DTemp.pm1075 automatically removed when the program exits. Default is for the file
1095 the file is marked for deletion when the program ends (equivalent
1272 attempt to remove it (and all files inside it) when the program
1278 will be created in tmpdir() and will also be removed at program exit.
1611 The file is removed when the filehandle is closed or when the program
1705 platforms, the actual unlinking is deferred until the program ends and
1916 program. If the directory is writable by group or by other, it is then
2075 Astronomy Research Council. All Rights Reserved. This program is free
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFileCache.pm49 To pass supplemental arguments to a program opened with C< '|-' > or C< '-|' >
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DDomain.pm4 # This program is free software; you can redistribute it and/or
335 This program is free software; you can redistribute it and/or modify
H A DPing.pm1454 echo message to the remote host, which is what the UNIX ping program
1457 reachable. Specifying the "icmp" protocol requires that the program
1458 be run as root or that the program be setuid to root.
1642 program) if you specify either the udp or the icmp protocol. The tcp
1648 The icmp protocol requires that the program be run as root or that it
1739 This program is free software; you may redistribute it and/or
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToMan.pm166 This program is distributed in the hope that it will be useful, but
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DTermcap.pm6 # This program is free software; you may redistribute it and/or modify it
177 This program is free software; you may redistribute it and/or modify it
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A DFunctions.t62 is( $fake_out, $test_out, 'run as plain program' );
114 Keywords related to control flow of your perl program:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DANSIColor.pm7 # This program is free software; you may redistribute it and/or modify it
171 # piped to a pager or some other program).
271 each line. This is often desirable if the output is being sent to a program
371 the program) will not output any escape sequences and instead will just
377 before any color constants are used in the program.
466 and Zenin <zenin@bawdycaste.org>. This program is free software; you may
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/
H A DUtils.pm240 Runs the given $command as an external program returning at least STDOUT
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlbug.PL351 This program provides an easy way to create a message reporting a bug
919 A program to help generate bug reports about perl5, and mail them.
944 -r Your return address. The program will ask you to confirm
1013 A program to help generate bug reports about perl or the modules that
1101 definitely be fixed. Use the C<diff> program to generate your patches
1110 B<-u> switches to the diff program (to create a so-called context or
1114 the C<patch> program before you send it on its way. Try to follow the
1230 Your return address. The program will ask you to confirm its default
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_prime.pl52 * This can be in the form of a textual message at program startup or
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c586 if ((protobp->program == NFS_PROGRAM ||
587 protobp->program == NFS_ACL_PROGRAM) &&
592 (void) rpcb_unset(protobp->program, vers, retnconf);
593 (void) rpcb_set(protobp->program, vers, retnconf,
649 (protobp->program != NFS4_CALLBACK ||
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmain.c94 char *progname; /* Name of this program */
1886 * device_script - run a program to talk to the serial device
1890 device_script(program, in, out, dont_wait, optname)
1891 char *program;
1976 warn("unable to set %s for %s: %m", *script_env, program);
1980 (void) execl("/bin/sh", "sh", "-c", program, (char *)0);
1987 dbglog("%s option: '%s' started (pid %d)", optname, program, pid);
1989 record_child(pid, program, NULL, NULL);
2011 * run-program - execute a program wit
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1814 corresponding to the flow of your program. In other words, this
1821 quickly than running the original Perl program (a feature shared
1829 Without extra arguments, it saves the main program.
1874 program's runtime (otherwise writes debugging info as comments in
1888 each sub or the main program.
1957 For example, the program
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
H A Dproto.h257 FILE *ftpd_popen(char *program, char *type, int closestderr);
/opensolaris-onvv-gate/usr/src/cmd/fs.d/nfs/nfsd/
H A Dnfsd.c539 protobp->program = NFS_PROGRAM;
548 protobp->program = NFS_ACL_PROGRAM;
/opensolaris-onvv-gate/usr/src/cmd/genmsg/
H A Dutil.c50 extern char *program; /* from main.c */
809 (void) fprintf(stderr, "%s: ", program);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Errno/
H A DErrno_pm.PL437 This program is free software; you can redistribute it and/or modify it
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm4 # This program is free software; you can redistribute it and/or
412 abort the program.
468 This program is free software; you can redistribute it and/or
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/x2p/
H A Ds2p.t12 (b) run s2p with a sed script creating a Perl program and then run the
13 Perl program with the input data, again producing output
851 # translate the sed script to a Perl program
858 # execute generated Perl program, compare
/opensolaris-onvv-gate/usr/src/cmd/troff/troff.d/
H A DREADME67 The program "makedev" will convert these text
/opensolaris-onvv-gate/usr/src/common/openssl/
H A DREADME.SUNW103 program, that is run to boot the wanboot client.

Completed in 198 milliseconds

1234567891011>>