Searched refs:applies (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/opie/
H A Dpermsfile.c6 Reserved. The Inner Net License Version 2 applies to these portions of
14 License Agreement applies to this software.
85 int applies, llen; local
101 for (applies = i = 0; (i < llen) && !applies; i++)
103 applies++;
106 if (!applies || !*ptr)
111 for (applies = i = 0; (i < llen) && !applies; i++)
113 applies
[all...]
/freebsd-10-stable/crypto/openssl/util/
H A Dselftest.pl61 if (/\*\) (.{0,55})/ && !/applies to/) {
/freebsd-10-stable/tools/tools/portsinfo/
H A Dportsinfo.sh29 system, applies the patches, and compiles. If all goes well, simply
/freebsd-10-stable/usr.bin/sed/
H A Dprocess.c69 static inline int applies(struct s_command *);
82 static int lastaddr; /* Set by applies if last address of a range. */
107 if (!applies(cp)) {
279 * Return TRUE if the command applies to the current line. Sets the start
283 applies(struct s_command *cp) function
/freebsd-10-stable/contrib/bmake/mk/
H A Dgendirdeps.mk230 # we need := so only skip_ql to this point applies
247 # This is the same test that _DIRDEP_USE applies.
/freebsd-10-stable/crypto/openssl/crypto/
H A Dsparccpuid.S187 ! applies at least to Linux and FreeBSD... Feedback expected...
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-queries.sql211 /* The ACTUAL_NODE applies to BASE, unless there is in at least one op_depth

Completed in 81 milliseconds