File: vnode_qemu.h

package info (click to toggle)
afflib 3.7.17-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,320 kB
  • sloc: cpp: 20,885; ansic: 15,908; makefile: 526; sh: 438; python: 192
file content (9 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
/*
 * This file is a work of a US government employee and as such is in the Public domain.
 * Simson L. Garfinkel, March 12, 2012
 */

extern struct af_vnode vnode_vmdk;
extern struct af_vnode vnode_dmg;
extern struct af_vnode vnode_sparseimage;