Searched defs:close (Results 26 - 50 of 101) sorted by relevance

12345

/openbsd-current/sys/dev/pci/drm/amd/display/dc/gpio/
H A Dhw_gpio.h66 void (*close)( member in struct:hw_gpio_pin_funcs
/openbsd-current/sys/dev/
H A Dvideo_if.h34 int (*close)(void *); member in struct:video_hw_if
H A Daudio_if.h70 void (*close)(void *); /* close hardware */ member in struct:audio_hw_if
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPackageLocation.pm245 sub close($self, $hint = 0) subroutine
/openbsd-current/usr.sbin/pkg_add/OpenBSD/PackageRepository/
H A DInstalled.pm239 sub close($, $, $ = undef) subroutine
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/
H A Dsanitizer_wrappers.cpp128 int close(int fd) { function
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DHandle.pm381 sub close { subroutine
/openbsd-current/lib/libsndio/
H A Dsio_priv.h53 void (*close)(struct sio_hdl *); member in struct:sio_ops
/openbsd-current/gnu/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc263 __basic_file<char>::close() function in class:__basic_file
/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_fstream.h534 close() function in class:basic_ifstream
665 close() function in class:basic_ofstream
795 close() function in class:basic_fstream
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/io/
H A Dbasic_file_stdio.cc174 __basic_file<char>::close() function in class:std::__basic_file
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_fstream.h577 close() function in class:std::basic_ifstream
703 close() function in class:std::basic_ofstream
827 close() function in class:std::basic_fstream
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Dfileops.c54 # define close(FD) __close (FD) macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dserial.h211 void (*close) (struct serial *); member in struct:serial_ops
/openbsd-current/games/sail/
H A Ddr_3.c323 struct ship *close; local
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Dloadmsgcat.c97 # define close __close macro
/openbsd-current/sys/lib/libsa/
H A Dcread.c230 close(int fd) function
H A Dstand.h62 int (*close)(struct open_file *f); member in struct:fs_ops
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/IO/
H A DScalar.pm125 sub close { subroutine
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dpty_spawn.py316 def close(self, force=True): member in class:spawn
/openbsd-current/sys/arch/i386/stand/libsa/
H A Dpxe.c507 t_PXENV_UDP_CLOSE *close = (void *) pxe_command_buf; local
/openbsd-current/sys/arch/amd64/stand/libsa/
H A Dpxe.c507 t_PXENV_UDP_CLOSE *close = (void *) pxe_command_buf; local
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_gem.h95 void (*close)(struct drm_gem_object *obj, struct drm_file *file); member in struct:drm_gem_object_funcs
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Compress/
H A DBase.pm819 sub close subroutine
/openbsd-current/gnu/usr.bin/perl/cpan/HTTP-Tiny/lib/HTTP/
H A DTiny.pm1177 sub close { subroutine
[all...]

Completed in 326 milliseconds

12345