Searched refs:struct_ (Results 1 – 3 of 3) sorted by relevance
394 #define REPLACE(string, slen, struct_) \ argument396 if (struct_.name != NULL) \397 free(struct_.name); \398 if ((struct_.name = strdup(buf + (slen))) == NULL) \400 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