Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstrio.c58 static bool sm_strgrow __P((SM_STR_OBJ_T *, size_t));
61 sm_strgrow(s, size) in sm_strgrow() function
139 if (!sm_strgrow(s, n + s->strio_offset))
192 if (sm_strgrow(s, (size_t)ret))