Home
last modified time | relevance | path

Searched refs:has_opt (Results 1 – 25 of 85) sorted by relevance

1234

/freebsd/sys/net/
H A Ddebugnet.c927 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 DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/freebsd/contrib/file/python/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openbsm/man/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openbsm/sys/bsm/
H A DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/freebsd/contrib/openbsm/bsm/
H A DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/freebsd/contrib/openpam/include/security/
H A DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp617 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 DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openbsm/sys/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openbsm/test/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openpam/bin/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openpam/include/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openbsm/bin/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openpam/doc/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openpam/doc/man/
H A DMakefile.in34 has_opt=no; \
65 *$$target_option*) has_opt=yes; break;; \
68 test $$has_opt = yes
/freebsd/contrib/openpam/lib/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/openpam/modules/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/ntp/sntp/scripts/
H A DMakefile.in35 has_opt=no; \
66 *$$target_option*) has_opt=yes; break;; \
69 test $$has_opt = yes
/freebsd/contrib/ntp/sntp/include/
H A DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/freebsd/contrib/expat/doc/
H A DMakefile.in68 has_opt=no; \
99 *$$target_option*) has_opt=yes; break;; \
102 test $$has_opt = yes
/freebsd/contrib/openbsm/modules/auditfilter_noop/
H A DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/freebsd/contrib/openbsm/test/bsm/
H A DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/freebsd/contrib/openbsm/tools/
H A DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes
/freebsd/contrib/openpam/bin/openpam_dump_policy/
H A DMakefile.in36 has_opt=no; \
67 *$$target_option*) has_opt=yes; break;; \
70 test $$has_opt = yes

1234