/freebsd/contrib/unbound/services/ |
H A D | view.h | 66 struct view { struct 69 /** view name. argument 73 /** view specific local authority zones */ argument 75 /** response-ip configuration data for this view */ argument 77 /** Fallback to global local_zones when there is no match in the view argument 102 * @param v: view is set up. argument
|
H A D | localzone.c | 1840 char** tagname, int num_tags, struct view* view) in local_zones_answer()
|
/freebsd/contrib/wpa/src/utils/ |
H A D | browser.c | 22 WebKitWebView *view; member 91 static void view_cb_notify_estimated_load_progress(WebKitWebView *view, in view_cb_notify_estimated_load_progress() 102 static void view_cb_resource_load_starting(WebKitWebView *view, in view_cb_resource_load_starting() 114 static gboolean view_cb_decide_policy(WebKitWebView *view, in view_cb_decide_policy() 157 static void view_cb_mouse_target_changed(WebKitWebView *view, in view_cb_mouse_target_changed() 183 static void view_cb_notify_title(WebKitWebView *view, GParamSpec *ps, in view_cb_notify_title() 197 static void view_cb_notify_progress(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_progress() 207 static void view_cb_notify_load_status(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_load_status() 220 static void view_cb_resource_request_starting(WebKitWebView *view, in view_cb_resource_request_starting() 238 WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, in view_cb_mime_type_policy_decision() [all …]
|
/freebsd/contrib/bsnmp/snmp_vacm/ |
H A D | vacm_snmp.c | 462 struct vacm_view *view; in op_vacm_view() local 801 vacm_append_viewindex(struct asn_oid *oid, uint sub, const struct vacm_view *view) in vacm_append_viewindex() 821 struct vacm_view *view; in vacm_get_view() local 839 struct vacm_view *view; in vacm_get_next_view() local 858 struct vacm_view *view; in vacm_get_view_by_name() local 980 struct vacm_view *view; in vacm_dump() local
|
/freebsd/sys/contrib/xen/hvm/ |
H A D | hvm_op.h | 43 uint16_t view; member 51 uint16_t view; member 254 uint16_t view; member 263 uint16_t view; member 276 uint16_t view; member 288 uint16_t view; member 305 uint16_t view; member 367 struct xen_hvm_altp2m_view view; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MBFIWrapper.cpp | 56 void MBFIWrapper::view(const Twine &Name, bool isSimple) { view() function in MBFIWrapper
|
H A D | EdgeBundles.cpp | 99 void EdgeBundles::view() const { in view() function in EdgeBundles
|
H A D | MachineBlockFrequencyInfo.cpp | 262 void MachineBlockFrequencyInfo::view(const Twine &Name, bool isSimple) const { in view() function in MachineBlockFrequencyInfo
|
/freebsd/contrib/llvm-project/libcxx/include/__ranges/ |
H A D | concepts.h | 94 concept view = range<_Tp> && movable<_Tp> && enable_view<_Tp>; variable
|
/freebsd/contrib/unbound/daemon/ |
H A D | acl_list.h | 111 struct view* view; member
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | StringExtractorGDBRemote.cpp | 643 llvm::StringRef view = llvm::StringRef(m_packet).substr(m_index); in GetPidTid() local
|
H A D | StringExtractor.cpp | 341 llvm::StringRef view(m_packet); in GetNameColonValue() local
|
/freebsd/contrib/unbound/respip/ |
H A D | respip.h | 71 struct view* view; member
|
H A D | respip.c | 878 struct view* view = NULL; in respip_rewrite_reply() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | RegionInfo.cpp | 109 void RegionInfo::view() { viewRegion(this); } in view() function in RegionInfo
|
H A D | BlockFrequencyInfo.cpp | 255 void BlockFrequencyInfo::view(StringRef title) const { in view() function in BlockFrequencyInfo
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | main.c | 380 struct vacm_view *view; in snmp_pdu_auth_access() local 2990 vacm_next_view(struct vacm_view *view) in vacm_next_view() 3022 struct vacm_view *view, *temp, *prev; in vacm_new_view() local 3061 vacm_delete_view(struct vacm_view *view) in vacm_delete_view()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ParentMapContext.cpp | 79 llvm::ArrayRef<DynTypedNode> view() const { return Items; } in view() function in ParentMapContext::ParentMap::ParentVector
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 18420 } view; member
|