Home | History | Annotate | Download | only in pax

Lines Matching refs:HRDLNK

80 static HRDLNK **ltab = NULL;	/* hard link table for detecting hard links */
121 if ((ltab = (HRDLNK **)calloc(L_TAB_SZ, sizeof(HRDLNK *))) == NULL) {
143 HRDLNK *pt;
144 HRDLNK **ppt;
203 if ((pt = (HRDLNK *)malloc(sizeof(HRDLNK))) != NULL) {
229 HRDLNK *pt;
230 HRDLNK **ppt;
284 HRDLNK *pt;
285 HRDLNK *ppt;