Home
last modified time | relevance | path

Searched refs:qualified_path (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/win32/
Dwin32.c142 static char* qualified_path(const char *cmd, bool other_exts);
3617 exe_name = qualified_path(args_pvs[0], TRUE); in do_popen()
4356 qualified_path(const char *cmd, bool other_exts) in qualified_path() function
4642 fullcmd = qualified_path(cname, FALSE); in do_spawnvp_handles()