Home
last modified time | relevance | path

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

/linux-4.1.27/usr/
Dgen_init_cpio.c72 static void cpio_trailer(void) in cpio_trailer() function
620 cpio_trailer(); in main()
/linux-4.1.27/Documentation/early-userspace/
Dbuffer-format.txt32 cpio_archive := cpio_file* + (<nothing> | cpio_trailer)
36 cpio_trailer := ALGN(4) + cpio_header + "TRAILER!!!\0" + ALGN(4)