Home
last modified time | relevance | path

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

/usr/
Dgen_init_cpio.c21 #define xstr(s) #s argument
22 #define str(s) xstr(s) argument
67 static void push_hdr(const char *s) in push_hdr() argument
69 fputs(s, stdout); in push_hdr()
75 char s[256]; in cpio_trailer() local
78 sprintf(s, "%s%08X%08X%08lX%08lX%08X%08lX" in cpio_trailer()
94 push_hdr(s); in cpio_trailer()
106 char s[256]; in cpio_mkslink() local
110 sprintf(s,"%s%08X%08X%08lX%08lX%08X%08lX" in cpio_mkslink()
126 push_hdr(s); in cpio_mkslink()
[all …]
DKconfig7 string "Initramfs source file(s)"
159 It's compression ratio and speed is intermediate. Decompression speed
172 This algorithm's compression ratio is best but has a large dictionary
198 It's compression ratio is the second poorest amongst the choices. The
199 kernel size is about 10% bigger than gzip. Despite that, it's
200 decompression speed is the second fastest and it's compression speed
210 It's compression ratio is the poorest amongst the choices. The kernel