Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dbpftool_helpers.c17 const char *env_path; in detect_bpftool_path() local
/linux/tools/lib/subcmd/
H A Dhelp.c227 const char *env_path = getenv("PATH"); in load_command_list() local
/linux/samples/landlock/
H A Dsandboxer.c86 parse_path(char * env_path,const char *** const path_list) parse_path() argument