Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst35 cpio_archive := cpio_file* + (<nothing> | cpio_trailer)
39 cpio_trailer := ALGN(4) + cpio_header + "TRAILER!!!\0" + ALGN(4)
/openbmc/linux/usr/
H A Dgen_init_cpio.c77 static void cpio_trailer(void) in cpio_trailer() function
685 cpio_trailer(); in main()