OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ct_conv_wbuff_resize
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libedit/
chartype.c
47
static int
ct_conv_wbuff_resize
(ct_buffer_t *, size_t);
71
ct_conv_wbuff_resize
(ct_buffer_t *conv, size_t wsize)
function in typeref:typename:int
135
if (
ct_conv_wbuff_resize
(conv, len + CT_BUFSIZ) == -1)
157
if (
ct_conv_wbuff_resize
(conv, bufspace + CT_BUFSIZ) == -1)
223
if (
ct_conv_wbuff_resize
(conv, CT_BUFSIZ) == -1)
239
if (
ct_conv_wbuff_resize
(conv, conv->wsize + CT_BUFSIZ) == -1)
246
if (
ct_conv_wbuff_resize
(conv, conv->wsize + CT_BUFSIZ) == -1)
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025