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

/external/syslinux/efi/
H A Dpxe.c14 { "ftp", ftp_open, O_DIRECTORY },
/external/syslinux/core/fs/pxe/
H A Dpxe.h257 void ftp_open(struct url_info *url, int flags, struct inode *inode,
H A Dcore.c14 { "ftp", ftp_open, O_DIRECTORY },
H A Dftp.c185 void ftp_open(struct url_info *url, int flags, struct inode *inode, function
/external/syslinux/gpxe/src/net/tcp/
H A Dftp.c479 static int ftp_open ( struct xfer_interface *xfer, struct uri *uri ) { function
528 .open = ftp_open,

Completed in 133 milliseconds