Searched refs:works (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-10.1-release/tools/regression/p1003_1b/
H A Dmain.c13 int works; member in struct:__anon11650
50 if (tab[i].works)
57 if (tab[i].works) {
/freebsd-10.1-release/share/mk/
H A Dbsd.obj.mk14 # and works properly only if set as an environment variable,
21 # and works properly only if set as an environment variable,
/freebsd-10.1-release/contrib/bmake/mk/
H A Dtarget-flags.mk35 # Only works with a make(1) that does nested evaluation correctly.
H A Dmeta.sys.mk126 # it works best if we do everything via sub-makes
H A Dwarnings.mk90 # may make your brain hurt - trust me; it works --sjg
/freebsd-10.1-release/contrib/binutils/ld/scripttempl/
H A Dnw.sc40 bug. But for now assigning the zero vmas works. */}
H A Delf.sc261 bug. But for now assigning the zero vmas works. */}
H A Dmep.sc214 bug. But for now assigning the zero vmas works. */}
/freebsd-10.1-release/crypto/openssh/contrib/
H A Dssh-copy-id50 shell, and then retry running this script. If that works, please report
/freebsd-10.1-release/crypto/openssh/contrib/suse/
H A Dopenssh.spec103 - Added building prerequisites (works in RPM 3.0 and newer)
106 - Changed instances of pam_pwdb.so to pam_unix.so, since it works more properly
/freebsd-10.1-release/sys/dev/ixgb/
H A DREADME70 6. Verify that the interface works. Enter the following, where <IP_address>
/freebsd-10.1-release/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl224 subcc %g0,$tmp1,$tmp2 ! should be 64-$tmp1, but -$tmp1 works too
H A Dsha512-sparcv9.pl131 subcc %g0,$tmp31,$tmp32 ! should be 64-$tmp31, but -$tmp31 works too
/freebsd-10.1-release/sys/boot/common/
H A Dgpt.c34 #error gpt.c works only for little endian architectures
/freebsd-10.1-release/gnu/usr.bin/grep/
H A Ddfa.c2381 int works = s; local
2387 if ((t = d->trans[works]) != NULL)
2389 works = t[*p];
2391 if (works < 0)
2392 works = 0;
2394 else if (works < 0)
2399 works = 0;
2401 else if (d->fails[works])
2403 works = d->fails[works][*
[all...]
/freebsd-10.1-release/sys/boot/i386/zfsboot/
H A Dzfsldr.S62 call check_edd # Make sure EDD works
/freebsd-10.1-release/contrib/sendmail/contrib/
H A Dexpn.pl1290 doing because as it works, it changes its
1298 and after translation as it works.
/freebsd-10.1-release/contrib/ntp/sntp/ag-tpl/0-old/
H A DMdoc.pm138 * The concat_until only works with standalone macros. This means that
/freebsd-10.1-release/contrib/ntp/sntp/ag-tpl/
H A DMdoc.pm165 * The concat_until only works with standalone macros. This means that
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.sh483 # function works. This simplifies the migration process - old code,
562 # is false, the corresponding function works. This simplifies the
649 # frame code works regardless of the type of frame - frameless,
1088 Care should be taken to ensure that the function works in both the
2131 works from a clean slate. */
/freebsd-10.1-release/sys/conf/
H A Dkern.post.mk168 # in the a.out ld. For now, this works.
/freebsd-10.1-release/contrib/gdb/
H A Dlibtool.m4101 # Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
/freebsd-10.1-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec468 - adjust build dependencies so that build6x actually works right (fix
/freebsd-10.1-release/crypto/openssl/util/
H A Dpod2man.pl75 miscellaneous information, and 8 for administrator commands. This works
386 # which works.
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm1201 The third, _interwork_r11_call_via_rN(), works in the same way but

Completed in 164 milliseconds

123