/freebsd/sys/net/ |
H A D | debugnet.c | 927 bool has_opt; member 974 opt->has_opt = true; in dn_parse_optarg_ipv4() 1104 if (!opt_server.has_opt) { in debugnet_parse_ddb_cmd() 1109 result->dd_has_client = opt_client.has_opt; in debugnet_parse_ddb_cmd() 1110 result->dd_has_gateway = opt_gateway.has_opt; in debugnet_parse_ddb_cmd()
|
/freebsd/contrib/openpam/misc/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|
/freebsd/contrib/file/python/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openbsm/man/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openbsm/sys/bsm/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|
/freebsd/contrib/openbsm/bsm/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|
/freebsd/contrib/openpam/include/security/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|
/freebsd/contrib/llvm-project/libcxx/src/filesystem/ |
H A D | operations.cpp | 617 auto has_opt = [&](perm_options o) { return bool(o & opts); }; in __permissions() local 618 const bool resolve_symlinks = !has_opt(perm_options::nofollow); in __permissions() 619 const bool add_perms = has_opt(perm_options::add); in __permissions() 620 const bool remove_perms = has_opt(perm_options::remove); in __permissions() 622 (add_perms + remove_perms + has_opt(perm_options::replace)) == 1, in __permissions()
|
/freebsd/contrib/openbsm/modules/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openbsm/sys/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openbsm/test/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openpam/bin/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openpam/include/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openbsm/bin/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openpam/doc/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openpam/doc/man/ |
H A D | Makefile.in | 34 has_opt=no; \ 65 *$$target_option*) has_opt=yes; break;; \ 68 test $$has_opt = yes
|
/freebsd/contrib/openpam/lib/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/openpam/modules/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/ntp/sntp/scripts/ |
H A D | Makefile.in | 35 has_opt=no; \ 66 *$$target_option*) has_opt=yes; break;; \ 69 test $$has_opt = yes
|
/freebsd/contrib/ntp/sntp/include/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|
/freebsd/contrib/expat/doc/ |
H A D | Makefile.in | 68 has_opt=no; \ 99 *$$target_option*) has_opt=yes; break;; \ 102 test $$has_opt = yes
|
/freebsd/contrib/openbsm/modules/auditfilter_noop/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|
/freebsd/contrib/openbsm/test/bsm/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|
/freebsd/contrib/openbsm/tools/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|
/freebsd/contrib/openpam/bin/openpam_dump_policy/ |
H A D | Makefile.in | 36 has_opt=no; \ 67 *$$target_option*) has_opt=yes; break;; \ 70 test $$has_opt = yes
|