HelenOS sources

is_path           224 uspace/app/bdsh/compl.c 		if (!is_path(prefix) && cs->is_command) {
is_path            76 uspace/app/bdsh/exec.c 	if (is_path(cmd)) {
is_path            38 uspace/app/bdsh/util.h extern bool is_path(const char *cmd);
HelenOS homepage, sources at GitHub