Home
last modified time | relevance | path

Searched defs:psz_log (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/modules/lua/
H A Dintf.c160 char *psz_log = malloc(strlen(psz_config) + n * strlen("******") + 1); in StripPasswords() local
313 char *psz_log = StripPasswords( psz_buffer ); in Start_LuaIntf() local
/dports/multimedia/vlc/vlc-3.0.16/src/input/
H A Dvlm.c929 char *psz_log; in vlm_ControlMediaInstanceStart() local
H A Dinput.c130 const char *psz_log, input_resource_t *p_resource, in input_Create()