| /freebsd-9-stable/lib/libc/resolv/ |
| D | res_query.c | 222 u_int dots; in res_nsearch() local 230 dots = 0; in res_nsearch() 232 dots += (*cp == '.'); in res_nsearch() 238 if (!dots && (cp = res_hostalias(statp, name, tmp, sizeof tmp))!= NULL) in res_nsearch() 247 if (dots >= statp->ndots || trailing_dot) { in res_nsearch() 277 if ((!dots && (statp->options & RES_DEFNAMES) != 0U) || in res_nsearch() 278 (dots && !trailing_dot && (statp->options & RES_DNSRCH) != 0U)) { in res_nsearch() 377 if ((dots || !searched || (statp->options & RES_NOTLDQUERY) == 0U) && in res_nsearch()
|
| D | res_init.c | 185 int dots; in __res_vinit() local 564 dots = 0; in __res_vinit() 566 dots += (*cp == '.'); in __res_vinit() 570 if (dots < LOCALDOMAINPARTS) in __res_vinit() 574 dots--; in __res_vinit()
|
| /freebsd-9-stable/usr.sbin/bsdconfig/networking/include/ |
| D | messages.subr | 52 …="ERROR! One or more individual labels within the hostname\n(separated by dots) contains one or mo… 53 …="ERROR! One or more individual labels within the hostname\n(separated by dots) exceeds the maximu… 54 …="ERROR! One or more individual labels within the hostname\n(separated by dots) are null.\n\nInval… 55 …="ERROR! One or more individual labels within the hostname\n(separated by dots) starts or ends wit… 58 …ROR! One or more individual octets within the IPv4 address\n(separated by dots) contains one or mo… 59 …ROR! One or more individual octets within the IPv4 address\n(separated by dots) exceeds the maximu… 60 …ROR! One or more individual octets within the IPv4 address\n(separated by dots) are null and/or mi… 61 …o few (less than\nfour) or too many (more than four) octets, separated by dots.\n\nInvalid IP Addr… 62 …RROR! One or more individual fields within the subnet mask\n(separated by dots) contains one or mo… 63 …RROR! One or more individual fields within the subnet mask\n(separated by dots) exceeds the maximu… [all …]
|
| /freebsd-9-stable/contrib/ofed/management/infiniband-diags/src/ |
| D | smpquery.c | 98 char dots[128]; in node_desc() local 114 memset(dots, '.', 32 - l); in node_desc() 115 dots[32 - l] = '\0'; in node_desc() 117 dots[0] = '.'; in node_desc() 118 dots[1] = '\0'; in node_desc() 121 printf("Node Description:%s%s\n", dots, nodename); in node_desc()
|
| /freebsd-9-stable/contrib/cvs/src/ |
| D | subr.c | 282 int dots = 0; local 287 dots++; 289 return (dots); 498 int dots; local 538 dots = numdots (gca); 539 if (dots == 0) 559 else if ((dots & 1) == 0)
|
| D | rcs.c | 2391 int dots; local 2401 dots = numdots (tag); 2402 if (dots > 2 && (dots & 1) != 0) 2612 int dots; local 2624 dots = numdots (version); 2625 if ((dots & 1) == 0) 2632 if (dots > 2) 2665 int dots; local 2675 dots = numdots (version); 2676 if ((dots & 1) == 0) [all …]
|
| /freebsd-9-stable/sys/boot/forth/ |
| D | delay.4th | 37 variable delay_showdots \ whether continually print dots while waiting 74 \ throw some dots up on the screen if desired 76 ." ." \ dots visually aid in the perception of time 101 \ if we were throwing up dots, throw up a line-break
|
| /freebsd-9-stable/contrib/ipfilter/test/regress/ |
| D | i1 | 18 pass out on longNICname0 from test.host.dots to test\.host.dots
|
| D | in2 | 69 rdr le0 0/0 -> test.host.dots 70 rdr le0 0/0 -> test.host.dots,test.host.dots
|
| /freebsd-9-stable/contrib/sendmail/libsm/ |
| D | mpeix.c | 265 int dots = 0; local 284 dots++; 292 if (dots != 1)
|
| /freebsd-9-stable/contrib/sendmail/cf/mailer/ |
| 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-9-stable/contrib/gcc/config/i386/ |
| D | constraints.md | 91 "Integer constant in the range 0 @dots{} 31, for 32-bit shifts." 96 "Integer constant in the range 0 @dots{} 63, for 64-bit shifts." 122 "@internal Integer constant in the range 0 @dots{} 127, for 128-bit shifts."
|
| /freebsd-9-stable/gnu/usr.bin/rcs/lib/ |
| D | rcsrev.c | 687 int dots; local 707 dots = 0; 775 if (dots & 1) 782 ++dots;
|
| /freebsd-9-stable/contrib/ofed/management/libibmad/src/ |
| D | dump.c | 747 char dots[128]; in _mad_dump_field() local 758 memset(dots, '.', 32 - l); in _mad_dump_field() 759 dots[32 - l] = 0; in _mad_dump_field() 762 n = snprintf(buf, bufsz, "%s:%s", name, dots); in _mad_dump_field()
|
| /freebsd-9-stable/contrib/texinfo/doc/ |
| D | texinfo.txi | 269 * Tree Structuring:: A manual is like an upside down tree @dots{} 314 * xref:: Begin a reference with `See' @dots{} 440 * Dots Bullets:: How to insert dots and bullets. 465 * dots:: How to insert dots @dots{} 1182 Write a command such as @code{@@dots@{@}} wherever you wish but usually 1183 within a sentence. (@code{@@dots@{@}} creates dots @dots{})@refill 1195 after the body-text. (@code{@@example} @dots{} @code{@@end example} 1250 @w{@t{`@w{}`@dots{}'@w{}'}}. @TeX{} converts two single quotes to 1257 double-quotes: @w{@t{`@w{}`@dots{}'@w{}'}} becomes @w{@t{"@dots{}"}}. 1931 To put a command such as @w{@code{@@code@{@dots{}@}}} around an [all …]
|
| /freebsd-9-stable/contrib/gcc/doc/ |
| D | gty.texi | 30 GTY (([@var{option}] [(@var{param})], [@var{option}] [(@var{param})] @dots{})) 51 @var{fields}@dots{} 56 @var{fields}@dots{} 227 @dots{} 228 void ** GTY ((use_param, @dots{})) entries; 229 @dots{}
|
| D | makefile.texi | 123 @item stage@var{N}-bubble (@var{N} = 1@dots{}4) 127 @item all-stage@var{N} (@var{N} = 1@dots{}4) 148 @item stage@var{N}-start (@var{N} = 1@dots{}4)
|
| D | md.texi | 334 @item (match_operator:@var{m} @var{n} @var{predicate} [@var{operands}@dots{}]) 373 Here the vector @code{[@var{operands}@dots{}]} contains two patterns 408 @item (match_op_dup:@var{m} @var{n}[@var{operands}@dots{}]) 418 @item (match_parallel @var{n} @var{predicate} [@var{subpat}@dots{}]) 470 @item (match_par_dup @var{n} [@var{subpat}@dots{}]) 1148 @item @samp{I}, @samp{J}, @samp{K}, @dots{} @samp{P} 1211 @item @samp{0}, @samp{1}, @samp{2}, @dots{} @samp{9} 1295 "@dots{}") 1307 "@dots{}") 1318 @dots{}) [all …]
|
| D | cpp.texi | 554 constants are straightforward: @t{"@dots{}"} or @t{'@dots{}'}. In 561 Header file names either look like string constants, @t{"@dots{}"}, or are 562 written with angle brackets instead, @t{<@dots{}>}. In either case, 978 @dots{} 989 @dots{} 1319 @dots{} 1603 @dots{} 1621 @dots{} 1636 #define eprintf(@dots{}) fprintf (stderr, __VA_ARGS__) 1660 before the @samp{@dots{}}; that name is used for the variable argument. [all …]
|
| /freebsd-9-stable/libexec/rshd/ |
| D | rshd.c | 575 int dots = 0; in topdomain() local 579 if (++dots == 2) in topdomain()
|
| /freebsd-9-stable/contrib/file/magic/Magdir/ |
| D | digital | 47 0 string \377\377\174 ddis/dots archive
|
| /freebsd-9-stable/lib/libc/net/ |
| D | getaddrinfo.c | 2809 u_int dots; in res_searchN() local 2818 dots = 0; in res_searchN() 2820 dots += (*cp == '.'); in res_searchN() 2828 if (!dots && in res_searchN() 2838 if (dots >= res->ndots || trailing_dot) { in res_searchN() 2867 if ((!dots && (res->options & RES_DEFNAMES)) || in res_searchN() 2868 (dots && !trailing_dot && (res->options & RES_DNSRCH))) { in res_searchN() 2948 if ((dots || !searched || !(res->options & RES_NOTLDQUERY)) && in res_searchN()
|
| /freebsd-9-stable/contrib/bmake/ |
| D | meta.c | 188 eat_dots(char *buf, size_t bufsz, int dots) in eat_dots() argument 195 switch (dots) { in eat_dots() 212 if (dots == 2 && cp > buf) { in eat_dots()
|
| /freebsd-9-stable/contrib/binutils/binutils/doc/ |
| D | binutils.texi | 195 ar [-]@var{p}[@var{mod} [@var{relpos}] [@var{count}]] @var{archive} [@var{member}@dots{}] 258 …4}] [@option{-}]@var{p}[@var{mod} [@var{relpos}] [@var{count}]] @var{archive} [@var{member}@dots{}] 287 be deleted as @var{member}@dots{}; the archive is untouched if you 317 @emph{Quick append}; Historically, add the files @var{member}@dots{} to the end of 334 Insert the files @var{member}@dots{} into @var{archive} (with 339 If one of the files named in @var{member}@dots{} does not exist, @command{ar} 355 of the files listed in @var{member}@dots{} that are present in the 461 Normally, @samp{ar r}@dots{} inserts all files 557 @itemx ADDLIB @var{archive} (@var{module}, @var{module}, @dots{} @var{module}) 563 @item ADDMOD @var{member}, @var{member}, @dots{} @var{member} [all …]
|
| /freebsd-9-stable/contrib/groff/doc/ |
| D | groff.texinfo | 974 [ @var{files}@dots{} ] 983 [ -F@var{dir} ] [ -M@var{dir} ] [ @var{files}@dots{} ] 2002 (usually the page number) attached to each entry after a row of dots. 2153 [ -rIN=@var{length} ] [ -rSN=@var{length} ] [ @var{files}@dots{} ] 3154 @Defmac {DA, [@dots{}], ms} 3160 @Defmac {ND, [@dots{}], ms} 3341 @DefmacListEnd {NH, @t{S} @Var{level0} @dots{}, ms} 5866 text text text@dots{} More text text text@dots{} 6138 @item 0@dots{}0 6156 Upper-case letters: 0, A, B, C, @dots{},@tie{}Z, AA, AB,@tie{}@enddots{} [all …]
|