/dports/x11-toolkits/vte3/vte-0.64.2/src/ |
H A D | vtespawn.cc | 91 size_t workbufsize) noexcept in script_execute() argument 99 auto argv_buffer_len = workbufsize / sizeof(char*); in script_execute() 132 size_t workbufsize) noexcept in _vte_execute() argument 150 script_execute(file, argv, envp, workbuf, workbufsize); in _vte_execute() 162 if (workbufsize < pathlen + len + 1) in _vte_execute() 197 !script_execute(startp, argv, envp, workbuf, workbufsize)) in _vte_execute()
|
H A D | spawn.cc | 303 size_t workbufsize) noexcept in exec() argument 480 workbufsize); in exec() 540 auto const workbufsize = context().workbuf_size(); in prepare() local 541 auto workbuf = vte::glib::take_free_ptr(g_try_malloc(workbufsize)); in prepare() 574 workbuf.get(), workbufsize); in prepare()
|
H A D | vtespawn.hh | 28 size_t workbufsize) noexcept;
|
H A D | spawn.hh | 185 size_t workbufsize) noexcept;
|
/dports/lang/yap/yap-6.2.2/packages/clib/maildrop/rfc2045/ |
H A D | rfc2045.h | 76 size_t workbufsize; member
|
H A D | rfc2045.c | 209 rfc2045_add_buf( &h->workbuf, &h->workbufsize, &h->workbuflen, p, len); in rfc2045_add_workbuf()
|
/dports/mail/courier/courier-0.65.3/rfc2045/ |
H A D | rfc2045.h | 78 size_t workbufsize; member
|
H A D | rfc2045.c | 204 rfc2045_add_buf( &h->workbuf, &h->workbufsize, &h->workbuflen, p, len); in rfc2045_add_workbuf()
|
/dports/mail/sqwebmail/sqwebmail-6.0.6/libs/rfc2045/ |
H A D | rfc2045.h | 111 size_t workbufsize; member
|
H A D | rfc2045.c | 203 rfc2045_add_buf( &h->workbuf, &h->workbufsize, &h->workbuflen, p, len); in rfc2045_add_workbuf()
|
/dports/mail/courier-imap/courier-imap-5.1.4/libs/rfc2045/ |
H A D | rfc2045.h | 111 size_t workbufsize; member
|
H A D | rfc2045.c | 203 rfc2045_add_buf( &h->workbuf, &h->workbufsize, &h->workbuflen, p, len); in rfc2045_add_workbuf()
|
/dports/mail/cone/cone-1.1/libs/rfc2045/ |
H A D | rfc2045.h | 111 size_t workbufsize; member
|
H A D | rfc2045.c | 203 rfc2045_add_buf( &h->workbuf, &h->workbufsize, &h->workbuflen, p, len); in rfc2045_add_workbuf()
|
/dports/mail/maildrop/maildrop-3.0.3/libs/rfc2045/ |
H A D | rfc2045.h | 111 size_t workbufsize; member
|
H A D | rfc2045.c | 203 rfc2045_add_buf( &h->workbuf, &h->workbufsize, &h->workbuflen, p, len); in rfc2045_add_workbuf()
|