Searched refs:SM_STR_OBJ_T (Results 1 – 1 of 1) sorted by relevance
47 typedef struct sm_str_obj SM_STR_OBJ_T; typedef60 static bool sm_strgrow __P((SM_STR_OBJ_T *, size_t));64 SM_STR_OBJ_T *s; in sm_strgrow()99 register SM_STR_OBJ_T *s = fp->f_cookie;132 register SM_STR_OBJ_T *s = fp->f_cookie;172 register SM_STR_OBJ_T *s = fp->f_cookie;225 register SM_STR_OBJ_T *s;228 s = sm_rpool_malloc_x(rpool, sizeof(SM_STR_OBJ_T));230 s = sm_malloc(sizeof(SM_STR_OBJ_T));297 SM_STR_OBJ_T *s = fp->f_cookie;[all …]