Searched defs:file (Results 1 - 25 of 1082) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D1832.f1 character*120 file variable
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmacroscope.h33 struct macro_source_file *file; member in struct:macro_scope
/openbsd-current/regress/lib/libc/sleep/
H A DMakefile9 file=$$(mktemp -t sleep.XXXXXXXXXX); ./${PROG} 4 >$$file & pid=$$!; \ macro
/openbsd-current/lib/libc/stdio/
H A Dremove.c40 remove(const char *file) argument
/openbsd-current/usr.bin/sndiod/
H A Ddev_sioctl.h26 struct file *file; member in struct:dev_sioctl
H A Dmiofile.h24 struct file *file; member in struct:port_mio
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dint_util.c26 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
38 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
52 void __compilerrt_abort_impl(const char *file, int line, const char *function) { argument
H A Deprintf.c23 __eprintf(const char *format, const char *assertion_expression, const char *line, const char *file) argument
/openbsd-current/sys/dev/pci/drm/include/linux/
H A Dsync_file.h11 struct file *file; member in struct:sync_file
/openbsd-current/sys/arch/alpha/stand/nboot/
H A Ddevopen.c22 devopen(struct open_file *f, const char *fname, char **file) argument
/openbsd-current/lib/libz/
H A Dgzclose.c11 int ZEXPORT gzclose(gzFile file) { argument
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dlocation.h30 const char *file; local
H A Dgenconstants.c47 FILE *file = info; local
/openbsd-current/sys/dev/microcode/udl/
H A Dbuild.c34 FILE *file; local
/openbsd-current/usr.bin/dig/lib/isc/unix/
H A Derrno2result.c36 isc___errno2result(int posixerrno, int dolog, const char *file, unsigned int line) argument
/openbsd-current/usr.bin/rdist/
H A Disexec.c43 isexec(char *file, struct stat *statp) argument
/openbsd-current/gnu/gcc/gcc/
H A Dgenchecksum.c33 dosum (const char *file) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/ext/
H A Dstdio_filebuf_2.cc37 FILE* file = fopen(name, "w"); local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dgen-aout.c35 FILE *file = fopen("gen-aout", "r"); local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dgen-aout.c35 FILE *file = fopen("gen-aout", "r"); local
/openbsd-current/sys/arch/amd64/stand/pxeboot/
H A Dopen.c81 char *file; local
[all...]
/openbsd-current/sys/arch/i386/stand/pxeboot/
H A Dopen.c81 char *file; local
[all...]
/openbsd-current/lib/libc/gen/
H A Dassert.c37 __assert(const char *file, int line, const char *failedexpr) argument
47 __assert2(const char *file, int line, const char *func, const char *failedexpr) argument
/openbsd-current/regress/lib/libpthread/readdir/
H A Dreaddir.c54 struct dirent * file; local
/openbsd-current/regress/lib/libc/stdio_threading/fopen/
H A Dfopen_test.c31 FILE *file; local

Completed in 627 milliseconds

1234567891011>>