HomeSort by relevance Sort by last modified time
    Searched refs:pxe_getc (Results 1 - 6 of 6) sorted by null

  /external/syslinux/core/fs/pxe/
ftp_readdir.c 63 c = pxe_getc(inode);
pxe.h 226 int pxe_getc(struct inode *inode);
ftp.c 83 while ((c = pxe_getc(inode)) >= 0) {
http.c 236 int ch = pxe_getc(inode);
http_readdir.c 398 c = pxe_getc(inode);
pxe.c 151 int pxe_getc(struct inode *inode) function

Completed in 165 milliseconds