Home
last modified time | relevance | path

Searched refs:program (Results 151 – 175 of 322) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/cmd/mail/
H A Dinit.c213 char *program; /* program name */ variable
H A Dcopyback.c133 "mailfile is in '%s'\n", program, lettmp); in copyback()
H A Dsendlist.c191 fprintf(stderr, "%s: Cannot append to %s\n", program, file); in send_mbox()
/illumos-gate/usr/src/cmd/lp/model/
H A Dtsol_netstandard28 ## Network Standard printer interface program.
58 # ${LPTELL} is the name of a program that will send its
85 # ${LPTSOLSEPARATOR} is the name of a program to put banner and trailer
179 # This program is invoked as
194 "wrong number of arguments to interface program" \
H A Dtsol_netstandard_foomatic30 ## Network Standard printer interface program for foomatic.
60 # ${LPTELL} is the name of a program that will send its
87 # ${LPTSOLSEPARATOR} is the name of a program to put banner and trailer
181 # This program is invoked as
196 "wrong number of arguments to interface program" \
H A Dnetstandard27 ## Network Standard printer interface program.
57 # ${LPTELL} is the name of a program that will send its
156 # This program is invoked as
171 "wrong number of arguments to interface program" \
/illumos-gate/usr/src/grub/grub-0.97/
H A DINSTALL74 The file `configure.in' is used to create `configure' by a program
101 5. You can remove the program binaries and object files from the
142 the option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'.
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S30 # This program is a freestanding boot program to load an a.out binary
/illumos-gate/usr/src/lib/libc/sparc/crt/
H A D_rtboot.S30 ! from exec() upon invocation of a dynamically linked program specifying our
153 jmpl %o0, %g0 ! call main program
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/
H A Dchannel_common.kshlib48 zfs program $cmdargs >$tmpout 2>$tmperr
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.nested_pos.zcp16 -- This program should work with LUAI_MAXCCALLS=20
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_rpc_adm.x125 program FMD_ADM {
/illumos-gate/usr/src/lib/libc/i386/
H A Doffsets.in26 \ offsets.in: input file to produce assym.h using the ctfstabs program
/illumos-gate/usr/src/cmd/vgrind/
H A Dvgrind_ksh.po37 msgid "vgrind: unknown print program %s"
/illumos-gate/usr/src/lib/libc/sparc/
H A Doffsets.in24 \ offsets.in: input file to produce assym.h using the ctfstabs program
/illumos-gate/usr/src/cmd/krb5/iprop/
H A Diprop.x184 program KRB5_IPROP_PROG {
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DMakefile5 SH := $(PWD:B:/[0-9]*$//:N=ksh*:-ksh) /* name of the shell program */
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java868 Program program; in main() local
873 program = dtrace.compile(req.s, compileArgs); in main()
877 program = dtrace.compile(file, compileArgs); in main()
884 programList.add(program); in main()
/illumos-gate/usr/src/cmd/bnu/
H A DREADME75 3- The uucico program no longer searches for a system to call, it
76 must be called with a -s option. A new program, uusched,
/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml.pm259 my @program = ();
281 'program' => \@program,
/illumos-gate/usr/src/cmd/oawk/
H A DREADME32 in the awk program. Getline returns 0 for end of file;
83 2. The program proc.c is compiled into proc, which
/illumos-gate/usr/src/cmd/lp/filter/postscript/download/
H A DREADME23 A simple program that scans PostScript files for %%DocumentFonts: comments
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.flat.blurb4 time program used by this function.
/illumos-gate/usr/src/cmd/filesync/
H A DREADME38 Overview of Passes main phases of program execution
52 The purpose of this program is to compare pairs of directory
277 program that is used in the test suite. It extracts
295 routine in the entire program. Everything
323 program, and while they are broken into specialized
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dnfs_tbind.c591 if ((protobp->program == NFS_PROGRAM || in do_one()
592 protobp->program == NFS_ACL_PROGRAM) && in do_one()
597 (void) rpcb_unset(protobp->program, vers, retnconf); in do_one()
598 (void) rpcb_set(protobp->program, vers, retnconf, in do_one()
660 (protobp->program != NFS4_CALLBACK || in do_all()

12345678910>>...13