Home
last modified time | relevance | path

Searched refs:output (Results 176 – 200 of 721) sorted by relevance

12345678910>>...29

/illumos-gate/usr/src/common/crypto/sha2/amd64/
H A Dsha512-x86_64.pl68 my $output = shift;
69 open STDOUT,">$output";
83 if ($output =~ /512/) {
/illumos-gate/usr/src/common/crypto/arcfour/amd64/
H A Darcfour-x86_64.pl99 my $output = shift;
100 open STDOUT,">$output";
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dlibelf.msg81 @ EIO_SYNC "I/O error: output msync"
83 @ EIO_WRITE "I/O error: output write"
96 @ EMEM_OUT "Memory allocation error: output file space"
113 @ EREQ_CNTLWRT "Request error: cntl() ELF_C_FD... on output file"
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A DREADME60 Run these like: dtrace -s Watch-all.d -p $PID -o output
63 dtrace -s smbd-authsvc.d -p `pgrep fksmbd` -o output
64 dtrace -s smbd-pipesvc.d -p `pgrep fksmbd` -o output
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY28 5. The output format for some built-ins has changed. In particular
29 the output format for set, typeset and alias now have single
30 quotes around values that have special characters. The output
114 25. In ksh-93, cd - will output the directory that it changes
115 to on standard output as required by X/Open. With ksh-88,
/illumos-gate/usr/src/lib/libsasl/include/
H A Dsasl.h1239 const char **output, unsigned *outputlen);
1252 const char **output, unsigned *outputlen);
1268 const char **output, unsigned *outputlen);
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Deventlib.c77 ctx->output = NULL; in evCreate()
139 evSetDebug(evContext opaqueCtx, int level, FILE *output) { in evSetDebug() argument
143 ctx->output = output; in evSetDebug()
673 if (ctx->output != NULL && ctx->debug >= level) { in evPrintf()
674 vfprintf(ctx->output, fmt, ap); in evPrintf()
675 fflush(ctx->output); in evPrintf()
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard77 # regular standard output won't be directed there, such as in
158 if [ -x "${LOCALPATH}/drain.output" ]
168 # the standard output, but it should also trap printer
533 # output and the use postio to talk to the printer
539 # input and output are the same
887 # All standard error output is assumed to indicate a
888 # fault WITH THE REQUEST. The output is mailed to the
910 # The output is used in an alert (if alerts are defined).
933 # standard error output from the filter and feeds it as
971 # the standard output (#1) IN THE PIPELINE. The shell
[all …]
H A Dtsol_standard76 # regular standard output won't be directed there, such as in
157 if [ -x "${LOCALPATH}/drain.output" ]
179 # the standard output, but it should also trap printer
549 # output and the use postio to talk to the printer
555 # input and output are the same
955 # All standard error output is assumed to indicate a
956 # fault WITH THE REQUEST. The output is mailed to the
978 # The output is used in an alert (if alerts are defined).
1001 # standard error output from the filter and feeds it as
1039 # the standard output (#1) IN THE PIPELINE. The shell
[all …]
H A Dtsol_standard_foomatic79 # regular standard output won't be directed there, such as in
160 if [ -x "${LOCALPATH}/drain.output" ]
182 # the standard output, but it should also trap printer
568 # output and the use postio to talk to the printer
574 # input and output are the same
984 # All standard error output is assumed to indicate a
985 # fault WITH THE REQUEST. The output is mailed to the
1007 # The output is used in an alert (if alerts are defined).
1030 # standard error output from the filter and feeds it as
1068 # the standard output (#1) IN THE PIPELINE. The shell
[all …]
/illumos-gate/usr/src/tools/scripts/
H A Dwsdiff.py127 output = tfile.read()
129 if output[-1:] == '\n':
130 output = output[:-1]
131 return returncode, output
1088 rc, output = getoutput(baseCmd)
1090 error(baseCmd + " failed: " + output)
1095 rc, output = getoutput(ptchCmd)
1097 error(ptchCmd + " failed: " + output)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_clear/
H A Dzpool_clear_001_pos.ksh90 typeset output="`zpool status -x $pool`"
92 [[ "$output" == "$healthstr" ]] && return $errnum
/illumos-gate/usr/src/tools/onbld/Checks/
H A DComments_test.py111 def expect_fail(self, input, output, *, check_db=False): argument
118 self.assertEqual(out.getvalue(), output)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME53 error output generic error and trace messages
58 optget YA getopt(3) but no argc or error message output
85 strmode return ls -l style output given st.st_mode
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dmapfile-order-gcc47 # .data.rel input sections in the .data.rel output section.
50 # Put .data.rel output section at top of data segment
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c794 KMF_DATA *tobesigned, KMF_DATA *output, in PKCS_DigestData() argument
853 (void) memcpy(output->Data, pfx, pfxlen); in PKCS_DigestData()
854 (void) memcpy(output->Data + pfxlen, outbuf, outlen); in PKCS_DigestData()
855 output->Length = outlen + pfxlen; in PKCS_DigestData()
857 (void) memcpy(output->Data, outbuf, outlen); in PKCS_DigestData()
858 output->Length = outlen; in PKCS_DigestData()
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A DNOTES45 should be translated output); it will also be a way for us to do
60 and the makerules "install" action will copy the catgen output to
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_mount.c203 rc = output(type + 1);
248 rc = output(R_MAX_TRAYS); in do_max_trays()
/illumos-gate/usr/src/cmd/mandoc/
H A Dmanconf.h50 struct manoutput output; member
/illumos-gate/usr/src/cmd/initpkg/init.d/
H A DREADME.rc340 or output from the scripts in /etc/rc3.d/ are logged to the file:
50 the output of "svcs -l svc:/milestone/multi-user-server:default".
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/dtraceUtil/
H A Dman.ListProbesWithProviders42 * RESULT: Silent output without any probes listed.
70 * RESULT: Silent output without any probes listed.
/illumos-gate/usr/src/cmd/krb5/kadmin/cli/
H A Dkadmin.c1632 FILE *output; local
1665 output = fdopen(fd, "w");
1670 fprintf(output, "%s\n", names[i]);
1672 fclose(output);
1923 FILE *output = NULL; local
1992 output = fdopen(fd, "w");
1993 if (output == NULL) {
2001 if (output != NULL) {
2003 fprintf(output, "%s\n", names[i]);
2006 if (output != NULL && fclose(output) != 0) {
/illumos-gate/usr/src/tools/smatch/src/
H A Dgdbhelpers195 output $arg0->type
197 output $arg0->namespace
262 output (enum token_type) ($arg0)->pos.type
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt561 lines of extraneous output.
4760 Debugger: Simplified the output of the help command. All help output now
5037 output.
5592 output.
9204 output
9267 output
9338 output
12587 output.
13518 Changed the default location of output files. All output files
15772 The "-d" debug output option now sends all output to the .DBG file
[all …]
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Draw.h40 krb5_data *output);

12345678910>>...29