Searched refs:flag (Results 1 - 18 of 18) sorted by relevance

/bind-9.6-ESV-R11/contrib/pkcs11-keygen/
H A Dwritekey.sh51 flag=`$mypath/keydump.pl -k $keyfile -p $privfile -o $tmp_file`
53 if [ "$flag" = "256" ] ; then
55 elif [ "$flag" = "257" ] ; then
58 echo 'flag must be 256 or 257'
H A Dgenkey.sh11 f ) flag="ksk" ;;
26 if [ "$flag" ] ; then
27 label="$zone,$flag,$ext"
44 if [ "$flag" ] ; then
/bind-9.6-ESV-R11/bin/named/
H A Dupdate.c1581 isc_boolean_t *flag, isc_boolean_t *cut, isc_boolean_t *unsecure)
1592 *flag = ISC_TRUE;
1598 *flag = ISC_TRUE;
1616 *flag = ISC_FALSE;
1625 *flag = ISC_FALSE;
2069 isc_boolean_t flag; local
2084 type, &flag);
2087 if (flag)
2130 isc_boolean_t flag; local
2164 * Do we look at the KSK flag o
1580 is_active(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, isc_boolean_t *flag, isc_boolean_t *cut, isc_boolean_t *unsecure) argument
2917 rr_exists(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, const dns_rdata_t *rdata, isc_boolean_t *flag) argument
3015 isc_boolean_t flag; local
3082 isc_boolean_t flag; local
3257 isc_boolean_t flag; local
3397 isc_boolean_t flag; local
3517 isc_boolean_t flag; local
3758 isc_boolean_t flag; local
[all...]
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/util/
H A Dgenerate_normalize_data.pl338 my $flag = 0;
341 $flag |= $CASEMAP_FINAL_BIT;
343 $flag |= $CASEMAP_NONFINAL_BIT;
348 $flag |= $CASEMAP_LAST_BIT if @data == 0;
349 push @result, $flag;
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dcompile188 for flag in $arg; do
190 linker_opts="$linker_opts $flag"
H A Dltmain.sh561 # Discard the --no-reexec flag, and continue.
655 # Verify that TAGNAME is valid, and either flag an error and exit, or
1277 # On Cygwin there's no "real" PIC flag so we must build both object types
1807 $ECHO "flag during linking and do at least one of the following:"
1818 eval flag=\"$hardcode_libdir_flag_spec\"
1820 $ECHO " - use the \`$flag' linker flag"
2756 # Discard the --no-reexec flag, and continue.
4040 # flag for every libtool invocation.
4411 # See comment for -static flag belo
[all...]
/bind-9.6-ESV-R11/unit/atf-src/atf-c/
H A Dbuild.c70 append_arg2(const char *flag, const char *arg, atf_list_t *argv) argument
74 err = append_arg1(flag, argv);
/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c198 #define SET_CAP(flag) \
200 capval = (flag); \
236 #define SET_CAP(flag) do { caps |= (1 << (flag)); } while (0)
526 /* Set ns_smf_chroot flag on successful chroot. */
/bind-9.6-ESV-R11/contrib/zkt/
H A Ddki.c247 char *flag = ""; local
252 flag = "-f KSK";
263 dir, KEYGENCMD, KEYGEN_COMPMODE, randfile, expflag, dki_algo2str(algo), bitsize, flag, name);
266 KEYGENCMD, KEYGEN_COMPMODE, randfile, expflag, dki_algo2str(algo), bitsize, flag, name);
1010 ** dki_setflag () set a flag of a key
1012 dk_flag_t dki_setflag (dki_t *dkp, dk_flag_t flag) argument
1014 return dkp->flags |= (ushort)flag;
1018 ** dki_unsetflag () unset a flag of a key
1020 dk_flag_t dki_unsetflag (dki_t *dkp, dk_flag_t flag) argument
1022 return dkp->flags &= ~((ushort)flag);
[all...]
H A Ddki.h73 /* flag bits */
109 dk_flag_t flags; /* ZONE, optional SEP or REVOKE flag */
162 extern dk_flag_t dki_setflag (dki_t *dkp, dk_flag_t flag);
163 extern dk_flag_t dki_unsetflag (dki_t *dkp, dk_flag_t flag);
/bind-9.6-ESV-R11/contrib/sdb/ldap/
H A Dzone2ldap.c80 char *build_dn_from_dc_list (char **dc_list, unsigned int ttl, int flag);
639 build_dn_from_dc_list (char **dc_list, unsigned int ttl, int flag) argument
651 if (flag == WI_SPEC)
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/
H A Dltconfig32 # Discard the --no-reexec flag, and continue.
683 # adding the `-m68020' flag to GCC prevents building anything better,
771 echo $ac_n "checking if $compiler PIC flag $pic_flag works... $ac_c" 1>&6
776 echo "$progname:776: checking if $compiler PIC flag $pic_flag works" >&5
953 echo $ac_n "checking if $compiler static flag $link_static_flag works... $ac_c" 1>&6
958 echo "$progname:958: checking if $compiler static flag $link_static_flag works" >&5
1431 osf4* | osf5*) # As osf3* with the addition of the -msym flag
1565 # Check to see if the nm accepts a BSD-compat flag.
1778 # PORTME Some linkers may need a different reload flag.
2863 # How to pass a linker flag throug
[all...]
H A Dltmain.sh28 # Discard the --no-reexec flag, and continue.
629 # flag for every libtool invokation.
1002 # FIXME: remove this flag sometime in the future.
1157 # Some other compiler flag.
2009 echo "*** application is linked with the -dlopen flag."
2147 eval flag=\"$thread_safe_flag_spec\"
2148 linkopts="$linkopts $flag"
2402 eval flag=\"$hardcode_libdir_flag_spec\"
2403 rpath="$rpath $flag"
2438 eval flag
[all...]
/bind-9.6-ESV-R11/
H A Dltmain.sh938 # Verify that TAGNAME is valid, and either flag an error and exit, or
2154 # On Cygwin there's no "real" PIC flag so we must build both object types
2757 echo "flag during linking and do at least one of the following:"
2768 eval flag=\"$hardcode_libdir_flag_spec\"
2770 $ECHO " - use the \`$flag' linker flag"
5134 # flag for every libtool invocation.
5511 # See comment for -static flag below, for more details.
5519 # FIXME: remove this flag sometime in the future.
5667 # Do not include libc_r directly, use -pthread flag
[all...]
H A Dconfigure4134 # Check to see if the nm accepts a BSD-compat flag.
6737 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
6738 $as_echo_n "checking for -single_module linker flag... " >&6; }
6744 # By default we will add the -single_module flag. You can override
6756 # appears in it, assume the flag caused a linker warning
6773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
6774 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
6806 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
6807 $as_echo_n "checking for -force_load linker flag... " >&6; }
7713 # adding the `-m68020' flag t
[all...]
/bind-9.6-ESV-R11/lib/isc/
H A Dmem.c1186 isc_mem_waterack(isc_mem_t *ctx, int flag) { argument
1190 if (flag == ISC_MEM_LOWATER)
1192 else if (flag == ISC_MEM_HIWATER)
1504 isc_mem_setdestroycheck(isc_mem_t *ctx, isc_boolean_t flag) { argument
1508 ctx->checkfree = flag;
/bind-9.6-ESV-R11/lib/isccfg/
H A Dparser.c1474 unsigned int flag; member in struct:flagtext
1500 for (p = flagtexts; p->flag != 0; p++) {
1501 if ((flags & p->flag) != 0) {
/bind-9.6-ESV-R11/unit/atf-src/
H A Dconfigure575 # Discard the --no-reexec flag, and continue.
2770 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4689 # Check to see if the nm accepts a BSD-compat flag.
6706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
6707 $as_echo_n "checking for -single_module linker flag... " >&6; }
6713 # By default we will add the -single_module flag. You can override
6735 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
6736 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7645 # adding the `-m68020' flag to GCC prevents building anything better,
7672 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
[all...]

Completed in 300 milliseconds