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

/freebsd-11-stable/usr.bin/ar/
H A Dar.h85 const char *posarg; /* position arg for modifiers -a, -b. */ member in struct:bsdar
H A Dar.c278 if ((bsdar->posarg = basename(*argv)) == NULL)
H A Dwrite.c459 if (strcmp(obj->name, bsdar->posarg) == 0) {
/freebsd-11-stable/contrib/elftoolchain/ar/
H A Dar.h103 const char *posarg; /* position arg for modifiers -a, -b. */ member in struct:bsdar
H A Dar.c298 if ((bsdar->posarg = basename(*argv)) == NULL)
H A Dwrite.c445 if (strcmp(obj->name, bsdar->posarg) == 0) {

Completed in 289 milliseconds