Searched refs:all (Results 101 - 125 of 744) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/sendmail/mailstats/
H A DMakefile7 all: FRC
/freebsd-9.3-release/contrib/sendmail/makemap/
H A DMakefile7 all: FRC
/freebsd-9.3-release/contrib/sendmail/praliases/
H A DMakefile7 all: FRC
/freebsd-9.3-release/contrib/sendmail/smrsh/
H A DMakefile7 all: FRC
/freebsd-9.3-release/contrib/sendmail/vacation/
H A DMakefile7 all: FRC
/freebsd-9.3-release/crypto/openssl/demos/jpake/
H A DMakefile4 all: jpakedemo
/freebsd-9.3-release/crypto/openssl/demos/state_machine/
H A DMakefile3 all: state_machine
/freebsd-9.3-release/etc/rc.d/
H A Dhastd25 ${hastctl} role init all
/freebsd-9.3-release/lib/libc/quad/TESTS/
H A DMakefile3 all: mul divrem
/freebsd-9.3-release/release/doc/share/xml/
H A DMakefile11 all: dev-auto.ent
/freebsd-9.3-release/share/examples/sunrpc/
H A DMakefile5 # Build all demo services
12 all: ${SUBDIR}
/freebsd-9.3-release/tools/regression/environ/
H A DMakefile6 all clean test:
/freebsd-9.3-release/tools/regression/usr.bin/env/
H A DMakefile5 all:
/freebsd-9.3-release/contrib/compiler-rt/lib/
H A Dmuldi3.c38 return r.all;
49 x.all = a;
51 y.all = b;
53 r.all = __muldsi3(x.s.low, y.s.low);
55 return r.all;
H A Dashrdi3.c29 input.all = a;
43 return result.all;
H A Dashrti3.c29 input.all = a;
43 return result.all;
/freebsd-9.3-release/sys/cddl/dev/dtrace/
H A Ddtrace_cddl.h146 #define PRIV_POLICY(cred, priv, all, err, reason) \
147 priv_policy((cred), (priv), (all), (err), (reason))
153 #define PRIV_POLICY_CHOICE(cred, priv, all) \
154 priv_policy_choice((cred), (priv), (all))
161 #define PRIV_POLICY_ONLY(cred, priv, all) \
162 priv_policy_only((cred), (priv), (all))
/freebsd-9.3-release/usr.sbin/snapinfo/
H A Dsnapinfo.c57 int all = 0, ch, done = 0, fscount, n; local
62 all++;
80 if ((all == 0 && argc != 1) || (all == 1 && argc > 0))
83 if (!all) {
102 if (all || strcmp(path, mntbuf[n].f_mntonname) == 0) {
/freebsd-9.3-release/contrib/ee/
H A DMakefile15 all : localmake buildee
/freebsd-9.3-release/contrib/opie/libmissing/
H A DMakefile.in22 all: $(TARGET)
/freebsd-9.3-release/kerberos5/
H A DMakefile16 ${MAKE} all; \
27 ${MAKE} -DWITHOUT_KERBEROS all; \
/freebsd-9.3-release/tools/regression/poll/
H A DMakefile9 all: ${PROG}
17 test: all
/freebsd-9.3-release/tools/regression/pthread/unwind/
H A DMakefile2 all: main_thread_exit thread_normal_exit sem_wait_cancel \
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/
H A Derr.cpcvscpustatpart2.ksh47 cpc:::PAPI_tot_ins-all-10000
H A Derr.cputrackterminates.ksh40 cpc:::PAPI_tot_ins-all-10000

Completed in 206 milliseconds

1234567891011>>