/openbsd-src/gnu/usr.sbin/mkhybrid/src/ |
H A D | hash.c | 58 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 D | types.h | 8 typedef short dev_t; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
H A D | 980511-1.c | 2 typedef __kernel_dev_t dev_t; typedef
|
H A D | 920428-2.c | 107 typedef short dev_t; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 980526-2.c | 1 typedef unsigned int dev_t; typedef
|
/openbsd-src/sys/arch/landisk/landisk/ |
H A D | machdep.c | 391 cpu_dump(int (*dump)(dev_t, daddr_t, caddr_t, size_t), daddr_t *blknop) in cpu_dump()
|
/openbsd-src/sys/sys/ |
H A D | types.h | 137 typedef __dev_t dev_t; /* device number */ typedef
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | sys-types.h | 94 typedef int dev_t; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | sys-types.h | 94 typedef int dev_t; typedef
|
/openbsd-src/sys/dev/wscons/ |
H A D | wsdisplay.c | 2180 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 D | subr_disk.c | 1219 disk_gone(int (*open)(dev_t, int, int, struct proc *), int unit) in disk_gone() argument
|
/openbsd-src/sys/arch/sparc64/sparc64/ |
H A D | pmap.c | 2059 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 D | vmsish.h | 628 # define dev_t mydev_t macro
|