Home
last modified time | relevance | path

Searched refs:__close (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/net/
H A Drexec.c102 (void) __close(s);
119 (void) __close(s);
126 (void) __close(s2);
131 (void) __close(s2);
145 __close(s2);
187 (void) __close(*fd2p);
188 (void) __close(s);
H A Drcmd.c206 (void)__close(s);
292 (void)__close(s2);
314 (void)__close(s2);
330 (void)__close(s2);
399 (void)__close(*fd2p);
401 (void)__close(s);
463 (void)__close(s);
469 (void)__close(s);
/dports/audio/lollypop/lollypop-5b2d95f4f8509d80fa86ab7d65b118326dc82a95/lollypop/
H A Dmenu_artwork.py49 self.__artwork_search.connect("hidden", self.__close)
53 def __close(self, action, variant): member in ArtistArtworkMenu
96 self.__artwork_search.connect("hidden", self.__close)
100 def __close(self, action, variant): member in AlbumArtworkMenu
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/xc16x/
H A Dclose.S14 .global __close
15 __close: label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvnecv70/
H A Dclose.s2 .globl __close
4 __close: label
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysvnecv70/
H A Dclose.S2 .globl __close
4 __close: label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvnecv70/
H A Dclose.s2 .globl __close
4 __close: label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/h8300hms/
H A Dclose.S8 .global __close
9 __close: label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/h8300hms/
H A Dclose.S8 .global __close
9 __close: label
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/h8300hms/
H A Dclose.S8 .global __close
9 __close: label
/dports/devel/hadoop2/jetty-6.1.14/contrib/cometd/bayeux/src/main/java/org/mortbay/cometd/filter/
H A DNoMarkupFilter.java23 private static Pattern __close=Pattern.compile(">"); field in NoMarkupFilter
29 string=__close.matcher(string).replaceAll(">"); in filterString()
/dports/devel/hadoop/jetty-6.1.14/contrib/cometd/bayeux/src/main/java/org/mortbay/cometd/filter/
H A DNoMarkupFilter.java23 private static Pattern __close=Pattern.compile(">"); field in NoMarkupFilter
29 string=__close.matcher(string).replaceAll(">"); in filterString()
/dports/editors/gedit-plugins/gedit-plugins-40.1/plugins/git/git/
H A Dworkerthread.py56 def __close(self, process_results): member in WorkerThread
72 self.__close(False)
75 self.__close(True)
/dports/devel/p5-Inline-Java/Inline-Java-0.540/Java/
H A DHandle.pm113 sub __close { subroutine
157 $this->__close() ;
259 return $this->__close() ;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddl-profile.c282 __close (fd); in _dl_start_profile()
303 __close (fd); in _dl_start_profile()
316 __close (fd); in _dl_start_profile()
333 __close (fd); in _dl_start_profile()
340 __close (fd); in _dl_start_profile()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddl-profile.c282 __close (fd); in _dl_start_profile()
303 __close (fd); in _dl_start_profile()
316 __close (fd); in _dl_start_profile()
333 __close (fd); in _dl_start_profile()
340 __close (fd); in _dl_start_profile()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/dl/
H A Ddl-profile.c282 __close (fd); in _dl_start_profile()
303 __close (fd); in _dl_start_profile()
316 __close (fd); in _dl_start_profile()
333 __close (fd); in _dl_start_profile()
340 __close (fd); in _dl_start_profile()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dgethostid.c49 __close (fd);
78 __close (fd); in gethostid()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dgethostid.c49 __close (fd);
78 __close (fd); in gethostid()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/
H A Dgethostid.c49 __close (fd);
78 __close (fd); in gethostid()
/dports/devel/radare2/radare2-5.1.1/libr/io/p/
H A Dio_rbuf.c23 static int __close(RIODesc *fd) { in __close() function
54 .close = __close,
H A Dio_winkd.c102 static int __close(RIODesc *fd) { in __close() function
113 .close = __close,
/dports/astro/py-ro/RO-3.6.9/tools/
H A Dcheol.py80 self.__close()
88 def __close(self): member in FileMorpher
134 self.__close()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/flow/
H A DFileTraceLogWriter.cpp29 #define __close ::close macro
42 #define __close _close macro
114 while ( __close(traceFileFD) ) threadSleep(0.1); in close()
/dports/net/czmq/czmq-4.1.1/bindings/jni/src/main/java/org/zeromq/czmq/
H A DZfile.java199 native static void __close (long self); in __close() method in Zfile
201 __close (self); in Close()

12345678910>>...17