Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstrio.c45 typedef struct sm_str_obj SM_STR_OBJ_T; typedef
58 static bool sm_strgrow __P((SM_STR_OBJ_T *, size_t));
62 SM_STR_OBJ_T *s; in sm_strgrow()
97 register SM_STR_OBJ_T *s = fp->f_cookie;
130 register SM_STR_OBJ_T *s = fp->f_cookie;
170 register SM_STR_OBJ_T *s = fp->f_cookie;
223 register SM_STR_OBJ_T *s;
228 s = sm_malloc(sizeof(SM_STR_OBJ_T));
295 SM_STR_OBJ_T *s = fp->f_cookie;
324 register SM_STR_OBJ_T *s = fp->f_cookie;
[all …]