Searched refs:fnbase (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c1619 char *fnbase, *buf; local
1650 if ((fnbase = basename(ecp->debuglink)) == NULL)
1652 crc_off = roundup(strlen(fnbase) + 1, 4);
1658 strncpy(sa->content, fnbase, strlen(fnbase));

Completed in 53 milliseconds