Home
last modified time | relevance | path

Searched defs:view (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dview.h66 struct view { global() struct
69 nodeview global() argument
73 nameview global() argument
75 local_zonesview global() argument
77 respip_setview global() argument
102 lockview global() argument
[all...]
H A Dlocalzone.c1840 local_zones_answer(struct local_zones * zones,struct module_env * env,struct query_info * qinfo,struct edns_data * edns,sldns_buffer * buf,struct regional * temp,struct comm_reply * repinfo,uint8_t * taglist,size_t taglen,uint8_t * tagactions,size_t tagactionssize,struct config_strlist ** tag_datas,size_t tag_datas_size,char ** tagname,int num_tags,struct view * view) local_zones_answer() argument
[all...]
/freebsd/contrib/wpa/src/utils/
H A Dbrowser.c22 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 Dvacm_snmp.c462 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 Dhvm_op.h43 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 DMBFIWrapper.cpp56 void MBFIWrapper::view(const Twine &Name, bool isSimple) { view() function in MBFIWrapper
H A DEdgeBundles.cpp99 void EdgeBundles::view() const { in view() function in EdgeBundles
H A DMachineBlockFrequencyInfo.cpp262 void MachineBlockFrequencyInfo::view(const Twine &Name, bool isSimple) const { in view() function in MachineBlockFrequencyInfo
/freebsd/contrib/llvm-project/libcxx/include/__ranges/
H A Dconcepts.h94 concept view = range<_Tp> && movable<_Tp> && enable_view<_Tp>; variable
/freebsd/contrib/unbound/daemon/
H A Dacl_list.h111 struct view* view; global() member
/freebsd/crypto/krb5/src/windows/leash/
H A DLeashUIApplication.cpp226 IUnknown *view, UI_VIEWVERB verb, in OnViewChanged()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStringExtractorGDBRemote.cpp643 llvm::StringRef view = llvm::StringRef(m_packet).substr(m_index); in GetPidTid() local
H A DStringExtractor.cpp341 llvm::StringRef view(m_packet); in GetNameColonValue() local
/freebsd/contrib/unbound/respip/
H A Drespip.h71 /** The view for the action, during cache callback that is by member
[all...]
H A Drespip.c878 struct view* view = NULL; respip_rewrite_reply() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionInfo.cpp109 void RegionInfo::view() { viewRegion(this); } in view() function in RegionInfo
H A DBlockFrequencyInfo.cpp255 void BlockFrequencyInfo::view(StringRef title) const { in view() function in BlockFrequencyInfo
/freebsd/contrib/bsnmp/snmpd/
H A Dmain.c380 struct vacm_view *view; in snmp_pdu_auth_access() local
2987 vacm_next_view(struct vacm_view *view) in vacm_next_view()
3019 struct vacm_view *view, *temp, *prev; in vacm_new_view() local
3058 vacm_delete_view(struct vacm_view *view) in vacm_delete_view()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp79 llvm::ArrayRef<DynTypedNode> view() const { return Items; } in view() function in ParentMapContext::ParentMap::ParentVector
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlshfunc.c2285 void *view; in acquire_tkt_send_msg_leash() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c18824 } view; member