Searched refs:ACTION (Results 1 - 25 of 270) sorted by relevance

1234567891011

/macosx-10.9.5/xnu-2422.115.4/libsyscall/xcodescripts/
H A Dcompat-symlinks.sh30 if [ "x$ACTION" != "xinstallhdrs" ]; then
/macosx-10.9.5/Libc-997.90.3/xcodescripts/
H A Dclean_simulator.sh3 if [ "$ACTION" = installhdrs ]; then exit 0; fi
H A Dforce_libc_to_build.sh9 if [ "x$ACTION" == "xinstallhdrs" ]; then exit 0; fi
H A Dbuild_linklists.sh7 if [ "$ACTION" == installhdrs ]; then exit 0; fi
/macosx-10.9.5/Libsystem-1197.1.1/xcodescripts/
H A Dcreate_dylib_symlinks.sh9 ACTION="$2"
16 if [ "${ACTION}" != "installhdrs" ]; then
H A Dcreate_system_framework.sh10 ACTION="$3"
/macosx-10.9.5/Libc-997.90.3/include/
H A Dsearch.h23 } ACTION; typedef in typeref:enum:__anon2889
47 ENTRY *hsearch(ENTRY, ACTION);
/macosx-10.9.5/libresolv-54/xcodescripts/
H A Dlinks.sh4 if [ "$ACTION" = installhdrs ]; then exit 0; fi
/macosx-10.9.5/mDNSResponder-522.92.1/Clients/PrinterSetupWizard/
H A DLogger.h51 #define require_action_with_log( LOG, X, LABEL, ACTION ) \
58 { ACTION; } \
/macosx-10.9.5/ncurses-42/xcodescripts/
H A Dfix_bin.sh5 [ "$ACTION" == "installhdrs" ] && exit 0
H A Drun_tic.sh5 [ "$ACTION" == "installhdrs" ] && exit 0
/macosx-10.9.5/bind9-45.100/bind9/bin/rndc/
H A Drndc.conf13 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/
H A Dndc.conf13 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/addzone/ns2/
H A Dnamed1.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/allow_query/ns2/
H A Dnamed01.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed02.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed03.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed04.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed05.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed06.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed07.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed08.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed09.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed10.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
H A Dnamed11.conf12 * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
13 * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR

Completed in 236 milliseconds

1234567891011