Home
last modified time | relevance | path

Searched refs:GSsetTitle (Results 1 – 6 of 6) sorted by relevance

/dports/net/gopher/gopher/gopher/
H A Dgopher.c1860 GSsetTitle(RootGophers[0], optarg);
1861 GSsetTitle(RootGophers[1], optarg);
1952 GSsetTitle(RootGophers[0], sTmp);
1955 GSsetTitle(RootGophers[1], sTmp);
2066 GSsetTitle(RootGophers[0], sTmp);
2179 GSsetTitle(tempgs, responses[0]);
2225 GSsetTitle(tempgs, response[0]);
2266 GSsetTitle(tempgs, responses[0]);
2401 GSsetTitle(tmpgs, newtitle);
2456 GSsetTitle(tmpgs, newtitle);
[all …]
H A Ddownload.c424 GSsetTitle(gs, names[choice]); in BuiltinDownload()
/dports/net/gopher/gopher/object/
H A DGDgopherdir.c462 GSsetTitle(TempG2, cp2+1); in GDfromNet()
464 GSsetTitle(TempGopher, cp1); in GDfromNet()
H A DGSgopherobj.c1313 GSsetTitle(gs, cp); in GSfromNet()
1359 GSsetTitle(dest, GSgetTitle(orig)); in GScpy()
1422 GSsetTitle(gs, GSgetTitle(overlay)); in GSmerge()
1708 GSsetTitle(gs, STRget(tempname)); in GSgetginfo()
1769 GSsetTitle(gs, buf+5); in GSfromLink()
1987 GSsetTitle(gs, URLget(url)); in GSfromURL()
H A DGSgopherobj.h222 #define GSsetTitle(a,b) ((STRset((a)->Title, b))) macro
H A DLocale.c451 GSsetTitle(tmpgs, command); in setlocale()