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

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dtftp.c93 char *serverfile, int localfd, int port)
154 if ((*cp = *serverfile++) == '\0')
353 char *serverfile; local
357 host = (void *) serverstr = serverfile = localfile = NULL;
388 serverfile = cp + 1;
399 printf("using server \"%s\", serverfile \"%s\","
402 serverfile, localfile);
409 flags = tftp(cmd, host, serverfile, fd, 69);
92 tftp(int cmd, struct hostent *host, char *serverfile, int localfd, int port) argument

Completed in 47 milliseconds