Home
last modified time | relevance | path

Searched defs:tftpopen (Results 1 – 4 of 4) sorted by relevance

/plan9-contrib/sys/src/boot/vt4/
H A Dbootp.c345 tftpopen(int ctlrno, Netaddr *a, char *name, Tftp *tftp, int op) in tftpopen() function
/plan9-contrib/sys/src/nboot/pc/
H A Dpxe.c296 tftpopen(Tftp *t, char *path, IP4 sip, IP4 dip, IP4 gip) in tftpopen() function
/plan9-contrib/sys/src/nboot/efi/
H A Dpxe.c278 tftpopen(Tftp *t, char *path) in tftpopen() function
/plan9-contrib/sys/src/9/pcboot/
H A Dpxeload.c612 tftpopen(Openeth *oe, char *file, Bootp *rep) in tftpopen() function