Searched refs:find_executable (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/scripts/lib/wic/ |
| H A D | misc.py | 117 def find_executable(cmd, paths): function 155 if find_executable(args[0], native_paths):
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ltmain.sh | 5706 char *find_executable (const char *wrapper); 5848 tmp_pathspec = find_executable (argv[0]); 6050 find_executable (const char *wrapper)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0009-Use-libtool-2.4.patch | 18881 tmp_pathspec = find_executable (argv[0]); 19003 @@ -3807,8 +4632,8 @@ find_executable (const char *wrapper) 19007 - LTWRAPPER_DEBUGPRINTF (("(find_executable) : %s\n", 19009 + lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n", 19014 @@ -3861,7 +4686,8 @@ find_executable (const char *wrapper) 19024 @@ -3886,7 +4712,8 @@ find_executable (const char *wrapper)
|