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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A Dbinoffset.c42 char *inputname; variable
127 inputname = argv[1];
129 inputfd = open (inputname, O_RDONLY);
132 progname, inputname);
152 progname, errno, inputname);

Completed in 14 milliseconds