Home
last modified time | relevance | path

Searched refs:CLOSE (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-signal.c93 enum { CLOSE, STOP, NOOP } stop_or_close; enumerator
107 else if (ctx->stop_or_close == CLOSE) in signal_cb()
118 if (ctx->stop_or_close == CLOSE) in signal_cb_one_shot()
139 ctx->stop_or_close = CLOSE; in start_watcher()
175 sc.stop_or_close = CLOSE; /* now close it when it's done */ in TEST_IMPL()
231 sc.stop_or_close = CLOSE; /* now close it when it's done */ in TEST_IMPL()
253 sc[0].stop_or_close = CLOSE; in TEST_IMPL()
254 sc[1].stop_or_close = CLOSE; in TEST_IMPL()
264 sc[0].stop_or_close = CLOSE; in TEST_IMPL()
265 sc[1].stop_or_close = CLOSE; in TEST_IMPL()
[all …]
/netbsd-src/external/bsd/less/dist/
H A Dregexp.c96 #define CLOSE 30 /* no Analogous to OPEN. */ macro
347 ender = regnode((paren) ? CLOSE+parno : END);
927 case CLOSE+1:
928 case CLOSE+2:
929 case CLOSE+3:
930 case CLOSE+4:
931 case CLOSE+5:
932 case CLOSE+6:
933 case CLOSE+7:
934 case CLOSE+8:
[all …]
/netbsd-src/lib/libcompat/regexp/
H A Dregexp.c101 #define CLOSE 30 /* no Analogous to OPEN. */ macro
348 ender = regnode((paren) ? CLOSE+parno : END);
1004 case CLOSE+1:
1005 case CLOSE+2:
1006 case CLOSE+3:
1007 case CLOSE+4:
1008 case CLOSE+5:
1009 case CLOSE+6:
1010 case CLOSE+7:
1011 case CLOSE+8:
[all …]
/netbsd-src/tests/dev/audio/
H A Daudiotest.c1047 #define CLOSE(fd) \ macro
1333 CLOSE(fd); in reset_after_mmap()
1436 r = CLOSE(fd); in test_open_mode()
1519 r = CLOSE(fd); in test_open()
1599 r = CLOSE(fd); in test_open()
1668 r = CLOSE(fd); in test_open()
1706 r = CLOSE(fd); in DEF()
1712 r = CLOSE(fd); in DEF()
1723 r = CLOSE(fd); in DEF()
1751 r = CLOSE(fd); in DEF()
[all …]
/netbsd-src/usr.sbin/isibootd/
H A Disibootd.c103 #define CLOSE 4 macro
247 if (fp->opcode == CLOSE) { in main()
267 fp->opcode = CLOSE; in main()
/netbsd-src/external/ibm-public/postfix/dist/conf/
H A DTLS_LICENSE33 OTHER PEOPLE YOU ARE STRONGLY ADVISED TO PAY CLOSE ATTENTION TO ANY
/netbsd-src/external/ibm-public/postfix/dist/
H A DTLS_LICENSE33 OTHER PEOPLE YOU ARE STRONGLY ADVISED TO PAY CLOSE ATTENTION TO ANY
/netbsd-src/lib/librumphijack/
H A Dhijack.c332 { DUALCALL_CLOSE, "close", RSYS_NAME(CLOSE) },
1171 int (*op_close)(int) = GETSYSCALL(host, CLOSE); in fd_host2host()
1672 op_close = GETSYSCALL(rump, CLOSE);
1680 op_close = GETSYSCALL(host, CLOSE);
1868 int (*op_close)(int) = GETSYSCALL(host, CLOSE);
2353 host_close = GETSYSCALL(host, CLOSE);
/netbsd-src/crypto/external/bsd/openssl.old/dist/Configurations/
H A Ddescrip.mms.tmpl651 CLOSE CONFIG
949 CLOSE OPT_FILE
993 CLOSE OPT_FILE
1079 @ CLOSE OPT_FILE
/netbsd-src/sys/arch/m68k/fpsp/
H A Dsatan.sa285 *--SO IF F IS CHOSEN TO BE CLOSE TO X AND ATAN(F) IS STORED IN
287 *--U = (X-F)/(1+XF) IS SMALL (REMEMBER F IS CLOSE TO X). IT IS
H A Dslogn.sa366 *--THIS SHOULD BE THE USUAL CASE, X NOT VERY CLOSE TO 1
/netbsd-src/crypto/external/bsd/openssl/dist/Configurations/
H A Ddescrip.mms.tmpl726 CLOSE CONFIG
1215 CLOSE OPT_FILE
1260 CLOSE OPT_FILE
1357 @ CLOSE OPT_FILE
/netbsd-src/lib/libpuffs/
H A Dpuffs.c80 FILLOP(close, CLOSE); in fillvnopmask()
/netbsd-src/external/mit/libuv/dist/src/unix/
H A Dfs.c1718 X(CLOSE, uv__fs_close(req->file)); in uv__fs_work()
1823 INIT(CLOSE); in uv_fs_close()
/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
H A DBtNetBSD201 CLOSE#file%
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs.c2801 XX(CLOSE, close) in uv__fs_work()
/netbsd-src/sys/fs/puffs/
H A Dpuffs_vnops.c350 CHECKOP_SUCCESS(CLOSE); in puffs_vnop_checkop()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.texi1527 values @code{MASTER}, @code{CLOSE} and @code{SPREAD} can be used to specify
1530 master thread. With @code{CLOSE} those are kept close to the master thread
H A Dlibgomp.info1345 values 'MASTER', 'CLOSE' and 'SPREAD' can be used to specify the
1348 master thread. With 'CLOSE' those are kept close to the master
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.texi2006 values @code{PRIMARY}, @code{MASTER}, @code{CLOSE} and @code{SPREAD} can
2009 same place partition as the primary thread. With @code{CLOSE} those are
H A Dlibgomp.info1839 values 'PRIMARY', 'MASTER', 'CLOSE' and 'SPREAD' can be used to
1842 same place partition as the primary thread. With 'CLOSE' those are
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfplsp.s6269 #--SO IF F IS CHOSEN TO BE CLOSE TO X AND ATAN(F) IS STORED IN
6271 #--U = (X-F)/(1+XF) IS SMALL (REMEMBER F IS CLOSE TO X). IT IS
8246 #--THIS SHOULD BE THE USUAL CASE, X NOT VERY CLOSE TO 1
H A Dfpsp.s6375 #--SO IF F IS CHOSEN TO BE CLOSE TO X AND ATAN(F) IS STORED IN
6377 #--U = (X-F)/(1+XF) IS SMALL (REMEMBER F IS CLOSE TO X). IT IS
8352 #--THIS SHOULD BE THE USUAL CASE, X NOT VERY CLOSE TO 1
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.texi1076 @item If a symbolic link was connected, using the @code{CLOSE} statement
2480 deleted on close (i.e. @code{CLOSE} with @code{STATUS="DELETE"}). The syntax
H A DChangeLog-2011481 * io.c (gfc_resolve_close): CLOSE requires a UNIT.

12