Searched refs:write (Results 1 - 25 of 1524) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/projects/
H A DMakefile.vms8 write sys$output "Nothing to be done for 'all'."
11 write sys$output "Nothing else to be done for 'install'."
14 write sys$output "Nothing to be done for 'installdirs'."
17 write sys$output "Nothing to be done for 'uninstall'."
20 write sys$output "Nothing to be done for 'check'."
23 write sys$output "Nothing else to be done for 'mostlyclean'."
26 write sys$output "Nothing to be done for 'clean'."
29 write sys$output "Nothing else to be done for 'distclean'."
32 write sys$output "Nothing else to be done for 'maintainer-clean'."
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A DMakefile.vms8 write sys$output "Nothing to be done for 'all'."
11 write sys$output "Nothing else to be done for 'install'."
14 write sys$output "Nothing to be done for 'installdirs'."
17 write sys$output "Nothing to be done for 'uninstall'."
20 write sys$output "Nothing to be done for 'check'."
23 write sys$output "Nothing else to be done for 'mostlyclean'."
26 write sys$output "Nothing to be done for 'clean'."
29 write sys$output "Nothing else to be done for 'distclean'."
32 write sys$output "Nothing else to be done for 'maintainer-clean'."
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/doc/
H A DMakefile.vms4 write sys$output "Nothing to be done for 'all'."
7 write sys$output "Nothing else to be done for 'install'."
10 write sys$output "Nothing to be done for 'installdirs'."
13 write sys$output "Nothing to be done for 'uninstall'."
16 write sys$output "Nothing to be done for 'check'."
19 write sys$output "Nothing else to be done for 'mostlyclean'."
22 write sys$output "Nothing to be done for 'clean'."
25 write sys$output "Nothing else to be done for 'distclean'."
28 write sys$output "Nothing else to be done for 'maintainer-clean'."
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/examples/
H A DMakefile.vms8 write sys$output "Nothing to be done for 'all'."
11 write sys$output "Nothing else to be done for 'install'."
14 write sys$output "Nothing to be done for 'installdirs'."
17 write sys$output "Nothing to be done for 'uninstall'."
20 write sys$output "Nothing to be done for 'check'."
23 write sys$output "Nothing else to be done for 'mostlyclean'."
26 write sys$output "Nothing to be done for 'clean'."
29 write sys$output "Nothing else to be done for 'distclean'."
32 write sys$output "Nothing else to be done for 'maintainer-clean'."
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dmsdos.c4 write(1, msg, sizeof(msg));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dmsdos.c4 write(1, msg, sizeof(msg));
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dmsdos.c4 write(1, msg, sizeof(msg));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dmsdos.c4 write(1, msg, sizeof(msg));
/netbsd-6-1-5-RELEASE/tests/lib/csu/
H A Dh_initfini1.cxx7 write(STDOUT_FILENO, msg, sizeof(msg) - 1);
H A Dh_initfini_common.cxx14 write(STDOUT_FILENO, msg, sizeof(msg) - 1);
18 write(STDOUT_FILENO, msg2, sizeof(msg2) - 1);
26 write(STDOUT_FILENO, msg, sizeof(msg) - 1);
30 write(STDOUT_FILENO, msg2, sizeof(msg2) - 1);
H A Dh_initfini3.cxx14 write(STDOUT_FILENO, msg1, sizeof(msg1) - 1);
18 write(STDOUT_FILENO, msg2, sizeof(msg2) - 1);
20 write(STDOUT_FILENO, msg3, sizeof(msg3) - 1);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/test/
H A Dtestss.com29 $ write sys$output ""
30 $ write sys$output "make a certificate request using 'req'"
47 $ write sys$output "error using 'req' to generate a certificate request"
50 $ write sys$output ""
51 $ write sys$output "convert the certificate request into a self signed certificate using 'x509'"
56 $ write sys$output "error using 'x509' to self sign a certificate request"
60 $ write sys$output ""
61 $ write sys$output "convert a certificate into a certificate request using 'x509'"
66 $ write sys$output "error using 'x509' convert a certificate to a certificate request"
73 $ write sy
[all...]
H A Dtestssl.com52 $ write sys$output "test sslv2"
56 $ write sys$output "test sslv2 with server authentication"
62 $ write sys$output "test sslv2 with client authentication"
66 $ write sys$output "test sslv2 with both client and server authentication"
71 $ write sys$output "test sslv3"
75 $ write sys$output "test sslv3 with server authentication"
79 $ write sys$output "test sslv3 with client authentication"
83 $ write sys$output "test sslv3 with both client and server authentication"
87 $ write sys$output "test sslv2/sslv3"
91 $ write sy
[all...]
H A Dtestgen.com20 $ write sys$output "generating certificate request"
24 $ write random_file -
38 $ write sys$output -
40 $ write sys$output -
44 $ write sys$output "This could take some time."
49 $ write sys$output "problems creating request"
56 $ write sys$output "signature on req is wrong"
/netbsd-6-1-5-RELEASE/tests/lib/csu/dso/
H A Dh_initfini3_dso.cxx14 write(STDOUT_FILENO, msg, sizeof(msg) - 1);
18 write(STDOUT_FILENO, msg2, sizeof(msg2) - 1);
26 write(STDOUT_FILENO, msg, sizeof(msg) - 1);
30 write(STDOUT_FILENO, msg2, sizeof(msg2) - 1);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/sys/kern/
H A Dzone.c51 zone_dataset_visible(const char *dataset, int *write) argument
56 if (write != NULL)
57 *write = 1;
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/regressions/its4184/
H A Dslapd.conf19 #access to * by * write
23 by self write
24 by group="cn=A Group,ou=Groups,dc=example,dc=com" write
25 by group="cn=Another Group,ou=Groups,dc=example,dc=com" write
29 by self write
30 by group="cn=Another Group,ou=Groups,dc=example,dc=com" write
/netbsd-6-1-5-RELEASE/games/hunt/hunt/
H A Dconnect.c50 (void) write(Socket, &uid, LONGLEN);
51 (void) write(Socket, name, NAMELEN);
52 (void) write(Socket, &team, 1);
54 (void) write(Socket, &enter_status, LONGLEN);
56 (void) write(Socket, Buf, NAMELEN);
69 (void) write(Socket, &mode, sizeof mode);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/unsorted/
H A Dsound.c12 write (1, audio, 8192);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dpr33696.c8 void write (uint_least32_t chunk_len) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/unsorted/
H A Dsound.c12 write (1, audio, 8192);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Dmi-console.c7 write (1, hello + i, 1);
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/libuniname/
H A DMakefile.vms33 write sys$output "Nothing else to be done for 'all'."
42 write sys$output "Nothing else to be done for 'install'."
45 write sys$output "Nothing to be done for 'installdirs'."
48 write sys$output "Nothing to be done for 'uninstall'."
51 write sys$output "Nothing to be done for 'check'."
54 write sys$output "Nothing else to be done for 'mostlyclean'."
61 write sys$output "Nothing else to be done for 'distclean'."
64 write sys$output "Nothing else to be done for 'maintainer-clean'."
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dconfigure.com25 $ write sys$output "Generate targ-cpu.[ch]"
28 $ open/write outfile targ-cpu.h
29 $ write outfile "#include ""tc-''arch'.h"""
32 $ open/write outfile targ-cpu.c
33 $ write outfile "#include ""tc-''arch'.c"""
36 $ write sys$output "Generate targ-env.h"
38 $ open/write outfile targ-env.h
39 $ write outfile "#include ""te-''env'.h"""
42 $ write sys$output "Generate obj-format.[ch]"
45 $ open/write outfil
[all...]
/netbsd-6-1-5-RELEASE/external/mit/lua/dist/test/
H A Dtrace-calls.lua8 io.write(level," >>> ",string.rep(" ",level))
9 if t~=nil and t.currentline>=0 then io.write(t.short_src,":",t.currentline," ") end
18 io.write("begin ",t.short_src)
20 io.write("end ",t.short_src)
24 io.write(event," ",t.name or "(Lua)"," <",t.linedefined,":",t.short_src,">")
26 io.write(event," ",t.name or "(C)"," [",t.what,"] ")
28 io.write("\n")

Completed in 239 milliseconds

1234567891011>>