Searched refs:popen_utf8 (Results 1 – 2 of 2) sorted by relevance
198 static inline FILE *popen_utf8(const char *command,const char *type) in popen_utf8() function
3293 blob_info->file_info.file=(FILE *) popen_utf8(sanitize_command,fileMode); in OpenBlob()