Searched refs:program (Results 76 - 100 of 169) sorted by relevance

1234567

/osnet-11/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
H A DSemaphore.pm4 # This program is free software; you can redistribute it and/or
297 This program is free software; you can redistribute it and/or modify it
/osnet-11/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
/osnet-11/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
/osnet-11/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< '-|' >
H A Dbigrat.pm267 This program is free software; you may redistribute it and/or modify it under
H A Dsort.pm155 This pragma is not lexically scoped: its effect is global to the program
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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:
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
/osnet-11/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
H A DDir.pm4 # This program is free software; you can redistribute it and/or
243 This program is free software; you can redistribute it and/or
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/BSM/
H A D_BSMparse.pm230 elsif (/^\s*program\s*=\s*(.*)/i) {
400 # attrFile attribute syscall or program overrides this.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Fcntl/
H A DFcntl.pm16 file, this uses the B<h2xs> program (see the Perl source distribution)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseLink.pm6 # This program is free software; you may redistribute it and/or modify it
181 This program is free software; you may redistribute it and/or modify it
H A DFunctions.pm83 'Flow' => 'Keywords related to control flow of your perl program',
199 exec Process abandon this program to run another
201 exit Flow terminate this program
348 system Process run a separate program
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm194 The sample program:
/osnet-11/usr/src/grub/grub2/util/
H A Dgrub-setup.c61 /* On SPARC this program fills in various fields inside of the 'boot' and 'core'
1027 You should not normally run this program directly. Use grub-install instead.")
1098 char *program = xstrdup(program_name); local
1100 argp_help (&argp, stderr, ARGP_HELP_STD_USAGE, program);
1101 free(program);

Completed in 73 milliseconds

1234567