Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:strdup

1064 #undef strdup
1065 #define strdup MYstrdup
1088 new->name = strdup(name);
1094 new->value = strdup(value);
1327 * strdup()'ed.