HomeSort by: relevance | last modified time | path
    Searched refs:LTWRAPPER_OPTION_PREFIX (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/crypto/external/cpl/tpm-tools/dist/
ltmain.sh 3342 #define LTWRAPPER_OPTION_PREFIX "--lt-"
3346 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
3348 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
3351 static const char *env_set_opt = LTWRAPPER_OPTION_PREFIX "env-set";
3355 static const char *env_prepend_opt = LTWRAPPER_OPTION_PREFIX "env-prepend";
3359 static const char *env_append_opt = LTWRAPPER_OPTION_PREFIX "env-append";
3532 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
3534 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
3538 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
    [all...]
  /src/crypto/external/cpl/trousers/dist/
ltmain.sh 3342 #define LTWRAPPER_OPTION_PREFIX "--lt-"
3346 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
3348 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
3351 static const char *env_set_opt = LTWRAPPER_OPTION_PREFIX "env-set";
3355 static const char *env_prepend_opt = LTWRAPPER_OPTION_PREFIX "env-prepend";
3359 static const char *env_append_opt = LTWRAPPER_OPTION_PREFIX "env-append";
3532 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
3534 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
3538 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
    [all...]
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5722 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5724 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5725 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5771 if (STREQ (argv[i], ltwrapper_option_prefix))
5773 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5777 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5779 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5784 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4344 #define LTWRAPPER_OPTION_PREFIX "--lt-"
4346 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
4347 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
4348 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
4393 if (strcmp (argv[i], ltwrapper_option_prefix) == 0)
4395 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
4399 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
4401 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
4406 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/am-utils/dist/
ltmain.sh 4344 #define LTWRAPPER_OPTION_PREFIX "--lt-"
4346 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
4347 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
4348 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
4393 if (strcmp (argv[i], ltwrapper_option_prefix) == 0)
4395 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
4399 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
4401 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
4406 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/file/dist/
ltmain.sh 5725 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5727 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5728 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5729 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5774 if (STREQ (argv[i], ltwrapper_option_prefix))
5776 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5780 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5782 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5787 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/flex/dist/build-aux/
ltmain.sh 5722 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5724 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5725 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5771 if (STREQ (argv[i], ltwrapper_option_prefix))
5773 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5777 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5779 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5784 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/build-aux/
ltmain.sh 5722 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5724 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5725 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5771 if (STREQ (argv[i], ltwrapper_option_prefix))
5773 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5777 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5779 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5784 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/
ltmain.sh 5722 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5724 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5725 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5771 if (STREQ (argv[i], ltwrapper_option_prefix))
5773 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5777 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5779 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5784 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/openldap/dist/build/
ltmain.sh 5722 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5724 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5725 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5771 if (STREQ (argv[i], ltwrapper_option_prefix))
5773 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5777 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5779 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5784 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/openldap/dist/contrib/ldapc++/
ltmain.sh 5722 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5724 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5725 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5771 if (STREQ (argv[i], ltwrapper_option_prefix))
5773 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5777 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5779 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5784 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/lgpl3/gmp/dist/
ltmain.sh 5722 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5724 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5725 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5771 if (STREQ (argv[i], ltwrapper_option_prefix))
5773 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5777 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5779 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5784 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/lgpl3/mpc/dist/
ltmain.sh 5722 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5724 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5725 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5726 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5771 if (STREQ (argv[i], ltwrapper_option_prefix))
5773 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5777 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5779 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5784 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/crypto/external/bsd/heimdal/dist/
ltmain.sh 5972 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5974 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5975 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5976 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
6021 if (STREQ (argv[i], ltwrapper_option_prefix))
6023 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
6027 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
6029 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
6034 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/libevent/dist/build-aux/
ltmain.sh 5937 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5939 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5940 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5941 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5986 if (STREQ (argv[i], ltwrapper_option_prefix))
5988 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5992 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5994 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5999 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/openpam/dist/
ltmain.sh 6127 #define LTWRAPPER_OPTION_PREFIX "--lt-"
6129 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
6130 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
6131 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
6176 if (STREQ (argv[i], ltwrapper_option_prefix))
6178 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
6182 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
6184 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
6189 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/bsd/unbound/dist/
ltmain.sh 6120 #define LTWRAPPER_OPTION_PREFIX "--lt-"
6122 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
6123 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
6124 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
6169 if (STREQ (argv[i], ltwrapper_option_prefix))
6171 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
6175 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
6177 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
6182 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/lgpl3/mpc/dist/build-aux/
ltmain.sh 5979 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5981 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5982 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5983 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
6028 if (STREQ (argv[i], ltwrapper_option_prefix))
6030 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
6034 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
6036 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
6041 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/lgpl3/mpfr/dist/
ltmain.sh 5971 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5973 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5974 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5975 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
6020 if (STREQ (argv[i], ltwrapper_option_prefix))
6022 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
6026 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
6028 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
6033 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/mit/expat/dist/conftools/
ltmain.sh 6127 #define LTWRAPPER_OPTION_PREFIX "--lt-"
6129 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
6130 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
6131 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
6176 if (STREQ (argv[i], ltwrapper_option_prefix))
6178 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
6182 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
6184 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
6189 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/mit/isl/dist/interface/
ltmain.sh 5814 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5816 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5817 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5818 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5863 if (STREQ (argv[i], ltwrapper_option_prefix))
5865 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5869 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5871 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5876 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/mit/isl/dist/
ltmain.sh 5814 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5816 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5817 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5818 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5863 if (STREQ (argv[i], ltwrapper_option_prefix))
5865 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5869 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5871 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5876 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/mit/libuv/dist/
ltmain.sh 5971 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5973 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5974 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5975 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
6020 if (STREQ (argv[i], ltwrapper_option_prefix))
6022 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
6026 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
6028 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
6033 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/mpl/bind/dist/
ltmain.sh 6120 #define LTWRAPPER_OPTION_PREFIX "--lt-"
6122 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
6123 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
6124 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
6169 if (STREQ (argv[i], ltwrapper_option_prefix))
6171 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
6175 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
6177 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
6182 ltwrapper_option_prefix, argv[i])
    [all...]
  /src/external/public-domain/sqlite/dist/
ltmain.sh 5814 #define LTWRAPPER_OPTION_PREFIX "--lt-"
5816 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
5817 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
5818 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
5863 if (STREQ (argv[i], ltwrapper_option_prefix))
5865 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
5869 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
5871 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
5876 ltwrapper_option_prefix, argv[i])
    [all...]

Completed in 114 milliseconds

1 2