Home
last modified time | relevance | path

Searched refs:pspec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/utils/
H A Dbrowser.c92 GParamSpec *pspec, in view_cb_notify_estimated_load_progress() argument
197 static void view_cb_notify_progress(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_progress() argument
207 static void view_cb_notify_load_status(WebKitWebView *view, GParamSpec *pspec, in view_cb_notify_load_status() argument
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c2393 dt_compile(dtrace_hdl_t *dtp, int context, dtrace_probespec_t pspec, void *arg, in dt_compile() argument
2428 pcb.pcb_pspec = pspec; in dt_compile()