Searched refs:popen_utf8 (Results 1 – 3 of 3) sorted by relevance
199 static inline FILE *popen_utf8(const char *command,const char *type) in popen_utf8() function
409 file=popen_utf8(sanitize_command,"r"); in ExternalDelegateCommand()
3344 blob_info->file_info.file=(FILE *) popen_utf8(sanitize_command,fileMode); in OpenBlob()