| /freebsd/usr.sbin/bsdconfig/networking/include/ |
| H A D | messages.subr | 51 …="ERROR! One or more individual labels within the hostname\n(separated by dots) contains one or mo… 52 …="ERROR! One or more individual labels within the hostname\n(separated by dots) exceeds the maximu… 53 …="ERROR! One or more individual labels within the hostname\n(separated by dots) are null.\n\nInval… 54 …="ERROR! One or more individual labels within the hostname\n(separated by dots) starts or ends wit… 57 …ROR! One or more individual octets within the IPv4 address\n(separated by dots) contains one or mo… 58 …ROR! One or more individual octets within the IPv4 address\n(separated by dots) exceeds the maximu… 59 …ROR! One or more individual octets within the IPv4 address\n(separated by dots) are null and/or mi… 60 …o few (less than\nfour) or too many (more than four) octets, separated by dots.\n\nInvalid IP Addr… 61 …RROR! One or more individual fields within the subnet mask\n(separated by dots) contains one or mo… 62 …RROR! One or more individual fields within the subnet mask\n(separated by dots) exceeds the maximu… [all …]
|
| /freebsd/contrib/bmake/unit-tests/ |
| H A D | sh-dots.mk | 1 # $NetBSD: sh-dots.mk,v 1.4 2023/11/19 21:47:52 rillig Exp $ 18 # The dots cannot be prefixed by the usual @-+ characters. 19 # They must be written exactly as dots. 32 # The dots don't have to be written literally, they can also come from an 39 # If the dots are followed by a space, that space is part of the command and
|
| H A D | sh-meta-chars.mk | 20 # See SED_CMDS.sh-dots, which normalizes the test output for the specific
|
| /freebsd/usr.sbin/moused/moused/ |
| H A D | moused.conf | 11 MousedExponentialOffset=2.0 # dots 18 MousedVirtualScrollSpeed=2 # dots 19 MousedVirtualScrollThreshold=3 # dots 25 MousedDriftDistance=4 # dots
|
| /freebsd/share/man/man4/ |
| H A D | spkr.4 | 98 also be followed by a time value number and by sustain dots (see 131 May be followed by sustain dots. 151 sustain dots. 195 sustain dots. 201 A note and its sustain dots may also be followed by a slur mark (underscore). 233 The action of two or more sustain dots does not reflect standard musical
|
| /freebsd/lib/libc/resolv/ |
| H A D | res_query.c | 211 u_int dots; in res_nsearch() local 219 dots = 0; in res_nsearch() 221 dots += (*cp == '.'); in res_nsearch() 226 /* If there aren't any dots, it could be a user-level alias. */ in res_nsearch() 227 if (!dots && (cp = res_hostalias(statp, name, tmp, sizeof tmp))!= NULL) in res_nsearch() 231 * If there are enough dots in the name, let's just give it a in res_nsearch() 236 if (dots >= statp->ndots || trailing_dot) { in res_nsearch() 266 if ((!dots && (statp->options & RES_DEFNAMES) != 0U) || in res_nsearch() 267 (dots && !trailing_dot && (statp->options & RES_DNSRCH) != 0U)) { in res_nsearch() 364 * unless RES_NOTLDQUERY is set and there were no dots. in res_nsearch() [all …]
|
| /freebsd/stand/forth/ |
| H A D | delay.4th | 39 variable delay_showdots \ whether continually print dots while waiting 78 \ throw some dots up on the screen if desired 80 ." ." \ dots visually aid in the perception of time 105 \ if we were throwing up dots, throw up a line-break
|
| H A D | delay.4th.8 | 67 environment variable is set, a continuous series of dots is printed. 84 to print a continuous series of dots during the delay duration.
|
| /freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
| H A D | boe,bf060y8m-aj0.yaml | 17 Each pixel is divided into red and green dots, or blue and 18 green dots, and two pixels share red or blue dots which are
|
| /freebsd/contrib/netbsd-tests/ipf/regress/ |
| H A D | i1 | 18 pass out on longNICname0 from test.host.dots to test\.host.dots
|
| H A D | in2 | 69 rdr le0 0/0 -> test.host.dots 70 rdr le0 any -> test.host.dots,test.host.dots
|
| H A D | in2_6 | 69 rdr le0 inet6 0/0 -> test.host.dots 70 rdr le0 inet6 any -> test.host.dots,test.host.dots
|
| /freebsd/contrib/sendmail/cf/mailer/ |
| H A D | uucp.m4 | 40 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 59 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 74 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 109 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots
|
| /freebsd/contrib/ofed/infiniband-diags/src/ |
| H A D | smpquery.c | 85 char dots[128]; in node_desc() local 101 memset(dots, '.', 32 - l); in node_desc() 102 dots[32 - l] = '\0'; in node_desc() 104 dots[0] = '.'; in node_desc() 105 dots[1] = '\0'; in node_desc() 108 printf("Node Description:%s%s\n", dots, nodename); in node_desc()
|
| /freebsd/share/man/man5/ |
| H A D | resolver.5 | 135 sets a threshold for the number of dots which must appear in a name given to 146 meaning that if there are any dots in a name, the name 175 is, a name that contains no dots.
|
| /freebsd/contrib/sendmail/libsm/ |
| H A D | mpeix.c | 265 int dots = 0; local 279 /* upshift the username parameter and count the dots */ 284 dots++; 292 if (dots != 1) 294 /* prevent bug when dots == 0 */
|
| /freebsd/contrib/netbsd-tests/fs/tmpfs/ |
| H A D | t_readdir.sh | 32 atf_test_case dots 112 atf_add_test_case dots
|
| H A D | t_rmdir.sh | 96 atf_test_case dots 199 atf_add_test_case dots
|
| /freebsd/usr.bin/morse/ |
| H A D | morse.6 | 60 option produces dots and dashes rather than words. 93 Decode morse output consisting of dots and dashes (as generated by using
|
| /freebsd/crypto/krb5/src/kadmin/server/ |
| H A D | misc.c | 127 trunc_name(size_t *len, char **dots) in trunc_name() argument 129 *dots = *len > MAXPRINCLEN ? "..." : ""; in trunc_name()
|
| H A D | misc.h | 28 void trunc_name(size_t *len, char **dots);
|
| /freebsd/usr.sbin/makefs/msdos/ |
| H A D | msdosfs_conv.c | 147 * Drop trailing blanks and dots in winSlotCnt() 229 * i.e. doesn't consist solely of blanks and dots 240 * Drop trailing blanks and dots in unix2winfn() 327 * Filenames with only blanks and dots are not allowed! in unix2dosfn() 338 * and trailing dots and blanks are ignored in unix2dosfn()
|
| /freebsd/crypto/krb5/src/lib/krb5/unicode/ |
| H A D | UnicodeData.txt | 1439 067A;ARABIC LETTER TTEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH TWO DOTS VERTICAL ABOVE;;;; 1440 067B;ARABIC LETTER BEEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA WITH TWO DOTS VERTICAL BELOW;;;; 1442 067D;ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE D… 1443 067E;ARABIC LETTER PEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS BELOW;;;; 1444 067F;ARABIC LETTER TEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH FOUR DOTS ABOVE;;;; 1445 0680;ARABIC LETTER BEHEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA WITH FOUR DOTS BELOW;;;; 1447 0682;ARABIC LETTER HAH WITH TWO DOTS VERTICAL ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH TWO DOTS V… 1448 0683;ARABIC LETTER NYEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE TWO DOTS;;;; 1449 0684;ARABIC LETTER DYEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE TWO DOTS VERTICAL;;;; 1450 0685;ARABIC LETTER HAH WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH THREE DOTS ABOVE;… [all …]
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | UnicodeData.txt | 1494 067A;ARABIC LETTER TTEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH TWO DOTS VERTICAL ABOVE;;;; 1495 067B;ARABIC LETTER BEEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA WITH TWO DOTS VERTICAL BELOW;;;; 1497 067D;ARABIC LETTER TEH WITH THREE DOTS ABOVE DOWNWARDS;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE D… 1498 067E;ARABIC LETTER PEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH THREE DOTS BELOW;;;; 1499 067F;ARABIC LETTER TEHEH;Lo;0;AL;;;;;N;ARABIC LETTER TAA WITH FOUR DOTS ABOVE;;;; 1500 0680;ARABIC LETTER BEHEH;Lo;0;AL;;;;;N;ARABIC LETTER BAA WITH FOUR DOTS BELOW;;;; 1502 0682;ARABIC LETTER HAH WITH TWO DOTS VERTICAL ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH TWO DOTS V… 1503 0683;ARABIC LETTER NYEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE TWO DOTS;;;; 1504 0684;ARABIC LETTER DYEH;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH MIDDLE TWO DOTS VERTICAL;;;; 1505 0685;ARABIC LETTER HAH WITH THREE DOTS ABOVE;Lo;0;AL;;;;;N;ARABIC LETTER HAA WITH THREE DOTS ABOVE;… [all …]
|
| /freebsd/contrib/ntp/html/ |
| H A D | parsedata.html | 51 <i>dd.mm.yy</i> = day of month, month, year of the century, separated by dots 53 <i>hh:mm:ss</i> = hour, minute, second, separated by dots 76 <i>dd.mm.yy</i> = day of month, month, year of the century, separated by dots 98 <i>dd.mm.yy</i> = day of month, month, year of the century, separated by dots
|