Home
last modified time | relevance | path

Searched refs:textcpy (Results 1 – 25 of 28) sorted by relevance

12

/dports/mail/cclient/imap-2007f/src/c-client/
H A Dmisc.h90 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src);
H A Dmisc.c106 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src) in textcpy() function
H A Dmail.c1738 if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1752 else if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1781 if (lines) textcpy (t = &stream->text,&rt); in mail_fetch_header()
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dmisc.h90 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src);
H A Dmisc.c106 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src) in textcpy() function
H A Dmail.c1738 if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1752 else if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1781 if (lines) textcpy (t = &stream->text,&rt); in mail_fetch_header()
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dmisc.h86 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src);
H A Dmisc.c102 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src) in textcpy() function
H A Dmail.c1744 if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1758 else if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1787 if (lines) textcpy (t = &stream->text,&rt); in mail_fetch_header()
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dmisc.h86 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src);
H A Dmisc.c102 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src) in textcpy() function
H A Dmail.c1744 if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1758 else if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1787 if (lines) textcpy (t = &stream->text,&rt); in mail_fetch_header()
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dmisc.h86 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src);
H A Dmisc.c102 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src) in textcpy() function
H A Dmail.c1844 if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1858 else if (lines) textcpy (t = &stream->text,&m->header.text); in mail_fetch_header()
1887 if (lines) textcpy (t = &stream->text,&rt); in mail_fetch_header()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dmisc.h86 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src);
H A Dmisc.c102 char *textcpy (SIZEDTEXT *dst,SIZEDTEXT *src) in textcpy() function
/dports/x11-wm/skippy-xd/skippy-xd-397216c/src/
H A Dwm.c723 char *textcpy = mstrjoin("skippy-xd ", name); in wm_wid_set_info() local
726 if (Success == XmbTextListToTextProperty(ps->dpy, &textcpy, 1, in wm_wid_set_info()
731 wm_wid_set_prop_utf8(ps, wid, _NET_WM_NAME, textcpy); in wm_wid_set_info()
732 free(textcpy); in wm_wid_set_info()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/tops-20/
H A Dshortsym.h558 #define textcpy txcopy macro
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/tops-20/
H A Dshortsym.h558 #define textcpy txcopy macro
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/tops-20/
H A Dshortsym.h558 #define textcpy txcopy macro
/dports/mail/cclient/imap-2007f/src/osdep/tops-20/
H A Dshortsym.h560 #define textcpy txcopy macro
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/tops-20/
H A Dshortsym.h558 #define textcpy txcopy macro
/dports/mail/imap-uw/imap-2007f/src/osdep/tops-20/
H A Dshortsym.h560 #define textcpy txcopy macro
/dports/print/pslib/pslib-0.4.6/src/
H A Dpslib.c2223 char *textcpy; in PS_show2() local
2228 textcpy = ps_strdup(psdoc, text); in PS_show2()
2238 c = (unsigned char) textcpy[i]; in PS_show2()
2264 …ps_check_for_lig(psdoc, psdoc->font->metrics, ai, &textcpy[i+1], ligdischar, &newadobename, &offse… in PS_show2()
2316 psdoc->free(psdoc, textcpy); in PS_show2()

12