Home
last modified time | relevance | path

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

/usr/
Dgen_init_cpio.c297 unsigned int nlinks) in cpio_mkfile() argument
336 for (i = 1; i <= nlinks; i++) { in cpio_mkfile()
338 if (i == nlinks) size = buf.st_size; in cpio_mkfile()
350 nlinks, /* nlink */ in cpio_mkfile()
408 int nlinks = 1; in cpio_mkfile_line() local
439 nlinks++; in cpio_mkfile_line()
446 mode, uid, gid, nlinks); in cpio_mkfile_line()