Home
last modified time | relevance | path

Searched refs:printf (Results 201 – 225 of 3007) sorted by relevance

12345678910>>...121

/illumos-gate/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh80 printf "$m_usage\n" "$bname"
86 printf "$f_usage_err\n" >&2
111 printf "$m_rm\n" "$zonepath"
239 printf "$f_user_snap\n" >&2
241 printf "$f_rm_snap\n" >&2
378 printf "$f_rm_clone\n" >&2
450 printf "$f_stray_snap\n" >&2
451 printf "\t$s_youngest\n" >&2
452 printf "$f_rm_snap\n" >&2
636 printf "$f_iu_clone\n" >&2
[all …]
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c264 (void) printf("Alternate super block " in main()
294 (void) printf("fsck -F ufs "); in main()
299 (void) printf("%s ", opt_text); in main()
301 (void) printf("\n"); in main()
451 (void) printf("** Last Mounted on %s\n", in checkfilesys()
545 (void) printf("FS IS MOUNTED R/W AND" in checkfilesys()
549 (void) printf("FILESYSTEM MAY STILL BE" in checkfilesys()
562 (void) printf( in checkfilesys()
636 (void) printf("%u", inumber); in checkfilesys()
668 (void) printf( in checkfilesys()
[all …]
/illumos-gate/usr/src/lib/libc/sparc/
H A Dgenassym.c45 (void) printf("#define\tMUTEX_LOCK_WORD\t0x%p\n", in main()
47 (void) printf("#define\tWAITER_MASK\t0xff\n"); in main()
49 (void) printf("#define\tSIG_SETMASK\t0x%lx\n", SIG_SETMASK); in main()
50 (void) printf("#define\tMASKSET0\t0x%lx\n", MASKSET0); in main()
51 (void) printf("#define\tMASKSET1\t0x%lx\n", MASKSET1); in main()
52 (void) printf("#define\tMASKSET2\t0x%lx\n", MASKSET2); in main()
53 (void) printf("#define\tMASKSET3\t0x%lx\n", MASKSET3); in main()
54 (void) printf("#define\tSIGSEGV\t0x%lx\n", SIGSEGV); in main()
/illumos-gate/usr/src/cmd/getfacl/
H A Dgetfacl.c145 (void) printf("# owner: %s\n", in main()
148 (void) printf("# group: %s\n", in main()
159 (void) printf("user:%s:%s\t\t", in main()
163 (void) printf( in main()
172 (void) printf("user::%s\n", permp); in main()
179 (void) printf("group:%s:%s\t\t", in main()
183 (void) printf( in main()
194 (void) printf( in main()
202 (void) printf("mask:%s\n", permp); in main()
209 (void) printf("other:%s\n", permp); in main()
[all …]
/illumos-gate/usr/src/cmd/acpi/acpixtract/
H A Dacpixtract.c195 printf ("Could not open input file %s\n", InputPathname); in AxExtractTables()
217 printf ("Table [%s] was not found in %s\n", in AxExtractTables()
301 printf ("Could not open output file %s\n", in AxExtractTables()
354 printf ("No ACPI tables were found in %s\n", InputPathname); in AxExtractTables()
364 printf (AX_TABLE_INFO_FORMAT, ThisSignature, ThisTableBytesWritten, in AxExtractTables()
414 printf ("Could not open input file %s\n", InputPathname); in AxExtractToMultiAmlFile()
429 printf ("Could not open output file %s\n", Gbl_OutputFilename); in AxExtractToMultiAmlFile()
572 printf ("Could not open input file %s\n", InputPathname); in AxListAllTables()
584 printf ("\n Signature Length Version Oem Oem " in AxListAllTables()
586 printf ( " Id TableId " in AxListAllTables()
[all …]
/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosmem.c234 printf("memtop: 0x%llx\n", (unsigned long long)memtop); in command_biosmem()
237 printf("bios_quirks: 0x%02x", bq); in command_biosmem()
239 printf(" BQ_DISTRUST_E820_EXTMEM"); in command_biosmem()
240 printf("\n"); in command_biosmem()
241 printf("b_bios_probed: 0x%02x", (int)b_bios_probed); in command_biosmem()
243 printf(" B_BASEMEM_E820"); in command_biosmem()
245 printf(" B_BASEMEM_12"); in command_biosmem()
247 printf(" B_EXTMEM_E820"); in command_biosmem()
249 printf(" B_EXTMEM_E801"); in command_biosmem()
251 printf(" B_EXTMEM_8800"); in command_biosmem()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dcommon287 printf("\n");
335 printf("#else\n");
342 printf("\n");
517 printf("#else\n");
519 printf("#endif\n");
520 printf("#endif\n");
549 printf("#endif\n");
556 printf("#endif\n");
562 printf("#endif\n");
567 printf("#endif\n");
[all …]
/illumos-gate/usr/src/cmd/checkeq/
H A Dcheckeq.c41 (void) printf("%s:\n", *argv); in main()
63 (void) printf( in check()
67 (void) printf( in check()
72 (void) printf( in check()
78 (void) printf( in check()
93 (void) printf( in check()
97 (void) printf( in check()
102 (void) printf( in check()
112 (void) printf( in check()
119 (void) printf( in check()
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist.awk87 printf "awk: ERROR! sys_errlist[] > %d entries\n", mx
88 printf "Please read comments in"
89 printf " usr/src/lib/libc/port/gen/errlist\n"
96 printf "\t%d,\n", k >newfile
97 printf "\t&__sys_errs[%d], C(\"%s\")\n", k, astr[j] \
104 printf "const char _sys_errs[%d] =\n", k >newfile
107 printf "\t\"%s\\0\"\n", astr[j] >newfile
116 printf "const char *_sys_err_names[%d] = {\n", hi + 1 >newfile
117 printf "\t[0] = \"0\",\n" >newfile
121 printf "\t[%s] = \"%s\",\n", aname[j], aname[j] \
/illumos-gate/usr/src/test/libc-tests/tests/regex/
H A Dtestregex.c584 printf("NIL"); in quote()
593 printf("\""); in quote()
647 printf("\""); in quote()
661 printf(" "); in report()
846 printf("X"); in matchoffprint()
849 printf("?"); in matchoffprint()
867 printf("("); in matchprint()
869 printf(","); in matchprint()
871 printf(")"); in matchprint()
877 printf("\n"); in matchprint()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/arithmetic/
H A Dtst.compcast.d31 printf("%16x %20d %20u\n", x, x, x);
33 printf("%16x %20d %20u\n", x, x, x);
35 printf("%16x %20d %20u\n", x, x, x);
37 printf("%16x %20d %20u\n", x, x, x);
38 printf("\n");
41 printf("%16x %20d %20u\n", x, x, x);
43 printf("%16x %20d %20u\n", x, x, x);
45 printf("%16x %20d %20u\n", x, x, x);
47 printf("%16x %20d %20u\n", x, x, x);
H A Dtst.execcast.d33 printf("%16x %20d %20u\n", x, x, x);
35 printf("%16x %20d %20u\n", x, x, x);
37 printf("%16x %20d %20u\n", x, x, x);
39 printf("%16x %20d %20u\n", x, x, x);
40 printf("\n");
43 printf("%16x %20d %20u\n", x, x, x);
45 printf("%16x %20d %20u\n", x, x, x);
47 printf("%16x %20d %20u\n", x, x, x);
49 printf("%16x %20d %20u\n", x, x, x);
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/ip/
H A Dtst.remotetcpstate.ksh145 printf("Minimum TCP events seen\n\n");
146 printf("ip:::send - %s\n", ipsend >= 4 ? "yes" : "no");
147 printf("ip:::receive - %s\n", ipreceive >= 3 ? "yes" : "no");
148 printf("tcp:::send - %s\n", tcpsend >= 4 ? "yes" : "no");
150 printf("tcp:::state-change to syn-sent - %s\n",
152 printf("tcp:::state-change to established - %s\n",
154 printf("tcp:::state-change to fin-wait-1 - %s\n",
156 printf("tcp:::state-change to fin-wait-2 - %s\n",
158 printf("tcp:::state-change to time-wait - %s\n",
160 printf("tcp:::connect-request - %s\n",
[all …]
/illumos-gate/usr/src/cmd/acct/
H A Dacctcms.c689 printf(thd1); in toutpta()
690 printf(thd2); in toutpta()
691 printf("\n"); in toutpta()
696 printf("\n"); in toutpta()
756 printf(hd1); in outputa()
757 printf(hd2); in outputa()
760 printf(hd3); in outputa()
761 printf(hd4); in outputa()
763 printf("\n"); in outputa()
768 printf("\n"); in outputa()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ext2fs.c349 printf ("\n"); in ext2fs_block_map()
353 printf (" "); in ext2fs_block_map()
454 printf ("%c", hexdigit[*i >> 4]); in ext2fs_read()
458 printf ("\n"); in ext2fs_read()
462 printf (" "); in ext2fs_read()
473 printf ("map=%d\n", map); in ext2fs_read()
632 printf ("\n"); in ext2fs_dir()
636 printf (" "); in ext2fs_dir()
697 printf ("symlink=%s\n", linkbuf); in ext2fs_dir()
786 printf ("fs block=%d\n", map); in ext2fs_dir()
[all …]
/illumos-gate/usr/src/cmd/bhyve/test/tests/mevent/
H A Dtestlib.h36 (void) printf("VERBOSE %s: %s:%d %s: ", testlib_prog, \
38 (void) printf msg; \
39 (void) printf("\n"); \
43 (void) printf("FAIL %s: %s:%d: ", testlib_prog, __FILE__, __LINE__)
48 (void) printf msg; \
49 (void) printf("\n"); \
57 (void) printf("PASS %s\n", testlib_prog); \
64 (void) printf msg; \
65 (void) printf(": %s=" nfmt " %s %s=" nfmt "\n", \
81 (void) printf msg; \
[all …]
/illumos-gate/usr/src/cmd/eqn/
H A Dfromto.c29 printf(".nr %d \\n(%d\n", yyval, p1); in fromto()
32 printf(".if \\n(%d>\\n(%d .nr %d \\n(%d\n", in fromto()
39 printf(".if \\n(%d>\\n(%d .nr %d \\n(%d\n", in fromto()
43 printf(".ds %d ", yyval); /* bottom of middle box */ in fromto()
45 printf("\\v'%du'\\h'\\n(%du-\\n(%du/2u'\\s%d\\*(%d\\s%d", in fromto()
47 printf("\\h'-\\n(%du-\\n(%du/2u'\\v'%du'\\\n", in fromto()
51 printf("\\h'\\n(%du-\\n(%du/2u'\\*(%d\\h'\\n(%du-\\n(%du/2u'\\\n", in fromto()
54 printf("\\h'\\n(%du-\\n(%du/2u'\\*(%d\\h'\\n(%du-\\n(%du+2u/2u'\\\n", in fromto()
58 printf("\\v'%du'\\h'-\\n(%du-\\n(%du/2u'\\s%d\\*(%d\\s%d" in fromto()
63 printf("\n"); in fromto()
[all …]
/illumos-gate/usr/src/cmd/adbgen/common/
H A Dadbsub.c67 printf("%ld", off_diff); in offset()
69 printf("+"); in offset()
73 printf("%ld", -off_diff); in offset()
75 printf("-"); in offset()
203 printf("*%s", base); in indirect()
205 printf("*(%s+0t%ld)", base, offset); in indirect()
209 printf("(*%s&0xffff)", base); in indirect()
211 printf("(*(%s+0t%ld)&0xffff)", base, offset - 2); in indirect()
215 printf("(*%s&0xff)", base); in indirect()
218 printf("(*(%s+0t%ld)&0xff)", base, offset - 3); in indirect()
[all …]
/illumos-gate/usr/src/cmd/prtconf/
H A Dpdevinfo.c626 (void) printf("undef"); in dump_prop_list()
632 (void) printf("int"); in dump_prop_list()
635 (void) printf("int64"); in dump_prop_list()
638 (void) printf("byte"); in dump_prop_list()
817 (void) printf("\n"); in dump_devs()
1181 (void) printf("Node"); in dump_node()
1506 (void) printf("\n"); in link_lnode_disp()
1796 (void) printf(" \n"); in print_one()
1812 (void) printf(" \n"); in print_one()
1833 (void) printf(" "); in print_one()
[all …]
/illumos-gate/usr/src/cmd/fs.d/ufs/df/
H A Ddf.c417 (void) printf(gettext( in pheader()
426 (void) printf(gettext( in pheader()
437 (void) printf(gettext( in pheader()
448 (void) printf(gettext( in pheader()
540 (void) printf(" "); in dfreedev()
553 (void) printf("\n"); in dfreedev()
614 (void) printf(" "); in dfreemnt()
631 (void) printf("\n"); in dfreemnt()
1061 (void) printf(" 0x%x ", in print_statvfs()
1064 (void) printf("%c", in print_statvfs()
[all …]
/illumos-gate/usr/src/tools/smatch/src/cwchash/
H A Dtester.c66 printf("ran out of memory allocating a key\n"); in main()
79 printf("After insertion, hashtable contains %u items.\n", in main()
86 printf("ran out of memory allocating a key\n"); in main()
98 printf("BUG: key not found\n"); in main()
122 printf("Iterated through %u entries.\n", i); in main()
151 printf("BUG: key not found for removal\n"); in main()
154 printf("After removal, hashtable contains %u items.\n", in main()
166 printf("out of memory allocating second hashtable\n"); in main()
190 printf("After insertion, hashtable contains %u items.\n", in main()
198 printf("ran out of memory allocating a key\n"); in main()
[all …]
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmailcompat.c184 printf("start='%s'\n", start);
200 printf("place='%s'\n", *shortp);
287 printf("You have a .forward file in your home directory"); in AutoInstall()
288 printf(" containing:\n"); in AutoInstall()
290 printf(" %s", line); in AutoInstall()
297 printf("Back to normal reception of mail.\n"); in AutoInstall()
302 printf("file is created.\n"); in AutoInstall()
304 printf("OK, mailcompat feature NOT enabled.\n"); in AutoInstall()
314 printf("Mailcompat feature ENABLED."); in AutoInstall()
315 printf("Run mailcompat with no arguments to remove it\n"); in AutoInstall()
[all …]
/illumos-gate/usr/src/cmd/picl/prtpicl/
H A Dprtpicl.c162 (void) printf("\n"); in print_bytearray()
167 (void) printf("\n"); in print_bytearray()
170 (void) printf(" %02x ", vbuf[i]); in print_bytearray()
218 (void) printf(" %s ", (char *)vbuf); in print_propval()
224 (void) printf(" %d ", *(int8_t *)vbuf); in print_propval()
265 (void) printf(" %f ", *(float *)vbuf); in print_propval()
293 (void) printf(" %s ", str); in print_propval()
301 (void) printf("(%" PRIxPICLTBL "TBL) ", in print_propval()
364 (void) printf(COL_DELIM); in print_table_prop()
366 (void) printf("\n"); in print_table_prop()
[all …]
/illumos-gate/usr/src/cmd/krb5/klist/
H A Dklist.c343 printf("---- ");
345 printf(" ");
348 printf("\n");
365 printf(" ");
377 printf(")");
379 printf("\n");
588 printf(timestring);
672 printf("%s ",
696 printf(", ");
700 printf("\n");
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/bitfields/
H A Dtst.SizeofBitField.d89 printf("sizeof (bitRecord1): %d\n", sizeof (var1));
90 printf("sizeof (bitRecord2): %d\n", sizeof (var2));
91 printf("sizeof (bitRecord3): %d\n", sizeof (var3));
92 printf("sizeof (bitRecord4): %d\n", sizeof (var4));
93 printf("sizeof (bitRecord5): %d\n", sizeof (var5));
94 printf("sizeof (bitRecord6): %d\n", sizeof (var6));
95 printf("sizeof (bitRecord7): %d\n", sizeof (var7));
96 printf("sizeof (bitRecord8): %d\n", sizeof (var8));
97 printf("sizeof (bitRecord12): %d\n", sizeof (var12));

12345678910>>...121