Searched refs:usage (Results 51 - 71 of 71) sorted by relevance

123

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dnand_ecc.c122 * usage: bb-nandflash-ecc start_address size
124 void usage(const char *prog) function
159 usage(argv[0]);
164 usage(argv[0]);
H A Dosbridge-crc.c58 void usage(int status) function
104 usage(EXIT_SUCCESS);
107 usage(EXIT_FAILURE);
H A Dmkzcfw.c127 static void usage(int status) function
391 usage(EXIT_SUCCESS);
394 usage(EXIT_FAILURE);
H A Dpc1crypt.c215 void usage(int status) function
266 usage(EXIT_SUCCESS);
269 usage(EXIT_FAILURE);
H A Dmkfwimage.c181 static void usage(const char* progname) function
413 usage(argv[0]);
435 usage(argv[0]);
442 usage(argv[0]);
H A Dmkfwimage2.c132 static void usage(const char* progname) function
398 usage(argv[0]);
H A Dmktplinkfw.c360 static void usage(int status) function
1016 usage(EXIT_SUCCESS);
1019 usage(EXIT_FAILURE);
H A Dmkcasfw.c280 usage(int status) function
950 usage(EXIT_SUCCESS);
H A Dmkcsysimg.c219 usage(int status) function
1086 usage(EXIT_SUCCESS);
H A Dmkmylofw.c208 usage(int status) function
1209 usage(EXIT_SUCCESS);
H A Dmkzynfw.c272 usage(int status) function
1078 usage(EXIT_SUCCESS);
/netgear-R7800-V1.0.2.28/scripts/
H A Dfeeds260 usage();
420 usage();
473 usage();
549 usage();
585 sub usage() { subroutine
633 $arg or usage();
640 usage();
H A Dconfig.sub62 usage="\
96 echo "$usage"; exit ;;
H A Dconfig.guess43 usage="\
77 echo "$usage"; exit ;;
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dmtd.c510 static void usage(void) function
629 usage();
635 usage();
641 usage();
651 usage();
657 usage();
708 usage();
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dubi32-gpio.c155 static void ubi_port_setup(unsigned gpio, unsigned short usage) argument
158 if (usage) {
/netgear-R7800-V1.0.2.28/package/libdaemon/
H A DMakefile36 - An API for serializing UNIX signals into a pipe for usage with select() or poll()
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/src/shell_lib/
H A Dshell_io.c194 sw_error_t __cmd_data_check_quit_help(char *cmd, char *usage) argument
201 dprintf("%s", usage);
208 sw_error_t __cmd_data_check_complex(char *info, char *defval, char *usage, argument
219 ret = __cmd_data_check_quit_help(cmd, usage);
225 dprintf("%s", usage);
232 sw_error_t __cmd_data_check_range(char *info, char *defval, char *usage, argument
243 ret = __cmd_data_check_quit_help(cmd, usage);
249 dprintf("%s", usage);
256 sw_error_t __cmd_data_check_boolean(char *info, char *defval, char *usage, argument
267 ret = __cmd_data_check_quit_help(cmd, usage);
[all...]
/netgear-R7800-V1.0.2.28/package/qca-ssdk-shell/src/src/shell/
H A Dshell_io.c239 sw_error_t __cmd_data_check_quit_help(char *cmd, char *usage) argument
246 dprintf("%s", usage);
253 sw_error_t __cmd_data_check_complex(char *info, char *defval, char *usage, argument
264 ret = __cmd_data_check_quit_help(cmd, usage);
270 dprintf("%s", usage);
1068 dprintf("usage: the range is 0 -- 4095\n");
1075 dprintf("usage: the range is 0 -- 4095\n");
1093 dprintf("usage: the range is 0 -- 4095 or 65535\n");
1100 dprintf("usage: the range is 0 -- 4095 or 65535\n");
1119 dprintf("usage
[all...]
/netgear-R7800-V1.0.2.28/target/linux/generic/files/fs/yaffs2/
H A Dyaffs_guts.c3305 int usage; local
3324 usage = -1;
3331 (dev->cache[i].last_use < usage || !cache)) {
3332 usage = dev->cache[i].last_use;
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/ar6000/wmi/
H A Dwmi_doc.h24 This section describes the format and the usage model for WMI control and
389 UINT8 keyUsage Specifies usage parameters of the key when

Completed in 697 milliseconds

123