Searched refs:always (Results 1 - 25 of 94) sorted by relevance

1234

/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal2.ksh51 * Use two enablings of the same probe, so that cpu 0 will always
/freebsd-10.1-release/contrib/openbsm/libbsm/
H A Dbsm_user.c66 char *username, *always, *never; local
70 always = strtok_r(NULL, user_delim, &last);
73 if ((username == NULL) || (always == NULL) || (never == NULL))
80 if (getauditflagsbin(always, &(u->au_always)) == -1)
/freebsd-10.1-release/usr.bin/bc/
H A Dscan.l61 %option always-interactive
/freebsd-10.1-release/contrib/opie/
H A Dconfigure2663 to always fail with ENOSYS. Some functions are actually named
2883 to always fail with ENOSYS. Some functions are actually named
2989 to always fail with ENOSYS. Some functions are actually named
3046 to always fail with ENOSYS. Some functions are actually named
3097 to always fail with ENOSYS. Some functions are actually named
3152 to always fail with ENOSYS. Some functions are actually named
3204 to always fail with ENOSYS. Some functions are actually named
3256 to always fail with ENOSYS. Some functions are actually named
3308 to always fail with ENOSYS. Some functions are actually named
3359 to always fai
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lli/ChildTarget/Unix/
H A DChildTarget.inc152 // FIXME: Can we safely always call this for __GNUC__ everywhere?
/freebsd-10.1-release/sys/ia64/ia64/
H A Dinterrupt.c382 db_print_xiv(u_int xiv, int always) argument
390 } else if (always)
/freebsd-10.1-release/usr.sbin/etcupdate/
H A Detcupdate.sh158 # Returns true (0) if the new version of a file should always be
655 # This should always be present since the file is already
1598 # Files that should always have the new version of the file installed.
1626 always=
1654 # specified patterns in an 'always' variable
1659 always="$always $OPTARG"
1699 if [ -n "$always" ]; then
1700 ALWAYS_INSTALL="$always"
1736 # about unsupported options. Since the configuration file is always
[all...]
/freebsd-10.1-release/contrib/compiler-rt/lib/sparc64/
H A Ddivmod.m488 mov 0,SIGN ! result always nonnegative
110 mov 0,SIGN ! result always nonnegative
H A Ddivsi3.S53 mov 0,%g3 ! result always nonnegative
H A Dmodsi3.S53 mov 0,%g3 ! result always nonnegative
/freebsd-10.1-release/sys/boot/fdt/dts/arm/
H A Drpi.dts345 regulator-always-on = <1>;
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dp-lang.c261 distinction to be passed on to a debugger. For now, we always just
/freebsd-10.1-release/etc/rc.d/
H A Dsendmail124 authorityKeyIdentifier=keyid:always,issuer
/freebsd-10.1-release/contrib/ntp/sntp/
H A DMakefile.am152 @: always out-of-date causing targets which depend on it to
153 @: similarly always be outdated causing their rules to fire
/freebsd-10.1-release/contrib/libstdc++/
H A Dconfigure86 # The user is always right.
1431 # 'host' will always be the same. This makes sense both for native and
3053 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
4192 # whether `pass_all' will *always* work, you probably want this one.
6871 # Test it always, for use in GLIBCXX_ENABLE_C99, together with
8877 to always fail with ENOSYS. Some functions are actually named
9064 to always fail with ENOSYS. Some functions are actually named
9257 to always fail with ENOSYS. Some functions are actually named
9444 to always fail with ENOSYS. Some functions are actually named
9637 to always fai
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Support/Unix/
H A DMemory.inc336 // FIXME: Can we safely always call this for __GNUC__ everywhere?
H A DPath.inc264 // /proc is not always mounted under Linux (chroot for example).
/freebsd-10.1-release/share/mk/
H A Dbsd.dep.mk25 # dependencies, ${SRCS} are always part of it.
H A Dbsd.sys.mk64 # XXX always get it right.
/freebsd-10.1-release/contrib/bmake/mk/
H A Ddirdeps.mk260 # things we always skip
467 # Note: _build_dirs is fully qualifed so d:R is always the directory
469 # Warning: there is an assumption here that MACHINE is always
/freebsd-10.1-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-parisc.pl133 addib,<> -1,$count,$label ; $count is always small
/freebsd-10.1-release/share/examples/drivers/
H A Dmake_device_driver.sh318 * If the device is always PNP capable then this function can be removed.
819 * Make sure that the interrupt routine will always terminate,
/freebsd-10.1-release/contrib/llvm/lib/Support/Windows/
H A DPath.inc508 // First, check to see if this is a device namespace, which always
/freebsd-10.1-release/contrib/top/
H A DConfigure219 acknowledgement of the command. "LoadMax" should always be specified as a
/freebsd-10.1-release/contrib/gcclibs/libmudflap/
H A Dconfigure86 # The user is always right.
2659 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
3827 to always fail with ENOSYS. Some functions are actually named
3933 to always fail with ENOSYS. Some functions are actually named
4038 to always fail with ENOSYS. Some functions are actually named
4144 to always fail with ENOSYS. Some functions are actually named
4248 to always fail with ENOSYS. Some functions are actually named
4357 to always fail with ENOSYS. Some functions are actually named
4463 to always fail with ENOSYS. Some functions are actually named
4569 to always fai
[all...]

Completed in 165 milliseconds

1234