HomeSort by relevance Sort by last modified time
    Searched full:bad_field (Results 1 - 1 of 1) sorted by null

  /external/grub/stage2/
gunzip.c 201 bad_field (int len) function
297 || bad_field (*((unsigned short *) buf))))
298 || ((buf[3] & ORIG_NAME) && bad_field (-1))
299 || ((buf[3] & COMMENT) && bad_field (-1)))
    [all...]

Completed in 62 milliseconds