Home
last modified time | relevance | path

Searched refs:copy_filename (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dnet.c315 copy_filename(net_boot_file_name, argv[1], in netboot_common()
321 copy_filename(net_boot_file_name, argv[2], in netboot_common()
333 copy_filename(net_boot_file_name, argv[3], in netboot_common()
H A Dpxe.c1602 copy_filename(net_boot_file_name, "", sizeof(net_boot_file_name)); in do_pxe_boot()
/OK3568_Linux_fs/u-boot/common/
H A Dupdate.c74 copy_filename(net_boot_file_name, filename, sizeof(net_boot_file_name)); in update_load()
91 copy_filename(net_boot_file_name, saved_bootfile, in update_load()
/OK3568_Linux_fs/u-boot/net/
H A Dnet.su
H A Dbootp.c162 copy_filename(net_boot_file_name, bp->bp_file, in store_net_params()
771 copy_filename(bp->bp_file, net_boot_file_name, sizeof(bp->bp_file)); in bootp_request()
990 copy_filename(bp->bp_file, net_boot_file_name, sizeof(bp->bp_file)); in dhcp_send_request_packet()
H A Dnet.c221 copy_filename(net_boot_file_name, value, in on_bootfile()
1483 void copy_filename(char *dst, const char *src, int size) in copy_filename() function
/OK3568_Linux_fs/u-boot/cmd/mvebu/
H A Dbubt.c716 copy_filename(net_boot_file_name, in do_bubt_cmd()
720 copy_filename(net_boot_file_name, argv[1], in do_bubt_cmd()
/OK3568_Linux_fs/u-boot/include/
H A Dnet.h844 void copy_filename(char *dst, const char *src, int size);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map