Home | History | Annotate | Download | only in e2fsck

Lines Matching defs:strdup

1067 #undef strdup
1068 #define strdup MYstrdup
1091 new->name = strdup(name);
1097 new->value = strdup(value);
1330 * strdup()'ed.