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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dmconf.c279 static void show_file(const char *filename, const char *title, int r, int c);
834 show_file(".help.tmp", title, r, c);
863 static void show_file(const char *filename, const char *title, int r, int c) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c3495 static ssize_t show_file(struct device *dev, struct device_attribute *attr, char *buf) function
3583 static DEVICE_ATTR(file, 0444, show_file, NULL);

Completed in 62 milliseconds