| /freebsd-9-stable/contrib/ntp/html/drivers/scripts/ |
| D | style.css | 1 body {background: #FDF1E1; 27 p.top {background: #FDF1E1; 33 a:link.sidebar {background: transparent; 37 a:visited.sidebar {background: transparent; 41 a:hover.sidebar {background: #FDF1E1; 51 caption {background: #EEEEEE; 56 th {background: #FFFFCC; 62 th.caption {background: #EEEEEE;
|
| /freebsd-9-stable/contrib/ntp/html/scripts/ |
| D | style.css | 1 body {background: #FDF1E1; 27 p.top {background: #FDF1E1; 33 a:link.sidebar {background: transparent; 37 a:visited.sidebar {background: transparent; 41 a:hover.sidebar {background: #FDF1E1; 51 caption {background: #EEEEEE; 56 th {background: #FFFFCC; 62 th.caption {background: #EEEEEE;
|
| /freebsd-9-stable/contrib/expat/doc/ |
| D | style.css | 2 background-color: white; 15 background-color: rgb(110,139,61); 29 background-color: rgb(110,139,61); 47 background-color: tan; 58 background-color: rgb(250,220,180);
|
| /freebsd-9-stable/crypto/heimdal/doc/ |
| D | heimdal.css | 3 background-color: #fdfdfd; 14 background: #3366cc; 33 background: #f0f0f0; 51 background-color: black;
|
| /freebsd-9-stable/contrib/ntp/ntpsnmpd/ |
| D | ntpsnmpd.c | 48 int background = 0; /* start as background process */ in main() local 58 background = 1; in main() 73 if (background && netsnmp_daemonize(1, !use_syslog)) in main()
|
| /freebsd-9-stable/share/examples/ppp/ |
| D | ppp.linkup.span-isp.working | 8 !bg ppp -background vpn1 vpn 11 !bg ppp -background vpn2 vpn 14 !bg ppp -background vpn3 vpn
|
| D | ppp.linkup.span-isp | 8 !bg ppp -background vpn1 vpn 11 !bg ppp -background vpn2 vpn 14 !bg ppp -background vpnN vpn
|
| /freebsd-9-stable/crypto/heimdal/packages/debian/ |
| D | heimdal-kdc.init | 34 start-stop-daemon --start --quiet --background \ 42 start-stop-daemon --start --quiet --background \ 50 start-stop-daemon --start --quiet --background \ 58 start-stop-daemon --start --quiet --background \
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/ |
| D | tst.noreapring.ksh | 102 background=$! 103 echo launched ring buffered enabling as pid $background 120 kill $background
|
| /freebsd-9-stable/contrib/dialog/samples/ |
| D | mixedgauge | 6 background="An Example of --mixedgauge usage" 10 $DIALOG --backtitle "$background" \
|
| /freebsd-9-stable/contrib/groff/doc/ |
| D | groff.css | 7 background-color: white; 12 background-color: lightgrey;
|
| /freebsd-9-stable/usr.bin/bluetooth/rfcomm_sppd/ |
| D | rfcomm_sppd.c | 76 int n, background, channel, service, in main() local 82 background = channel = 0; in main() 130 background = 1; in main() 177 if (background) in main() 284 if (background && daemon(0, 0) < 0) in main()
|
| /freebsd-9-stable/sbin/routed/ |
| D | main.c | 66 static int background = 1; variable 152 background = 0; in main() 281 if (!background) in main() 290 if (0 > _daemonize(background ? 0 : (_DF_NOCHDIR|_DF_NOFORK), in main() 294 if (background && daemon(0, 1) < 0) in main() 360 trace_close(background); in main()
|
| /freebsd-9-stable/contrib/dialog/ |
| D | arrows.c | 45 merge_colors(chtype foreground, chtype background) in merge_colors() argument 48 if ((foreground & A_COLOR) != (background & A_COLOR)) { in merge_colors() 52 short bg_pair = (short) PAIR_NUMBER(background); in merge_colors()
|
| D | util.c | 446 dlg_color_pair(int foreground, int background) in dlg_color_pair() argument 456 && bg == background) { in dlg_color_pair() 464 (void) init_pair((short) pair, (short) foreground, (short) background); in dlg_color_pair() 480 short fg, bg, background; in define_color() local 484 background = bg; in define_color() 486 background = COLOR_BLACK; in define_color() 488 return dlg_color_pair(foreground, background); in define_color()
|
| /freebsd-9-stable/contrib/tcsh/nls/russian/ |
| D | set17 | 4 1 BUG: waiting for background job!\n
|
| /freebsd-9-stable/contrib/tcsh/nls/C/ |
| D | set17 | 4 1 BUG: waiting for background job!\n
|
| /freebsd-9-stable/contrib/tcsh/nls/italian/ |
| D | set17 | 4 1 BACO: sto aspettando un lavoro in background!\n
|
| /freebsd-9-stable/sbin/natd/ |
| D | natd.c | 140 static int background; variable 171 background = 0; in main() 308 if (background == 0 || dynamicMode == 0) in main() 451 if (background) in main() 462 background = 1; in DaemonMode() 653 if (background == 0 || dynamicMode == 0) in DoAliasing() 996 if (background) in Warn()
|
| /freebsd-9-stable/share/examples/bootforth/ |
| D | screen.4th | 30 : bg ( x -- ) \ Set background color
|
| /freebsd-9-stable/sys/boot/forth/ |
| D | screen.4th | 30 : bg ( x -- ) \ Set background color
|
| /freebsd-9-stable/lib/libc/nls/ |
| D | it_IT.ISO8859-15.msg | 211 21 Input da terminale per processo in background 213 22 Output a terminale per processo in background
|
| /freebsd-9-stable/contrib/nvi/tk/ |
| D | init.tcl | 56 set bg [lindex [.t config -background] 4] 58 .t tag configure tk_cursor -background $fg -foreground $bg 1008 set bg [lindex [.t config -background] 4] 1010 .t configure -background $fg -foreground $bg 1012 .t configure -background $bg -foreground $fg
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | apple | 175 #8144 string \x7F\x7F\x7F\x7F\x7F\x7F\x7F\x7F Apple II image with white background 176 #8144 string \x55\x2A\x55\x2A\x55\x2A\x55\x2A Apple II image with purple background 177 #8144 string \x2A\x55\x2A\x55\x2A\x55\x2A\x55 Apple II image with green background 178 #8144 string \xD5\xAA\xD5\xAA\xD5\xAA\xD5\xAA Apple II image with blue background 179 #8144 string \xAA\xD5\xAA\xD5\xAA\xD5\xAA\xD5 Apple II image with orange background
|
| /freebsd-9-stable/contrib/nvi/catalog/ |
| D | english | 149 No background screens to displayX 223 There are no background screensX 224 There's no background screen editing a file named %sX 225 You may not background your only displayed screenX
|