Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/util/
Dzbin.c128 static int alloc_output_file ( size_t max_len, struct output_file *output ) { in alloc_output_file() function
370 if ( alloc_output_file ( ( input.len * 4 ), &output ) < 0 ) in main()