Home
last modified time | relevance | path

Searched refs:file_get (Results 1 – 2 of 2) sorted by relevance

/external/toybox/toys/pending/
Dtftp.c267 static int file_get(void) in file_get() function
460 if (toys.optflags & FLAG_g) file_get(); in tftp_main()
/external/u-boot/common/
Dcli_hush.c423 static int file_get(struct in_str *i);
1091 static int file_get(struct in_str *i) function
1158 i->get = file_get;