Home
last modified time | relevance | path

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

/src/stand/libsa/
H A Dtftp.c76 static int tftp_preload(struct open_file *);
87 .fo_preload = tftp_preload,
729 tftp_preload(struct open_file *f) in tftp_preload() function