Home
last modified time | relevance | path

Searched defs:config_fn_t (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dconfig.h28 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dconfig.h28 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dconfig.h28 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.h108 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/devel/git-svn/git-2.34.1/
H A Dconfig.h122 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.h122 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.h122 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/devel/git/git-2.34.1/
H A Dconfig.h122 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.h122 typedef int (*config_fn_t)(const char *, const char *, void *); typedef
/dports/security/shibboleth-sp/shibboleth-sp-3.3.0/apache/
H A Dmod_shib.cpp2104 typedef const char* (*config_fn_t)(void); typedef