Home
last modified time | relevance | path

Searched defs:dev_t (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/usr.sbin/mkhybrid/src/
H A Dhash.c58 struct file_hash * FDECL2(find_hash, dev_t, dev, ino_t, inode){ in FDECL2() argument
93 void FDECL2(add_directory_hash, dev_t, dev, ino_t, inode){ in FDECL2() argument
107 struct file_hash * FDECL2(find_directory_hash, dev_t, dev, ino_t, inode){ in FDECL2() argument
/openbsd-src/gnu/usr.bin/binutils/include/mpw/sys/
H A Dtypes.h8 typedef short dev_t; typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980511-1.c2 typedef __kernel_dev_t dev_t; typedef
H A D920428-2.c107 typedef short dev_t; typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980526-2.c1 typedef unsigned int dev_t; typedef
/openbsd-src/sys/arch/landisk/landisk/
H A Dmachdep.c391 cpu_dump(int (*dump)(dev_t, daddr_t, caddr_t, size_t), daddr_t *blknop) in cpu_dump()
/openbsd-src/sys/sys/
H A Dtypes.h137 typedef __dev_t dev_t; /* device number */ typedef
/openbsd-src/gnu/gcc/gcc/
H A Dsys-types.h94 typedef int dev_t; typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsys-types.h94 typedef int dev_t; typedef
/openbsd-src/sys/dev/wscons/
H A Dwsdisplay.c2180 wsdisplay_set_cons_kbd(int (* get)(dev_t),void (* poll)(dev_t,int),void (* bell)(dev_t,u_int,u_int,u_int)) wsdisplay_set_cons_kbd() argument
2181 wsdisplay_set_cons_kbd(int (* get)(dev_t),void (* poll)(dev_t,int),void (* bell)(dev_t,u_int,u_int,u_int)) wsdisplay_set_cons_kbd() argument
[all...]
/openbsd-src/sys/kern/
H A Dsubr_disk.c1219 disk_gone(int (*open)(dev_t, int, int, struct proc *), int unit) in disk_gone() argument
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dpmap.c2059 pmap_dumpmmu(int (*dump)(dev_t, daddr_t, caddr_t, size_t), daddr_t blkno) in pmap_dumpmmu()
/openbsd-src/gnu/usr.bin/perl/vms/
H A Dvmsish.h628 # define dev_t mydev_t macro