/freebsd/usr.bin/tabs/ |
H A D | tabs.c | 58 long stops[NSTOPS]; /* Column positions */ member 80 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main() local 128 formats[i].stops[j] != 0; j++) in main() 129 stops[nstops++] = formats[i].stops[j]; in main() 136 gettabs(arg, stops, &nstops); in main() 167 printf("%*s", (int)stops[0] - 1, ""); in main() 170 printf("%*s", (int)(stops[i] - stops[i - 1]), ""); in main() 197 gettabs(char *arg, long stops[], long *nstops) in gettabs() argument 218 last = stops[(*nstops)++] = stop; in gettabs()
|
/freebsd/contrib/netbsd-tests/lib/libcurses/tests/ |
H A D | cbreak | 2 # setting noecho stops getch setting cbreak itself so we should need
|
/freebsd/crypto/openssl/demos/certs/apps/ |
H A D | apps.cnf | 5 # This definition stops the following lines choking if HOME or CN
|
/freebsd/crypto/openssl/test/smime-certs/ |
H A D | ca.cnf | 8 # This definition stops the following lines choking if HOME or CN
|
/freebsd/crypto/openssl/demos/certs/ |
H A D | ca.cnf | 5 # This definition stops the following lines choking if HOME or CN
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | adder875-redboot.dts | 72 // Temporary until code stops depending on it.
|
H A D | adder875-uboot.dts | 71 // Temporary until code stops depending on it.
|
H A D | ep8248e.dts | 95 // Temporary until code stops depending on it.
|
H A D | mgcoge.dts | 102 // Temporary until code stops depending on it.
|
/freebsd/contrib/unbound/doc/ |
H A D | control_proto_spec.txt | 30 stops the server.
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | max14577.txt | 34 stops. Valid values:
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticOptions.def | 96 VALUE_DIAGOPT(TabStop, 32, DefaultTabStop) /// The distance between tab stops.
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound.service.in | 24 ; its content are automatically removed by systemd when the unit stops.
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | sc7280-chrome-common.dtsi | 170 * with output disabled so that the quad SPI IP block stops
|
/freebsd/sys/dev/mana/ |
H A D | mana_en.c | 525 uint64_t stops = counter_u64_fetch(tx_stats->stop); in mana_xmit() local 528 if (stops > MANA_TXQ_STOP_THRESHOLD && wakeups > 0 && in mana_xmit() 529 stops > wakeups && txq->alt_txq_idx == txq->idx) { in mana_xmit() 531 (txq->idx + (stops / wakeups)) in mana_xmit() 1565 uint64_t stops = counter_u64_fetch(txq->stats.stop); in mana_poll_tx_cq() local 1568 if (stops < wakeups) { in mana_poll_tx_cq()
|
/freebsd/sys/contrib/openzfs/contrib/initramfs/ |
H A D | README.md | 97 A successful return (and loaded key) stops the search.
|
/freebsd/contrib/tcsh/ |
H A D | FAQ | 91 stops. 197 When I rsh the meta key stops working on the remote machine.
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 601 If ntpd stops running, auto-restart it without -g . 631 If ntpd stops running, auto-restart it without -g . 670 If ntpd stops running, auto-restart it without -g . 717 If ntpd stops running, auto-restart it without -g . 907 ntpd (without -g) if it stops running. 931 ntpd (without -g) if it stops running. 953 ntpd (without -g) if it stops running. 980 ntpd (without -g) if it stops running. 1148 ntpd (without -g) if it stops running. 1175 ntpd (without -g) if it stops runnin [all...] |
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_adapter.h | 246 uint64_t stops; member
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_PROVIDER.pod | 168 callback processing stops at the first callback invocation on a provider
|
/freebsd/contrib/bearssl/src/codec/ |
H A D | pemdec.t0 | 138 \ count. Reading stops when end-of-line is reached. Returned value
|
/freebsd/usr.bin/fortune/ |
H A D | Notes | 71 Attributions are two tab stops, followed by two hyphens, followed by a
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | dra72-evm-common.dtsi | 266 * VIN2_S0 driven high otherwise Ethernet stops working
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | Options.td | 81 Arg<"ThreadIndex">, Desc<"The breakpoint stops only for the thread whose " 84 Arg<"ThreadID">, Desc<"The breakpoint stops only for the thread whose TID " 87 Arg<"ThreadName">, Desc<"The breakpoint stops only for the thread whose " 90 Arg<"QueueName">, Desc<"The breakpoint stops only for threads in the queue " 93 Arg<"Expression">, Desc<"The breakpoint stops only if this condition " 1368 Desc<"The watchpoint stops only if this condition expression evaluates "
|
/freebsd/crypto/openssl/apps/ |
H A D | openssl.cnf | 13 # This definition stops the following lines choking if HOME isn't
|