Searched refs:program (Results 226 - 250 of 337) sorted by relevance

1234567891011>>

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/conf/
H A Dkeysets.pl74 * This can be in the form of a textual message at program startup or
/opensolaris-onvv-gate/usr/src/tools/
H A DREADME.tools116 directory contains signit, a client program for signing
/opensolaris-onvv-gate/usr/src/uts/common/gssapi/
H A Dgssd.x411 program GSSPROG {
/opensolaris-onvv-gate/usr/src/cmd/avs/rdc/
H A Dsndrd.c134 int program; /* program no. to be registered */ member in struct:protob
397 (void) rpcb_unset(protobp0->program, vers, retnconf);
398 (void) rpcb_set(protobp0->program, vers, retnconf, retaddr);
648 protobp->program = RDC_PROGRAM;
/opensolaris-onvv-gate/usr/src/cmd/awk/
H A Dawk.h330 extern Cell *program(Node **, int);
/opensolaris-onvv-gate/usr/src/cmd/mail/
H A Dmail.h400 extern int ismail; /* default to program=mail */
436 extern char *program; /* program name */
H A Dsendmail.c154 fprintf(stderr, "%s: stdin: %s\n", program,
/opensolaris-onvv-gate/usr/src/cmd/oawk/
H A Dawk.g.y80 program: label
/opensolaris-onvv-gate/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)
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
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
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
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
/opensolaris-onvv-gate/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
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DParseWords.pm194 The sample program:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
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
H A DSelfLoader.pm168 the 'main' program has an C<__END__>, but a module 'require'd (_not_ 'use'd)
169 by that program has a 'package main;' declaration followed by an 'C<__DATA__>',
172 program, since the compiler encounters the 'require'd file later.
H A Dperl5db.pl129 all over your program whenever a bit is set, cleared, or checked. So why do
151 a C program (like the interpreter) to check a bit in a scalar than to access
312 outputs a prompt. Also used to help determine if the program has finished
474 C<DB::sub> uses to tell when a program has recursed deeply. In addition, the
476 restore them to their original setting before the program being debugged begins
921 to avoid warnings later, setting itself up to not exit when the program
983 # Default to not exiting when program finishes; print the return
1701 # _After_ the perl program is compiled, $single is set to 1:
1759 # Last line in the program.
1818 will cause the debugger to return control to the user's program afte
[all...]
/opensolaris-onvv-gate/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.
/opensolaris-onvv-gate/usr/src/cmd/sgs/rtld.4.x/
H A Drtldlib.s32 ! ld.so bootstrap. Called from crt0 of a dynamically linked program with:
/opensolaris-onvv-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x304 program NFS_PROGRAM {
1197 program NFS3_PROGRAM {
/opensolaris-onvv-gate/usr/src/cmd/print/bsd-sysv-commands/
H A Dlpstat.c45 usage(char *program) argument
49 if ((name = strrchr(program, '/')) == NULL)
50 name = program;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DConcise.pm3 # This program is free software; you can redistribute and/or modify it
8 # asks for the BEGIN blocks in her program. Update the comments and
250 print $walkHandle "main program:\n" if $do_main;
751 # program we're looking at were run on its own, these numbers would
753 # are compiled first, though, by the time we get to the user's program
762 # sequence number for the user's program as being a small offset
805 This compiler backend prints the internal OPs of a Perl program's syntax
856 the main body of the program (outside any subroutines, and not
913 Include the main program in the output, even if subroutines were also
1103 to be relative to the start of the real program
[all...]
H A DC.pm2117 your program. When the generated C source is compiled and run, it
2119 your program into its internal semi-compiled form. That means that
2121 execution speed of your program but may improve the start-up time.
2122 Depending on the environment in which your program runs this may be
2129 Without extra arguments, it saves the main program.
2209 Use the script name instead of the program name as $0.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL71 # Mar 25 2002: Rearrange generated Perl program.
99 If this program is invoked with the name F<s2p>, it will act as a
1811 # write full Perl program
1991 on the program's own text, and piping the output into C<sort -u>.
1996 If this program is invoked with the name F<s2p> it will act as a
1998 arguments are ignored), a Perl program is printed on standard
2038 This program is free and open software. You may use, modify,
2039 distribute, and sell this program (and any modified variants) in any

Completed in 86 milliseconds

1234567891011>>