Searched refs:pass (Results 251 - 275 of 291) sorted by relevance

<<1112

/freebsd-10.3-release/contrib/bmake/mk/
H A Ddirdeps.mk602 # we pass _DEP_TARGET_SPEC to tell the next step what we want
H A Dlib.mk182 # Linux uses GNU ld, which is a multi-pass linker
/freebsd-10.3-release/sys/netpfil/pf/
H A Dpf_norm.c840 goto pass;
1042 pass:
/freebsd-10.3-release/contrib/ntp/sntp/tests/
H A DMakefile.in416 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
1168 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1201 result_count $$1 "PASS: " $$pass "$$grn"; \
/freebsd-10.3-release/contrib/opie/
H A Dopieftpd.c524 VOIDRET pass FUNCTION((passwd), char *passwd) function
/freebsd-10.3-release/sys/dev/mfi/
H A Dmfi_tbolt.c829 In MFI pass thru, nextChainOffset will always be zero to
1071 device_printf(sc->mfi_dev, "Couldn't build MFI pass thru "
1098 cdb = cm->cm_frame->pass.cdb;
H A Dmfireg.h618 struct mfi_pass_frame pass; member in union:mfi_frame
/freebsd-10.3-release/sys/boot/pc98/cdboot/
H A Dcdboot.S31 # Basically, we first create a set of boot arguments to pass to the loaded
/freebsd-10.3-release/contrib/ntp/tests/ntpd/
H A DMakefile.in417 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
1344 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1377 result_count $$1 "PASS: " $$pass "$$grn"; \
/freebsd-10.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c872 pass(char *passwd) function
/freebsd-10.3-release/sys/cam/scsi/
H A Dscsi_pass.c189 passinit, "pass",
193 PERIPHDRIVER_DECLARE(pass, passdriver);
203 .d_name = "pass",
226 printf("pass: Failed to attach master async callback "
497 passcleanup, passstart, "pass",
607 * We pass in 0 for a blocksize, since we don't
613 softc->device_stats = devstat_new_entry("pass",
1043 ("%s called when the pass(4) zone is valid!\n", __func__));
1045 ("%s called when the pass(4) zone is allocated!\n", __func__));
1051 * the pass(
[all...]
/freebsd-10.3-release/sbin/camcontrol/
H A Dcamcontrol.c2259 char pass[sizeof(pwd->password)+1]; local
2262 pass[sizeof(pwd->password)] = '\0';
2263 strncpy(pass, pwd->password, sizeof(pwd->password));
2265 pass,
2525 /* Callers pass in a buffer which does NOT need to be terminated */
8874 "-I invert overwrite pattern after each pass\n"
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c1683 * We'll pass this up to the user for further processing.
3100 * If we've recovered the pool, pass back any information we
4286 * Propagate anything learned while loading the pool and pass it
6679 int pass = ++spa->spa_sync_pass; local
6689 if (pass < zfs_sync_pass_deferred_free) {
6693 * We can not defer frees in pass 1, because
6694 * we sync the deferred frees later in pass 1.
6696 ASSERT3U(pass, >, 1);
6707 if (pass == 1) {
6725 * Nothing changed on the first pass,
[all...]
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dssl.h968 * Engine to pass requests for client certs to
1993 int SSL_set_srp_server_param_pw(SSL *s, const char *user, const char *pass,
/freebsd-10.3-release/crypto/heimdal/kadmin/
H A DMakefile.in865 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
/freebsd-10.3-release/crypto/heimdal/lib/ipc/
H A DMakefile.in693 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
/freebsd-10.3-release/crypto/heimdal/lib/ntlm/
H A DMakefile.in695 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
/freebsd-10.3-release/crypto/heimdal/lib/sl/
H A DMakefile.in745 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
/freebsd-10.3-release/crypto/heimdal/lib/wind/
H A DMakefile.in899 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
/freebsd-10.3-release/contrib/ntp/tests/libntp/
H A DMakefile.in726 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
2005 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
2038 result_count $$1 "PASS: " $$pass "$$grn"; \
/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A DMakefile.in618 # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it
2017 pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
2050 result_count $$1 "PASS: " $$pass "$$grn"; \
/freebsd-10.3-release/contrib/groff/contrib/groffer/
H A Dgroffer2.sh3803 -T --device=name pass to groff using output device "name".
4376 # Arguments: pass the command line arguments unaltered.
4595 groff) # pass input to plain groff
4753 --xrm) # pass X resource string, arg;
/freebsd-10.3-release/contrib/gcc/config/arm/
H A Dieee754-df.S929 @ Loop again for the low word if this pass was for the high word.
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A DMakefile.in1032 if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
/freebsd-10.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c2674 /* Never make frag if expect extra pass. */
3873 Integer arg to pass to the function. */
11039 unsigned i, pass, key_el = 0;
11118 for (pass = 0; pass < 2; pass++)
11123 unsigned types_allowed = ((thisarg & N_EQK) != 0 && pass != 0)
11143 if (pass == 0)
16829 /* If frag has yet to be reached on this pass, assume it will
16832 another pass
11029 unsigned i, pass, key_el = 0; local
[all...]

Completed in 504 milliseconds

<<1112