Home
last modified time | relevance | path

Searched defs:ppsz_buf (Results 1 – 11 of 11) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dexec.c6360 char *shortcut_name=argv[0], *arg=argv[1], **ppsz_buf=NULL, code='\0'; local
H A Dftp.c168 int FtpDoRead(n_socket, ppsz_buf, pn_buf_sz) in FtpDoRead() argument
453 int FtpReadCmd(n_socket, ppsz_buf, pn_cmd) in FtpReadCmd() argument
646 int FtpGetContent(n_socket, data_socket, is_dir, ppsz_buf, pn_buf_sz) in FtpGetContent() argument
673 int FtpDoTalk(n_socket, psz_path, ppsz_buf, pn_buf_sz) in FtpDoTalk() argument
H A Dhttp.c1331 int HttpDoRead(n_socket, ppsz_buf, pn_buf_sz) in HttpDoRead() argument
H A Dinmethod.c307 int KinputConvProperty(dpy, win, prop_ev, ppsz_buf) in KinputConvProperty() argument
894 int tgIMConvertProperty(dpy, win, prop_ev, ppsz_buf) in tgIMConvertProperty() argument
H A Dminiline.c4699 void GatherString(buf, len, ppsz_buf, pn_buf_sz) in GatherString() argument
4718 void GatherStrSeg(pStrSeg, ppsz_buf, pn_buf_sz) in GatherStrSeg() argument
4729 ppsz_buf, pn_buf_sz) in GatherHighlightedStrSeg() argument
4804 void GatherHighLightedTextAsStrings(ppsz_buf, pn_buf_sz) in GatherHighLightedTextAsStrings() argument
6290 void ConvertStrSegToString(pStrSeg, ppsz_buf, pn_len) in ConvertStrSegToString() argument
6307 int ConvertStrBlockToString(pStrBlock, ppsz_buf, pn_len) in ConvertStrBlockToString() argument
H A Dmsg.c944 void SaveStatusStringsIntoBuf(ppsz_buf, pn_one_line) in SaveStatusStringsIntoBuf() argument
959 void RestoreStatusStringsFromBuf(ppsz_buf, one_line) in RestoreStatusStringsFromBuf() argument
H A Dnavigate.c818 char **ppsz_buf=NULL, *buf; local
857 DspList *HotListListing(ppsz_buf, pn_count) in HotListListing() argument
920 char **ppsz_buf; member
1202 char **s_ptr, **ppsz_buf, *full_fname; in NavigateAddToHotList() local
H A Dremote.c634 void UncompressTgifFile(url, ppsz_buf, pn_buf_sz, pn_html) in UncompressTgifFile() argument
745 int LoadHttpIntoMem(url, host, port, path, ppsz_buf, ppsz_content_type, in LoadHttpIntoMem() argument
865 int LoadFtpIntoMem(url, host, port, path, ppsz_buf, ppsz_content_type, in LoadFtpIntoMem() argument
971 void ResetRemoteBuf(ppsz_buf, ppsz_content_type, pn_buf_sz, pn_html) in ResetRemoteBuf() argument
991 int LoadForwardedFileInMem(url, ppsz_buf, ppsz_content_type, pn_buf_sz, in LoadForwardedFileInMem() argument
1060 int LoadAuthenticatedFileInMem(url, host, port, ppsz_buf, ppsz_content_type, in LoadAuthenticatedFileInMem() argument
1165 int LoadRemoteFileInMem(url, ppsz_buf, ppsz_content_type, pn_buf_sz, pn_html, in LoadRemoteFileInMem() argument
H A Dtcp.c192 int TcpDoRead(n_socket, ppsz_buf, pn_buf_sz) in TcpDoRead() argument
H A Dtgtwb5dl.c762 static char ppsz_buf[MAX_STATUS_BTNS+1][MAXSTRING+1]; local
H A Dwb.c284 int RecvWBData(flag, ppsz_buf, pn_buf_sz) in RecvWBData() argument