/titanic_41/usr/src/cmd/mandoc/ |
H A D | mdoc_macro.c | 704 int j, lastarg, maxargs, flushed, nl; in blk_exp_close() local 798 for (flushed = j = 0; ; j++) { in blk_exp_close() 801 if (j == maxargs && ! flushed) { in blk_exp_close() 804 flushed = 1; in blk_exp_close() 825 if ( ! flushed) { in blk_exp_close() 828 flushed = 1; in blk_exp_close() 838 if ( ! flushed && ! rew_sub(MDOC_BLOCK, mdoc, tok, line, ppos)) in blk_exp_close() 1535 int la, flushed, j, maxargs, nl; in in_line_argn() local 1590 for (flushed = j = 0; ; ) { in in_line_argn() 1611 if (j == maxargs && ! flushed) { in in_line_argn() [all …]
|
/titanic_41/usr/src/uts/sun4v/os/ |
H A D | error.c | 633 uint64_t pa, length, flushed; in mem_sync() local 652 flushed = 0; in mem_sync() 655 if (hv_mem_sync(pa, length, &flushed) != H_EOK) in mem_sync() 658 pa += flushed; in mem_sync() 659 length -= flushed; in mem_sync() 660 total_flushed += flushed; in mem_sync()
|
/titanic_41/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 227 ! The caller has been flushed to the stack. This is unlikely 307 ! The frame that we're looking for has been flushed to the stack; the
|
/titanic_41/usr/src/uts/common/avs/ns/sdbc/ |
H A D | sd_io.c | 875 int flushed, i, cd; in _sd_async_flclist() local 942 cc_ent->cc_iocount = flushed = 1; in _sd_async_flclist() 968 flushed = 0; in _sd_async_flclist() 978 flushed++; in _sd_async_flclist() 1010 flushed++; in _sd_async_flclist() 1048 SDTRACE(ST_EXIT|SDF_FLCLIST, cd, FBA_NUM(len), dblk, flushed, 0); in _sd_async_flclist()
|
H A D | cache_kstats_readme.txt | 98 (flushed from the cache to disk). 145 (flushed from the cache to disk).
|
/titanic_41/usr/src/cmd/ipf/tools/ |
H A D | ipmon.c | 1378 int fd, flushed = 0; local 1391 if (ioctl(fd, SIOCIPFFB, &flushed) == 0) { 1393 flushed); 1399 if (flushed) { 1402 flushed); 1404 fprintf(log, "%d bytes flushed from log\n", flushed);
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetahplus_asm.s | 453 GET_CPU_IMPL(%o5) ! Panther Ecache is flushed differently 523 GET_CPU_IMPL(%o3) ! Panther Ecache is flushed differently 573 GET_CPU_IMPL(%o3) ! Panther Ecache is flushed differently
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 3566 int flushed = 0, set; local 3578 &flushed, &ifs->ifs_ipfilter6[1][set], ifs); 3580 &flushed, &ifs->ifs_ipacct6[1][set], ifs); 3584 &flushed, &ifs->ifs_ipfilter[1][set], ifs); 3586 &flushed, &ifs->ifs_ipacct[1][set], ifs); 3592 &flushed, &ifs->ifs_ipfilter6[0][set], ifs); 3594 &flushed, &ifs->ifs_ipacct6[0][set], ifs); 3598 &flushed, &ifs->ifs_ipfilter[0][set], ifs); 3600 &flushed, &ifs->ifs_ipacct[0][set], ifs); 3610 flushed += tmp; [all …]
|
/titanic_41/usr/src/uts/common/io/ |
H A D | stream.c | 2461 boolean_t flushed = B_FALSE; in flushband() local 2485 flushed = B_TRUE; in flushband() 2495 if (flushed) in flushband()
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | RELEASE93 | 258 by ksh, it is flushed first.
|
H A D | RELEASE | 546 not flushed before sleep has been fixed. 1578 01-05-09 A bug in which the output of select was not flushed before the 1976 by ksh, it is flushed first.
|
H A D | sh.memo | 3186 and buffers are flushed only when required.
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | multiboot.texi | 1005 section will be flushed out into detailed explanations, particularly for
|
H A D | multiboot.info | 939 section will be flushed out into detailed explanations, particularly for
|
H A D | texinfo.tex | 3627 % then page number (#2) flushed to the right margin. It is used for index
|