Home
last modified time | relevance | path

Searched refs:prelude_client_profile_get_analyzerid_filename (Results 1 – 4 of 4) sorted by relevance

/dports/security/libprelude/libprelude-1.2.6/src/include/
H A Dprelude-client-profile.h72 void prelude_client_profile_get_analyzerid_filename(const prelude_client_profile_t *cp, char *buf, …
/dports/security/libprelude/libprelude-1.2.6/bindings/c++/
H A Dprelude-client-profile.cxx83 _RETURN_NEW_BUFFER_FROM_FUNCTION_BUFFERSIZE(prelude_client_profile_get_analyzerid_filename); in getAnalyzeridFilename()
/dports/security/libprelude/libprelude-1.2.6/src/
H A Dprelude-client-profile.c139 prelude_client_profile_get_analyzerid_filename(cp, filename, sizeof(filename)); in get_profile_analyzerid()
248 void prelude_client_profile_get_analyzerid_filename(const prelude_client_profile_t *cp, char *buf, … in prelude_client_profile_get_analyzerid_filename() function
/dports/security/libprelude/libprelude-1.2.6/prelude-admin/
H A Dprelude-admin.c773 prelude_client_profile_get_analyzerid_filename(profile, filename, sizeof(filename));