Searched refs:emptydir (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddir.c53 static struct dirtemplate emptydir = { 0, DIRBLKSIZ }; variable in typeref:struct:dirtemplate
945 (void) memmove(cp, (char *)&emptydir,
946 sizeof (emptydir));
1151 (void) memmove(cp, (void *)&emptydir, sizeof (emptydir));

Completed in 45 milliseconds