Searched defs:sysfd (Results 1 – 2 of 2) sorted by relevance
26 func newFD(sysfd, family, sotype int, net string) (*netFD, error) { argument
153 struct kvm_cpuid2 *tst_kvm_get_cpuid(int sysfd) in tst_kvm_get_cpuid()