Home
last modified time | relevance | path

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

/external/syslinux/com32/chain/
Dpartiter.c511 static struct part_iter *pi_alloc(void) in pi_alloc() function
643 if (!(iter = pi_alloc())) in pi_begin()