/titanic_44/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | streams.c | 61 #define SF(flag) flag, #flag macro 67 { SF(QENAB), "Queue is already enabled to run" }, 68 { SF(QWANTR), "Someone wants to read Q" }, 69 { SF(QWANTW), "Someone wants to write Q" }, 70 { SF(QFULL), "Q is considered full" }, 71 { SF(QREADR), "This is the reader (first) Q" }, 72 { SF(QUSE), "This queue in use (allocation)" }, 73 { SF(QNOENB), "Don't enable Q via putq" }, 74 { SF(QWANTRMQSYNC), "Want to remove sync stream Q" }, 75 { SF(QBACK), "queue has been back-enabled" }, [all …]
|
/titanic_44/usr/src/uts/i86pc/sys/ |
H A D | apic_timer.h | 62 #define SF (1ULL<<20) /* Scaling Factor: scale by 2^20 */ macro 63 #define APIC_TICKS_TO_NSECS(ticks) ((((int64_t)(ticks) * SF) + \ 67 apic_ticks_per_SFnsecs + (SF/2)) / SF)
|
/titanic_44/usr/src/cmd/sort/common/ |
H A D | streams_mmap.c | 52 str->s_type.SF.s_release_origin = str->s_buffer; in stream_mmap_prime() 125 if (str->s_type.SF.s_fd > -1) { in stream_mmap_close() 126 (void) close(str->s_type.SF.s_fd); in stream_mmap_close() 193 caddr_t origin = str->s_type.SF.s_release_origin; in stream_mmap_release_line() 206 str->s_type.SF.s_release_origin += release; in stream_mmap_release_line()
|
H A D | streams_stdio.c | 50 stream_simple_file_t *SF = &(str->s_type.SF); in stream_stdio_open_for_write() local 56 SF->s_fd = fileno(stdout); in stream_stdio_open_for_write() 58 if ((SF->s_fd = open(str->s_filename, O_CREAT | O_TRUNC | in stream_stdio_open_for_write() 341 if (cxwrite(str->s_type.SF.s_fd, NULL, 0) == 0) in stream_stdio_close() 342 (void) close(str->s_type.SF.s_fd); in stream_stdio_close() 357 if (cxwrite(str->s_type.SF.s_fd, "\n", 1) < 0) in stream_stdio_send_eol() 367 if (cxwrite(str->s_type.SF.s_fd, NULL, 0) < 0) in stream_stdio_flush() 378 if (cxwrite(str->s_type.SF.s_fd, line->l_data.sp, in stream_stdio_put_line()
|
H A D | streams_wide.c | 243 if (wxwrite(str->s_type.SF.s_fd, w_crlf) < 0) in stream_wide_send_eol() 254 if (wxwrite(str->s_type.SF.s_fd, line->l_data.wp) >= 0) { in stream_wide_put_line()
|
H A D | streams.c | 234 str->s_type.SF.s_fd = fd; in stream_open_for_read() 312 str->s_type.SF.s_fd = -1; in stream_add_file_to_chain()
|
H A D | types.h | 165 stream_simple_file_t SF; /* file accessed via mmap */ member
|
/titanic_44/usr/src/cmd/tbl/ |
H A D | tf.c | 24 fprintf(tabout, ".de %d\n",SF); in savefill() 41 fprintf(tabout, ".%d\n",SF); in rstofill()
|
H A D | t..c | 83 # define SF 35 macro
|
/titanic_44/usr/src/cmd/logadm/ |
H A D | tester | 252 open SF, ">$file" or die "create \"$file\": $!\n"; 253 print SF $contents if defined($contents); 254 close SF;
|
/titanic_44/usr/src/ucblib/libcurses/ |
H A D | curses.c | 56 *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF, *SO, *SR, *TA, *TE, variable
|
H A D | cr_tty.c | 49 &LL, &MA, &ND, &NL, &_PC, &RC, &SC, &SE, &SF,
|
H A D | mapfile-vers | 140 SF;
|
/titanic_44/usr/src/uts/i86pc/io/pcplusmp/ |
H A D | apic_timer.c | 119 apic_ticks_per_SFnsecs = ((SF * apic_ticks * PIT_HZ) / in apic_timer_init()
|
/titanic_44/usr/src/ucbhead/ |
H A D | curses.h | 64 *KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF,
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | zone.tab.txt | 44 AR -3124-06411 America/Argentina/Cordoba Argentina (most areas: CB, CC, CN, ER, FM, MN, SE, SF)
|
H A D | zone_sun.tab | 67 AR -3124-06411 America/Argentina/Cordoba - Argentina (most areas: CB, CC, CN, ER, FM, MN, SE, SF)
|
H A D | southamerica | 410 # Córdoba (CB), Santa Fe (SF), Entre Ríos (ER), Corrientes (CN), Misiones (MN),
|
H A D | europe | 312 # would 'put the whole country into the SF (Sinn Féin) camp'. She claimed
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 438 :RA=\E[?7l:RI=\E[%dC:S1=\E=%dg:SA=\E[?7h:SF=\E[%dS:\ 549 :LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:\ 1018 :K2=\E[G:LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:\ 1075 :LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:\ 1103 :F2=\EOA:IC=\E[%d@:LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:\ 1427 :LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:ae=^O:\ 1474 :LE=\E[%dD:RA=\E[?7l:RI=\E[%dC:SA=\E[?7h:SF=\E[%dS:\ 1635 :F2=\E[X:IC=\E[%d@:K2=\E[E:LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:\ 1682 :K2=\E[E:LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:\ 2577 :LE=\E[%dD:RI=\E[%dC:SF=\E[%dS:SR=\E[%dT:UP=\E[%dA:ae=^O:\ [all …]
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | caps | 245 parm_index, "indn" "SF" Scroll forward #1 lines. (G)
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 250 parm_index indn SF str Scroll forward #1 lines (PG)
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 250 parm_index indn SF str Scroll forward #1 lines (PG)
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | libld.msg | 1581 @ MSG_MAPKW_SF "SF"
|
/titanic_44/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 2425 SF
|