Home
last modified time | relevance | path

Searched refs:GSsetPath (Results 1 – 7 of 7) sorted by relevance

/dports/net/gopher/gopher/object/
H A DGSgopherobj.c1290 GSsetPath(gs, ""); in GSfromNet()
1318 GSsetPath(gs, foo); in GSfromNet()
1360 GSsetPath(dest, GSgetPath(orig)); in GScpy()
1412 GSsetPath(gs, tempstr); in GSmerge()
1784 GSsetPath(gs, tmpstr); in GSfromLink()
1787 GSsetPath(gs, buf+5); in GSfromLink()
1942 GSsetPath(gs, tempbuf); in GSfromURL()
1996 GSsetPath(gs, URLgetUser(url)); in GSfromURL()
1998 GSsetPath(gs, ""); in GSfromURL()
2020 GSsetPath(gs, tempbuf); in GSfromURL()
[all …]
H A DGSgopherobj.h225 #define GSsetPath(a,b) ((STRset((a)->Selstr, b))) macro
H A DLocale.c454 GSsetPath(tmpgs, command); in setlocale()
/dports/net/gopher/gopher/gopher/
H A Dgopher.c1807 GSsetPath (RootGophers[i],"");
1840 GSsetPath(RootGophers[0], optarg);
1841 GSsetPath(RootGophers[1], optarg);
2182 GSsetPath(tempgs, responses[2]);
2221 GSsetPath(tempgs, "");
2273 GSsetPath(tempgs, FTPpath);
2321 GSsetPath(tempgs, NULL);
2353 GSsetPath(tempgs, NULL);
2464 GSsetPath(tmpgs, ickypath);
2730 GSsetPath(tempgs, NULL);
[all …]
H A Dcso.c188 GSsetPath(ZeGopher, query); in do_cso()
H A Ddownload.c402 GSsetPath(gs, names[choice]); in BuiltinDownload()
/dports/net/gopher/gopher/gophfilt/
H A Dgophfilt.c69 GSsetPath(Oneshot, optarg);