HRDLNK
static HRDLNK **ltab = NULL; /* hard link table for detecting hard links */
if ((ltab = calloc(L_TAB_SZ, sizeof(HRDLNK *))) == NULL) {
HRDLNK *pt;
HRDLNK **ppt;
if ((pt = malloc(sizeof(HRDLNK))) != NULL) {
HRDLNK *pt;
HRDLNK **ppt;
HRDLNK *pt;
HRDLNK *ppt;