HomeSort by: relevance | last modified time | path
    Searched refs:tftp_fs_ops (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/stand/efiboot/
devopen.c 44 file_system[0] = tftp_fs_ops;
conf.c 64 struct fs_ops tftp_fs_ops = FS_OPS(tftp); variable in typeref:struct:fs_ops
efiboot.h 48 extern struct fs_ops tftp_fs_ops;

Completed in 42 milliseconds