Home | History | Annotate | Download | only in libpopt

Lines Matching refs:alen

589     size_t alen;
613 alen = strlen(a);
614 tn += alen;
618 strncpy(te, a, alen); te += alen;