Home
last modified time | relevance | path

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

/dports/devel/libafterbase/libAfterBase-0.92/
H A Dfs.c354 is_executable_in_path (const char *name) in is_executable_in_path() function
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterBase/
H A Dfs.c612 is_executable_in_path (const char *name) in is_executable_in_path() function
/dports/editors/neovim/neovim-0.6.1/src/nvim/os/
H A Dfs.c348 static bool is_executable_in_path(const char *name, char **abspath) function