Home
last modified time | relevance | path

Searched refs:cpioinfo_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h283 } cpioinfo_t; typedef
286 extern void stat_to_svr32_stat(cpioinfo_t *TmpSt, struct stat *FromStat);
H A Dcpiostat.c51 stat_to_svr32_stat(cpioinfo_t *TmpSt, struct stat *FromStat) in stat_to_svr32_stat()
H A Dcpio.c7504 cpioinfo_t TmpSt; in convert_to_old_stat()
7506 (void) memset(&TmpSt, 0, sizeof (cpioinfo_t)); in convert_to_old_stat()