Home
last modified time | relevance | path

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

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dydata.h595 PLUG_API y_pkg_t *y_pkg_lookup(char *name);
H A Dtask.c1301 y_pkg_lookup(char *name) in y_pkg_lookup() function
1438 if (y_pkg_lookup(pname)) return; in Y_plug_in()