Home
last modified time | relevance | path

Searched defs:strict (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-src/crypto/openssh/
H A Dplatform-tracing.c40 platform_disable_tracing(int strict) in platform_disable_tracing()
/freebsd-src/contrib/kyua/utils/config/
H A Dtree.cpp42 config::tree::tree(const bool strict) : in tree()
52 config::tree::tree(const bool strict, detail::static_inner_node* root) : in tree()
/freebsd-src/contrib/lua/src/
H A Dlutf8lib.c61 static const char *utf8_decode (const char *s, utfint *val, int strict) { in utf8_decode()
228 static int iter_aux (lua_State *L, int strict) { in iter_aux()
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_v7tar.c360 struct archive_entry *entry, int strict, in format_header_v7tar() argument
515 format_number(int64_t v,char * p,int s,int maxsize,int strict) format_number() argument
[all...]
H A Darchive_write_set_format_ustar.c383 __archive_write_format_header_ustar(struct archive_write * a,char h[512],struct archive_entry * entry,int tartype,int strict,struct archive_string_conv * sconv) __archive_write_format_header_ustar() argument
635 format_number(int64_t v,char * p,int s,int maxsize,int strict) format_number() argument
[all...]
/freebsd-src/sys/dev/iicbus/
H A Diicbus.h46 u_char strict; /* deny operations that violate the member
H A Diicbus.c100 int strict; in iicbus_attach_common() local
/freebsd-src/sys/dev/fdt/
H A Dfdt_common.c253 fdt_find_compatible(phandle_t start, const char *compat, int strict) in fdt_find_compatible()
272 fdt_depth_search_compatible(phandle_t start, const char *compat, int strict) in fdt_depth_search_compatible()
/freebsd-src/crypto/openssl/external/perl/Text-Template-1.56/
H A DMETA.json39 "strict" : "0", string
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h226 ParsedAttr(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Parm,const AvailabilityChange & introduced,const AvailabilityChange & deprecated,const AvailabilityChange & obsoleted,SourceLocation unavailable,const Expr * messageExpr,Form formUsed,SourceLocation strict,const Expr * replacementExpr) ParsedAttr() argument
751 create(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Param,const AvailabilityChange & introduced,const AvailabilityChange & deprecated,const AvailabilityChange & obsoleted,SourceLocation unavailable,const Expr * MessageExpr,ParsedAttr::Form form,SourceLocation strict,const Expr * ReplacementExpr) create() argument
984 addNew(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * Param,const AvailabilityChange & introduced,const AvailabilityChange & deprecated,const AvailabilityChange & obsoleted,SourceLocation unavailable,const Expr * MessageExpr,ParsedAttr::Form form,SourceLocation strict,const Expr * ReplacementExpr) addNew() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DObjCLanguage.cpp64 ObjCLanguage::MethodName::Create(llvm::StringRef name, bool strict) { in Create()
/freebsd-src/crypto/openssl/crypto/asn1/
H A Da_time.c82 int n, i, i2, l, o, min_l = 11, strict = 0, end = 6, btz = 5, md; in ossl_asn1_time_to_tm() local
/freebsd-src/contrib/wpa/src/crypto/
H A Dtls_none.c75 int tls_global_set_verify(void *tls_ctx, int check_crl, int strict) in tls_global_set_verify() argument
H A Dtls_internal.c365 tls_global_set_verify(void * tls_ctx,int check_crl,int strict) tls_global_set_verify() argument
/freebsd-src/sys/dev/bxe/
H A Dbxe_dcb.h52 uint8_t strict; member
219 uint8_t strict; member
/freebsd-src/sys/netlink/
H A Dnetlink_message_parser.h75 bool strict; /* Strict parsing required */ member
/freebsd-src/contrib/libucl/src/
H A Ducl_parser.c315 size_t *out_len, bool strict, bool *found) in ucl_check_variable_safe()
435 bool strict = false; in ucl_expand_single_variable() local
/freebsd-src/sbin/md5/
H A Dmd5.c67 static bool strict; variable
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-nice-strict_test.cc518 StrictMock< ::Mock> strict; in TEST() local
/freebsd-src/sys/dev/drm2/
H A Ddrm_fb_helper.c1100 static bool drm_connector_enabled(struct drm_connector *connector, bool strict) in drm_connector_enabled()
/freebsd-src/sys/kern/
H A Dsubr_gtaskqueue.c631 int strict; in taskqgroup_find() local
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dctrl_iface.c3994 ctrl_iface_get_capability_pairwise(int res,bool strict,struct wpa_driver_capa * capa,char * buf,size_t buflen) ctrl_iface_get_capability_pairwise() argument
4034 ctrl_iface_get_capability_group(int res,bool strict,struct wpa_driver_capa * capa,char * buf,size_t buflen) ctrl_iface_get_capability_group() argument
4082 ctrl_iface_get_capability_group_mgmt(int res,bool strict,struct wpa_driver_capa * capa,char * buf,size_t buflen) ctrl_iface_get_capability_group_mgmt() argument
4147 ctrl_iface_get_capability_key_mgmt(int res,bool strict,struct wpa_driver_capa * capa,const char * iftype_str,char * buf,size_t buflen) ctrl_iface_get_capability_key_mgmt() argument
4356 ctrl_iface_get_capability_proto(int res,bool strict,struct wpa_driver_capa * capa,char * buf,size_t buflen) ctrl_iface_get_capability_proto() argument
4399 ctrl_iface_get_capability_auth_alg(struct wpa_supplicant * wpa_s,int res,bool strict,struct wpa_driver_capa * capa,char * buf,size_t buflen) ctrl_iface_get_capability_auth_alg() argument
4486 ctrl_iface_get_capability_modes(int res,bool strict,struct wpa_driver_capa * capa,char * buf,size_t buflen) ctrl_iface_get_capability_modes() argument
4650 bool strict = false; wpa_supplicant_ctrl_iface_get_capability() local
[all...]
/freebsd-src/sys/x86/cpufreq/
H A Dest.c102 static int strict = -1; variable
/freebsd-src/usr.sbin/vidcontrol/
H A Dvidcontrol.c219 nextarg(int ac, char **av, int *indp, int oc, int strict) in nextarg()
/freebsd-src/sys/contrib/alpine-hal/
H A Dal_hal_udma_config.h260 al_bool strict; /* bypass DWRR */ member

12