Home
last modified time | relevance | path

Searched refs:GSgetPath (Results 1 – 8 of 8) sorted by relevance

/dports/net/gopher/gopher/object/
H A DGSgopherobj.c634 } else if (*(GSgetPath(gs)) == '*') { in GSgetURLhtml()
650 path = GSgetPath(gs); in GStoNetURL()
940 GSgetPath(gs) ? GSgetPath(gs) : nullword, in GStoNet()
1244 if (strncmp(GSgetPath(gs),"ftp:",4) == 0) {
1360 GSsetPath(dest, GSgetPath(orig)); in GScpy()
1408 tempstr = GSgetPath(gs); in GSmerge()
1534 writestring(sockfd, GSgetPath(gs)); in GStransmit()
2044 if (! (doneflags & G_PATH) || GSgetPath(gs) == NULL) { in GSfromURL()
2073 writestring(fd, GSgetPath(gs)); in GStoLink()
2142 GSgetPath(gs), in GSplusPrint()
H A DGDgopherdir.c232 num = GDSearch(gd, GSgetPath(gs)); in GDaddGSmerge()
517 cp = GSgetPath(gs); in GDfromLink()
568 cp = GSgetPath(gs); in GDSearch()
H A DGSgopherobj.h224 #define GSgetPath(a) ((STRget((a)->Selstr))) macro
H A Durl.c133 path = GSgetPath(gs); in URLfromGS()
/dports/net/gopher/gopher/gophfilt/
H A Dgophfilt.c187 writestring(sockfd, GSgetPath(Oneshot));
/dports/net/gopher/gopher/gopher/
H A Ddownload.c230 cp = GSgetPath(gs); in Download_file()
H A Dgopher.c559 cp = GSgetPath(ZeGopher); in do_tel_3270()
563 GSgetPath(ZeGopher)); in do_tel_3270()
2443 ((tmps = GSgetPath(tmpgs)) == NULL ||
2461 strcpy(ickypath, GSgetPath(tmpgs));
H A Dourutils.c963 fprintf(f, "%s\n", GSgetPath(gs));
971 fprintf(f, "%s\n", GSgetPath(gs));