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

/freebsd-9.3-release/bin/pax/
H A Dsel_subs.h52 } GRPT; typedef in typeref:struct:grpt
H A Dsel_subs.c64 static GRPT **grptb = NULL; /* group selection table */
207 GRPT *pt;
217 ((grptb = (GRPT **)calloc(GRP_TB_SZ, sizeof(GRPT *))) == NULL)) {
259 if ((pt = (GRPT *)malloc(sizeof(GRPT))) != NULL) {
279 GRPT *pt;

Completed in 168 milliseconds