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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dtftp.c40 #define USE_GETPUT(...) macro
44 #define USE_GETPUT(...) macro
48 #define USE_GETPUT(...) __VA_ARGS__ macro
112 static int tftp( USE_GETPUT(const int cmd,)
398 USE_GETPUT(int cmd;)
406 USE_GETPUT("?g--p:p--g");
408 USE_GETPUT(cmd =) getopt32(argv,
450 result = tftp( USE_GETPUT(cmd,) peer_lsa, remotefile, fd, port, blocksize);

Completed in 24 milliseconds