Home
last modified time | relevance | path

Searched refs:c_spare1 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/include/protocols/
HDdumprestore.h93 int16_t c_spare1[3]; /* old nlink, ids */ member
/NextBSD/sbin/restore/
HDtape.c1473 buf->c_uid = buf->c_spare1[1]; in gethead()
1474 buf->c_gid = buf->c_spare1[2]; in gethead()