Searched refs:dot (Results 1 - 25 of 139) sorted by relevance

123456

/freebsd-current/share/skel/
H A DMakefile2 FILES= dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile \
3 dot.shrc dot.mail_aliases
/freebsd-current/crypto/openssl/doc/life-cycles/
H A DMakefile1 GRAPHS=cipher.dot digest.dot kdf.dot mac.dot pkey.dot rand.dot
5 png: $(subst .dot,.png,$(GRAPHS))
6 txt: $(subst .dot,.txt,$(GRAPHS))
12 # for the dot program:
14 %.png: %.dot
[all...]
/freebsd-current/contrib/bmake/unit-tests/
H A Dcond-func-make-main.exp1 : Making dot-main-target-1a.
2 : Making dot-main-target-1b.
H A Dvarname-dot-makeoverrides.exp2 make -f varname-dot-makeoverrides.mk stage_1 VAR=value
4 make -f varname-dot-makeoverrides.mk stage_2 .VAR=too
6 make -f varname-dot-makeoverrides.mk stage_3
H A Dcond-func-make.exp3 : via-dot-makeflags
H A Dvarname-dot-parsefile.mk1 # $NetBSD: varname-dot-parsefile.mk,v 1.7 2023/06/21 07:30:50 rillig Exp $
7 # varname-dot-includedfromdir.mk
8 # varname-dot-includedfromfile.mk
9 # varname-dot-parsedir.mk
14 .if ${.PARSEFILE} != "varname-dot-parsefile.mk"
H A DMakefile406 TESTS+= varname-dot-alltargets
407 TESTS+= varname-dot-curdir
408 TESTS+= varname-dot-includes
409 TESTS+= varname-dot-includedfromdir
410 TESTS+= varname-dot-includedfromfile
411 TESTS+= varname-dot-libs
412 TESTS+= varname-dot-make-dependfile
413 TESTS+= varname-dot-make-expand_variables
414 TESTS+= varname-dot-make-exported
415 TESTS+= varname-dot
[all...]
/freebsd-current/usr.sbin/bsdconfig/dot/
H A DMakefile4 FILESDIR= ${LIBEXECDIR}/bsdconfig/dot
8 SCRIPTS= dot
/freebsd-current/usr.sbin/bsdconfig/dot/include/
H A DMakefile2 FILESDIR= ${LIBEXECDIR}/bsdconfig/dot/include
/freebsd-current/share/misc/
H A DMakefile6 FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \
7 committers-src.dot flowers init.ee \
10 organization.dot
/freebsd-current/share/examples/smbfs/
H A DMakefile4 FILES= dot.nsmbrc
/freebsd-current/usr.bin/caesar/
H A Dcaesar.c67 int ch, dot, i, nread, winnerdot = 0; local
101 * now "dot" the freqs with the observed letter freqs
105 dot = 0;
107 dot += obs[i] * stdf[(i + try) % 26];
110 winnerdot = dot;
111 if (dot > winnerdot) {
114 winnerdot = dot;
/freebsd-current/contrib/netbsd-tests/modules/k_helper3/
H A Dk_helper3.c61 char filename[MAXPATHLEN], *propsstr, *shortname, *dot; local
94 dot = strrchr(shortname, '.');
95 if (dot)
96 *dot = 0;
/freebsd-current/libexec/rc/
H A Dsafe_eval.sh62 dot|eval|set) op=safe_$1; shift; $op "$@";;
/freebsd-current/contrib/libpcap/testprogs/
H A Dvisopts.py240 dot = ""
250 dot = line
252 dot += line
260 p = subprocess.Popen(['dot', '-Tsvg'], stdin=subprocess.PIPE, stdout=subprocess.PIPE)
262 print "Failed to run 'dot':", ose
266 svg = p.communicate(dot)[0]
273 dot = ""
277 #unterminated dot graph for expression
/freebsd-current/contrib/ntp/libntp/
H A Ddecodenetnum.c112 char *dot = strchr(haddr, '.'); local
113 if (col == dot) {
114 /* no dot, no colon: bad! */
117 /* no colon, only dot: IPv4! */
119 } else if (!dot || col < dot) {
120 /* no dot or 1st colon before 1st dot: IPv6! */
123 /* 1st dot before 1st colon: must be IPv4 with port */
/freebsd-current/lib/libipsec/
H A Dpolicy_token.l66 dot \.
77 usec {dot}{digit}{1,6}
85 octetstring {octet}({dot}{octet})+
/freebsd-current/usr.sbin/bsdconfig/
H A DMakefile7 dot \
/freebsd-current/usr.sbin/rrenumd/
H A Dlexer.l71 dot \.
78 usec {dot}{digit}{1,6}
84 octetstring {octet}({dot}{octet})+
85 ipv4addr {digit}{1,3}({dot}{digit}{1,3}){0,3}
90 hostname {name}(({dot}{name})+{dot}?)?
/freebsd-current/usr.bin/mail/
H A Dcmd2.c46 * following dot, otherwise, go to the next applicable message.
60 * first applicable one following dot using
64 mdot = dot - &message[0] + 1;
68 * message list which follows dot.
80 dot = mp;
101 * Just find the next good message after dot, no
105 for (mp = dot+1; mp < &message[msgCount]; mp++)
112 dot = mp;
115 * Print dot.
118 list[0] = dot
[all...]
H A Dcmd1.c43 * Don't change dot if invoker didn't give an argument.
68 if (dot != &message[n-1])
69 dot = mp;
151 dot = &message[*ip - 1];
176 curind = dot == mp ? '>' : ' ';
203 * Print out the value of dot.
208 printf("%td\n", dot - &message[0] + 1);
323 dot = mp;
378 dot = mp;
406 dot
[all...]
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_dynamic.c183 int dot, len; local
231 *path, modname, &dot);
234 *path, modname, &dot, LIB_MAJ);
237 *path, modname, PAM_SOEXT, &dot, LIB_MAJ);
246 if (errno == ENOENT && modpath[dot] != '\0') {
248 modpath[dot] = '\0';
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetnameinfo.c58 char *dot = strchr (host, '.'); local
59 if (dot != NULL)
60 *dot = '\0';
/freebsd-current/usr.sbin/ngctl/
H A DMakefile7 SRCS= main.c mkpeer.c config.c connect.c dot.c name.c show.c list.c \
/freebsd-current/usr.bin/bmake/unit-tests/
H A DMakefile409 TESTS+= varname-dot-alltargets
410 TESTS+= varname-dot-curdir
411 TESTS+= varname-dot-includes
412 TESTS+= varname-dot-includedfromdir
413 TESTS+= varname-dot-includedfromfile
414 TESTS+= varname-dot-libs
415 TESTS+= varname-dot-make-dependfile
416 TESTS+= varname-dot-make-expand_variables
417 TESTS+= varname-dot-make-exported
418 TESTS+= varname-dot
[all...]

Completed in 292 milliseconds

123456