Searched refs:check_dir (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | libsox_i.c | 49 static int check_dir(char * buf, size_t buflen, char const * name) in check_dir() function 81 && !check_dir(default_path, sizeof(default_path), getenv("TEMP")) in lsx_tmpfile() 82 && !check_dir(default_path, sizeof(default_path), getenv("TMP")) in lsx_tmpfile() 84 && !check_dir(default_path, sizeof(default_path), "/tmp") in lsx_tmpfile()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/sysstat/sysstat/ |
| H A D | CVE-2022-39377.patch | 64 @@ -260,6 +260,8 @@ int check_dir
|