Searched defs:sl_remap_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c356 } sl_remap_t; typedef in typeref:struct:sl_remap
376 static sl_remap_t *sl_remap_head = NULL; /* head of the inode-remap list */
9575 sl_remap_t *q;
9583 q = e_zalloc(E_EXIT, sizeof (sl_remap_t));

Completed in 97 milliseconds