Searched refs:__refdup_word (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/com32/elflink/ldlinux/
H A Dreadconfig.c533 static const char *__refdup_word(char *p, char **ref) function
548 return __refdup_word(*p, p);
1184 ld.label = __refdup_word(p, NULL);
1185 ld.kernel = __refdup_word(p, NULL);

Completed in 81 milliseconds