Searched defs:binary (Results 1 - 1 of 1) sorted by relevance
| /systemd/src/basic/ | ||
| H A D | path-util.c | 477 * to actually allow the user to pick the binary. 553 static int binary_is_good(const char *binary) { argument 557 r = find_binary(binary, &p); |
Completed in 25 milliseconds