Home
last modified time | relevance | path

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

/dports/sysutils/pies/pies-1.5/src/
H A Dprog.h83 struct prog *progman_locate (const char *name);
H A Dctl.c1855 prog = progman_locate (prog->v.p.comp->tcpmux); in prog_active()
2133 prog = progman_locate (uri + 1); in res_alive()
H A Dprogman.c24 progman_locate (const char *name) in progman_locate() function
/dports/sysutils/pies/pies-1.5/
H A DChangeLog2025 * src/prog.h (progman_locate, progman_stop_component): New protos.
2026 * src/progman.c (progman_locate): New function.