Searched refs:cpioinfo_t (Results 1 – 3 of 3) sorted by relevance
283 } cpioinfo_t; typedef286 extern void stat_to_svr32_stat(cpioinfo_t *TmpSt, struct stat *FromStat);
54 stat_to_svr32_stat(cpioinfo_t *TmpSt, struct stat *FromStat) in stat_to_svr32_stat()
7487 cpioinfo_t TmpSt; in convert_to_old_stat()7489 (void) memset(&TmpSt, 0, sizeof (cpioinfo_t)); in convert_to_old_stat()