Home
last modified time | relevance | path

Searched refs:YpSetPaths (Results 1 – 3 of 3) sorted by relevance

/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dyio.h197 PLUG_API void YpSetPaths(const char *pathlist); /* also sets yCWD, yHOME */
H A Dyinput.c113 void YpSetPaths(const char *pathlist) in YpSetPaths() function
H A Dstd0.c197 YpSetPaths(path); in Y_set_path()
330 YpSetPaths(path); in Y_set_site()
336 if (nArgs >= 0) YpSetPaths(defaultPath); /* from paths.i */ in Y_set_site()