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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/boot/compressed/
H A Drelocs.c83 static const char *bind_name[] = { local
91 if (bind < ARRAY_SIZE(bind_name)) {
92 name = bind_name[bind];

Completed in 90 milliseconds