Searched refs:progman_locate (Results 1 – 4 of 4) sorted by relevance
83 struct prog *progman_locate (const char *name);
1855 prog = progman_locate (prog->v.p.comp->tcpmux); in prog_active()2133 prog = progman_locate (uri + 1); in res_alive()
24 progman_locate (const char *name) in progman_locate() function
2025 * src/prog.h (progman_locate, progman_stop_component): New protos.2026 * src/progman.c (progman_locate): New function.