| /freebsd-13.1/contrib/tcpdump/ |
| H A D | CREDITS | 9 Michael Richardson <mcr at sandelman dot ottawa dot on dot ca> 20 Andrea Bittau <a dot bittau at cs dot ucl dot ac dot uk> 31 Armando L. Caro Jr. <acaro at mail dot eecis dot udel dot edu> 36 Ben Smithurst <ben at scientia dot demon dot co dot uk> 59 Darren Reed <darrenr at reed dot wattle dot id dot au> 80 Gerrit Renker <gerrit at erg dot abdn dot ac dot uk> 119 Kazushi Sugyo <sugyo at pb dot jp dot nec dot com> 121 Ken Hornstein <kenh at cmf dot nrl dot navy dot mil> 134 Maciej W. Rozycki <macro at ds2 dot pg dot gda dot pl> 142 Marshall Rose <mrose at dbc dot mtview dot ca dot us> [all …]
|
| /freebsd-13.1/contrib/libpcap/ |
| H A D | CREDITS | 5 Francois-Xavier Le Bail <devel dot fx dot lebail at orange dot fr> 7 Michael Richardson <mcr at sandelman dot ottawa dot on dot ca> 13 Alexander 'Leo' Bergolth <Leo dot Bergolth at wu-wien dot ac dot at> 14 Alexey Kuznetsov <kuznet at ms2 dot inr dot ac dot ru> 24 Armando L. Caro Jr. <acaro at mail dot eecis dot udel dot edu> 42 David Ward <david dot ward at ll dot mit dot edu> 52 Erik de Castro Lopo <erik dot de dot castro dot lopo at sensorynetworks dot com> 67 Gregor Maier <gregor at net dot in dot tum dot de> 93 Julien Moutinho <julm at savines dot alpes dot fr dot eu dot org> 95 Kazushi Sugyo <sugyo at pb dot jp dot nec dot com> [all …]
|
| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | gnode-submake.mk | 14 all: braces-dot braces-no-dot 15 all: braces-no-dot-modifier 16 all: parentheses-dot parentheses-no-dot 27 braces-dot: 30 braces-no-dot: 33 braces-no-dot-modifier: 38 parentheses-dot: 41 parentheses-no-dot:
|
| H A D | cond-func-make-main.mk | 37 .MAIN: dot-main-target-1a dot-main-target-1b 39 .if !make(dot-main-target-1a) 42 .if !make(dot-main-target-1b) 46 dot-main-target-{1,2}{a,b}: 56 .MAIN: dot-main-target-2a dot-main-target-2b 60 .if make(dot-main-target-2a)
|
| H A D | Makefile | 392 TESTS+= varname-dot-curdir 393 TESTS+= varname-dot-includes 396 TESTS+= varname-dot-libs 414 TESTS+= varname-dot-make-pid 419 TESTS+= varname-dot-newline 420 TESTS+= varname-dot-objdir 421 TESTS+= varname-dot-parsedir 423 TESTS+= varname-dot-path 424 TESTS+= varname-dot-shell 425 TESTS+= varname-dot-suffixes [all …]
|
| H A D | cond-func-make.mk | 10 .if make(via-dot-makeflags) 14 .MAKEFLAGS: via-dot-makeflags 19 .if !make(via-dot-makeflags) 23 via-cmdline via-dot-makeflags:
|
| H A D | varname-dot-path.mk | 5 _!= mkdir -p varname-dot-path.d 33 .PATH: varname-dot-path.d / 53 _!= rmdir varname-dot-path.d
|
| /freebsd-13.1/share/skel/ |
| H A D | Makefile | 4 FILES= dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile \ 5 dot.shrc dot.mail_aliases
|
| /freebsd-13.1/usr.bin/mail/ |
| H A D | cmd1.c | 76 if (dot != &message[n-1]) in headers() 77 dot = mp; in headers() 159 dot = &message[*ip - 1]; in from() 331 dot = mp; in type1() 386 dot = mp; in top() 414 dot = &message[*ip-1]; in stouch() 415 dot->m_flag |= MTOUCH; in stouch() 416 dot->m_flag &= ~MPRESERVE; in stouch() 431 dot = &message[*ip-1]; in mboxit() 433 dot->m_flag &= ~MPRESERVE; in mboxit() [all …]
|
| H A D | cmd2.c | 72 mdot = dot - &message[0] + 1; in next() 88 dot = mp; in next() 120 dot = mp; in next() 126 list[0] = dot - &message[0] + 1; in next() 287 lastdot = dot - &message[0] + 1; in deltype() 289 list[0] = dot - &message[0] + 1; in deltype() 291 touch(dot); in deltype() 321 dot = &message[last-1]; in delm() 324 dot = &message[last-1]; in delm() 328 dot = &message[0]; in delm() [all …]
|
| /freebsd-13.1/usr.bin/bmake/unit-tests/ |
| H A D | Makefile | 396 TESTS+= varname-dot-curdir 397 TESTS+= varname-dot-includes 400 TESTS+= varname-dot-libs 418 TESTS+= varname-dot-make-pid 423 TESTS+= varname-dot-newline 424 TESTS+= varname-dot-objdir 425 TESTS+= varname-dot-parsedir 427 TESTS+= varname-dot-path 428 TESTS+= varname-dot-shell 429 TESTS+= varname-dot-suffixes [all …]
|
| /freebsd-13.1/contrib/bmake/ |
| H A D | FILES | 765 unit-tests/varname-dot-curdir.exp 766 unit-tests/varname-dot-curdir.mk 773 unit-tests/varname-dot-libs.exp 774 unit-tests/varname-dot-libs.mk 820 unit-tests/varname-dot-newline.mk 821 unit-tests/varname-dot-objdir.exp 822 unit-tests/varname-dot-objdir.mk 827 unit-tests/varname-dot-path.exp 828 unit-tests/varname-dot-path.mk 829 unit-tests/varname-dot-shell.exp [all …]
|
| H A D | dir.c | 264 static CachedDir *dot = NULL; variable 515 CachedDir_Assign(&dot, dir); in Dir_InitDot() 526 CachedDir_Assign(&dot, NULL); in Dir_End() 557 if (dot != NULL) in Dir_SetPATH() 567 if (dir == dot && seenDotLast) in Dir_SetPATH() 573 if (dot != NULL) in Dir_SetPATH() 987 char *file = dir == dot in DirLookupSubdir() 1048 dot->hits++; in DirFindDot() 1073 if (dot != NULL) { in FindFileRelative() 1087 if (dir == dot) { in FindFileRelative() [all …]
|
| /freebsd-13.1/usr.bin/caesar/ |
| H A D | caesar.c | 81 int ch, dot, i, nread, winnerdot = 0; in main() local 119 dot = 0; in main() 121 dot += obs[i] * stdf[(i + try) % 26]; in main() 124 winnerdot = dot; in main() 125 if (dot > winnerdot) { in main() 128 winnerdot = dot; in main()
|
| /freebsd-13.1/bin/date/ |
| H A D | date.c | 257 const char *dot, *t; in setthetime() local 276 for (t = p, dot = NULL; *t; ++t) { in setthetime() 279 if (*t == '.' && dot == NULL) { in setthetime() 280 dot = t; in setthetime() 286 if (dot != NULL) { /* .ss */ in setthetime() 287 dot++; /* *dot++ = '\0'; */ in setthetime() 288 if (strlen(dot) != 2) in setthetime() 290 lt->tm_sec = ATOI2(dot); in setthetime() 298 switch (strlen(p) - ((dot != NULL) ? 3 : 0)) { in setthetime()
|
| /freebsd-13.1/share/misc/ |
| H A D | Makefile | 8 FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \ 9 committers-src.dot flowers init.ee \ 12 organization.dot
|
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | LinkerScript.cpp | 131 if (val < dot && inSec) in setDot() 139 dot = val; in setDot() 852 dot = alignTo(dot, alignment) + size; in advance() 853 return dot; in advance() 934 dot = 0; in assignOffsets() 987 cmd->addr = dot; in assignOffsets() 996 dot += cmd->size; in assignOffsets() 1011 dot = savedDot; in assignOffsets() 1014 ctx->tbssAddr = dot; in assignOffsets() 1015 dot = savedDot; in assignOffsets() [all …]
|
| /freebsd-13.1/bin/pax/ |
| H A D | sel_subs.c | 334 int dot = 0; in trng_add() local 356 dot = 0; in trng_add() 363 if ((*stpt == '.') && (!dot)) { in trng_add() 364 ++dot; in trng_add() 541 char *dot = NULL; in str_sec() local 544 if ((dot = strchr(str, '.')) != NULL) { in str_sec() 548 *dot++ = '\0'; in str_sec() 549 if (strlen(dot) != 2) in str_sec() 551 if ((lt->tm_sec = ATOI2(dot)) > 61) in str_sec()
|
| /freebsd-13.1/contrib/openpam/lib/libpam/ |
| H A D | openpam_dynamic.c | 185 int dot, len; in openpam_dynamic() local 233 *path, modname, &dot); in openpam_dynamic() 236 *path, modname, &dot, LIB_MAJ); in openpam_dynamic() 239 *path, modname, PAM_SOEXT, &dot, LIB_MAJ); in openpam_dynamic() 248 if (errno == ENOENT && modpath[dot] != '\0') { in openpam_dynamic() 250 modpath[dot] = '\0'; in openpam_dynamic()
|
| /freebsd-13.1/contrib/netbsd-tests/modules/k_helper3/ |
| H A D | k_helper3.c | 61 char filename[MAXPATHLEN], *propsstr, *shortname, *dot; in load() local 94 dot = strrchr(shortname, '.'); in load() 95 if (dot) in load() 96 *dot = 0; in load()
|
| /freebsd-13.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | ruserpass.c | 77 char *dot; in guess_domain() local 83 dot = strchr (hostname_str, '.'); in guess_domain() 84 if (dot != NULL) in guess_domain() 85 return dot + 1; in guess_domain() 100 dot = strchr (hostname_str, '.'); in guess_domain() 101 if (dot != NULL) in guess_domain() 102 return dot + 1; in guess_domain()
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | decodenetnum.c | 112 char *dot = strchr(haddr, '.'); in decodenetnum() local 113 if (col == dot) { in decodenetnum() 119 } else if (!dot || col < dot) { in decodenetnum()
|
| /freebsd-13.1/contrib/kyua/utils/format/ |
| H A D | formatter.cpp | 138 const std::string::size_type dot = partial.find('.'); in new_ostringstream() local 139 if (dot != 0) in new_ostringstream() 140 output->width(to_int(format, partial.substr(0, dot), "width")); in new_ostringstream() 141 if (dot != std::string::npos) { in new_ostringstream() 143 output->precision(to_int(format, partial.substr(dot + 1), in new_ostringstream()
|
| /freebsd-13.1/usr.sbin/bsdconfig/dot/ |
| H A D | USAGE | 36 View dot(1) language output describing bsdconfig(8) layout/make-up: 40 Render dot(1) output in SVG format (displays in most modern browsers): 42 bsdconfig @PROGRAM_NAME@ | dot -Tsvg -o bsdconfig.svg 78 Render dot(1) output as PostScript print output consisting of multiple 82 bsdconfig @PROGRAM_NAME@ | dot -Teps -o bsdconfig.eps 91 Render dot(1) output as PostScript scaled to fit on a poster consisting 94 bsdconfig @PROGRAM_NAME@ | dot -Teps -o bsdconfig.eps
|
| /freebsd-13.1/usr.bin/jot/ |
| H A D | jot.c | 417 int dot, hash, space, sign, numbers = 0; in getformat() local 448 dot = hash = space = sign = numbers = 0; in getformat() 453 } else if ((*p == '#' && !(numbers|dot|sign|space| in getformat() 455 (*p == ' ' && !(numbers|dot|space++)) || in getformat() 456 ((*p == '+' || *p == '-') && !(numbers|dot|sign++)) in getformat() 457 || (*p == '.' && !(dot++))) in getformat()
|