Searched refs:program (Results 26 - 50 of 169) sorted by relevance

1234567

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DFindBin.pm4 # This program is free software; you can redistribute it and/or modify it
68 and I<filename> does not have executable rights and a program called I<filename>
79 reports to E<lt>F<perlbug@perl.org>E<gt> using the perlbug program included with perl.
87 This program is free software; you can redistribute it and/or modify it
146 # if $script is a perl program, if not then $script = $0
H A Dautouse.pm129 Using C<autouse> will move important steps of your program's execution
136 Break the execution of your program if the module you C<autouse>d has
H A DMemoize.pm7 # You may copy and distribute this program under the
452 program would look in a certain direction, figure out what it was
466 C<ColorToRGB> sped up the program by several percent.
545 program arguments into a string in a way that equivalent arguments
638 program to the next, or you might like to associate some other
665 after the program exits. This is the default.
676 persists after your program has exited. See C<perltie> for more
687 program has exited. Next time the program runs, it will find the
688 cache already populated from the previous run of the program
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm211 comments embedded in the output of your program. To enable this
237 CGI::Carp includes the name of the program that generated the error or
240 executed program was. In these cases, you can override the program
243 The quick way to do that is to tell CGI::Carp the name of the program
249 . If you want to change the program name partway through the program,
255 Once you've done that, you can change the logged name of the program
260 You can set the program back to the default by calling
264 Note that this override doesn't happen until after the program ha
[all...]
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpcb_clnt.c495 * Set a mapping between program, version and address.
499 rpcb_set(const rpcprog_t program, const rpcvers_t version, argument
526 parms.r_prog = program;
546 * Remove the mapping between program, version and netbuf address.
552 rpcb_unset(const rpcprog_t program, const rpcvers_t version, argument
564 parms.r_prog = program;
702 __rpcb_findaddr_timed(rpcprog_t program, rpcvers_t version, argument
792 pmapparms.pm_prog = program;
854 parms.r_prog = program;
1048 * Find the mapped address for program, versio
1056 rpcb_getaddr(const rpcprog_t program, const rpcvers_t version, const struct netconfig *nconf, struct netbuf *address, const char *host) argument
[all...]
H A Drpcsec_gss_if.c226 uint_t program,
232 program, version));
222 rpc_gss_set_svc_name( char *principal, char *mechanism, uint_t req_time, uint_t program, uint_t version) argument
H A Dclnt_door.c79 clnt_door_create(const rpcprog_t program, const rpcvers_t version, argument
92 (void) sprintf(rendezvous, RPC_DOOR_RENDEZVOUS, (int)program,
129 call_msg.rm_call.cb_prog = program;
399 * the program number field is the fourth field from the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dregexp.h50 regnode program[1]; /* Unwarranted chumminess with compiler. */ member in struct:regexp
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DLint.pm16 option of B<perl>. It is named after the program B<lint> which carries
97 program can slow your whole program down. See L<perlre> for
116 Normally, Lint only checks the main code of the program together
H A DXref.pm16 definitions and uses of variables, subroutines and formats in a Perl program.
34 the program or module external to all subroutines.
76 processed in the execution order of the program.
82 Non-lexical variables are quite difficult to track through a program.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DSysV.pm4 # This program is free software; you can redistribute it and/or
100 This program is free software; you can redistribute it and/or modify it
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
H A DToChecker.pm63 This program is distributed in the hope that it will be useful, but
H A DToText.pm82 This program is distributed in the hope that it will be useful, but
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm44 test your program will print out an "ok" or "not ok" to indicate pass
49 test and your test program aborts, or skips a test or whatever. You
213 Interprets the output of your test program.
228 This program is free software; you can redistribute it and/or
/osnet-11/usr/src/grub/grub-0.97/
H A Dconfigure508 -program-prefix | --program-prefix | --program-prefi | --program-pref \
509 | --program-pre | --program-pr | --program-p)
511 -program-prefix=* | --program-prefix=* | --program
[all...]
/osnet-11/usr/src/lib/rpcsec_gss/
H A Dsvc_rpcsec_gss.c127 rpcprog_t program; member in struct:svc_creds_list_s
433 if (req->rq_prog != cbl->cb.program ||
733 if (rqst->rq_prog != sc->program ||
1431 find_svc_cred(char *service_name, uint_t program, uint_t version) { argument
1439 if (program != sc->program || version != sc->version)
1453 __rpc_gss_set_svc_name(server_name, mech, req_time, program, version)
1457 uint_t program;
1483 if (svc_cred = find_svc_cred(server_name, program, version)) {
1538 svc_cred->program
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DO.pm116 Perl program mentioned on the command-line is read in, parsed and
118 set, the program does not start running (excepting BEGIN blocks of
130 After the user's program is loaded and parsed, that returned sub ref
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm38 just as if it were in a Perl hash, but when your program exits, the
39 data will remain in the file, to be used the next time your program
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm38 just as if it were in a Perl hash, but when your program exits, the
39 data will remain in the file, to be used the next time your program
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm41 just as if it were in a Perl hash, but when your program exits, the
42 data will remain in the file, to be used the next time your program
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dinstmodsh104 q - Quit the program
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DOverstrike.pm7 # This program is free software; you may redistribute it and/or modify it
176 as the less program on Unix.
205 This program is free software; you may redistribute it and/or modify it
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dc2ph.PL103 Once upon a time, I wrote a program called pstruct. It was a perl
104 program that tried to parse out C structures and display their member
108 Pstruct was not a pretty program. Neither was it particularly robust.
114 easier to parse. It's still not a pretty program, but at least it's more
187 the C structures, and then hardwire these into his program. Of course,
188 when you took your wonderfully crafted program to a system where the
189 sgtty structure was laid out differently, your program broke. Which is
195 them in terms of packages and functions. Consider the following program:
268 line program when I started, or I might not have begun. :-) But I would have
269 been less cavalier in how the parts of the program communicate
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm15 # This program is Copyright 1990,2002 by Johan Vromans.
16 # This program is free software; you can redistribute it and/or
22 # This program is distributed in the hope that it will be useful,
1335 program needs to know. Besides arguments, these programs often take
1337 program to work, hence the name 'option', but are used to modify its
1338 default behaviour. For example, a program could do its job quietly,
1381 To use Getopt::Long from a Perl program, you must include the
1382 following line in your Perl program:
1387 program for using it. Most of the actual Getopt::Long code is not
1438 default value, the program ca
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DNetrc.pm4 # This program is free software; you can redistribute it and/or
217 used as by the ftp program.
219 C<Net::Netrc> also implements security checks just like the ftp program,
333 This program is free software; you can redistribute it and/or modify

Completed in 60 milliseconds

1234567