Searched refs:firstList (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/runtime_loader/
H A Druntime_loader.cpp340 const char *firstList = (semicolon ? pathString : NULL); local
343 if (firstList) {
344 fd = search_executable_in_path_list(name, firstList,
345 semicolon - firstList, programPath, requestingObjectPath, NULL,

Completed in 21 milliseconds