Searched refs:struct_ (Results 1 – 3 of 3) sorted by relevance
426 #define REPLACE(string, slen, struct_) \ argument428 if (struct_.name != NULL) \429 free(struct_.name); \430 if ((struct_.name = strdup(buf + (slen))) == NULL) \432 struct_.len = strlen(buf + (slen)); \
37 // This can not be declared as a global, because references to struct_*_sz
31 // This can not be declared as a global, because references to struct_*_sz