Searched refs:parse_header (Results 1 – 6 of 6) sorted by relevance
33 with mock.patch('create_nmf.ParseElfHeader') as parse_header:34 parse_header.return_value = ('x8-64', False)40 parse_header.assert_called_once_with('foo.nexe')48 parse_header.reset_mock()52 parse_header.assert_called_once_with('foo.nexe')
145 parse_header(const char *flags) { in parse_header() function166 if (!(info->matchflags = parse_header(cb->arg))) in ipv6header_parse()
196 static int parse_header(char const ** ptr, char const * end) in parse_header() function243 if (!parse_header(&ptr, end)) in parse_all()
271 static boolean parse_header( struct translate_ctx *ctx ) in parse_header() function1502 if (!parse_header( ctx )) in translate()
734 content_type, parameters = cgi.parse_header(