Searched refs:MONITOR (Results 51 - 72 of 72) sorted by relevance

123

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dsql-test901-syncrepl48 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
76 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT2 \
H A Dtest020-proxycache68 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
117 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT2 \
H A Dtest022-ppolicy46 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
457 $LDAPSEARCH -s base -b "$MONITOR" -H $URI2 \
H A Dtest034-translucent67 $LDAPSEARCH -s base -b "$MONITOR" -H $URI1 \
101 $LDAPSEARCH -s base -b "$MONITOR" -H $URI2 \
H A Drelay34 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Dsql-test000-read43 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Dsql-test900-write48 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Dtest014-whoami44 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Dtest044-dynlist58 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Dtest046-dds63 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Dtest052-memberof41 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Ddefines.sh252 MONITOR=""
H A Dtest006-acls48 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Dtest024-unique55 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
H A Dtest025-limits59 $LDAPSEARCH -s base -b "$MONITOR" -h $LOCALHOST -p $PORT1 \
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dzle_main.c902 ret = opts[MONITOR];
903 opts[MONITOR] = 1;
906 opts[MONITOR] = ret;
/macosx-10.10/vim-55/runtime/syntax/
H A Dmush.vim166 syntax keyword mushFlag GOING HAVEN INHERIT JUMP_OK KEY LINK_OK MONITOR
H A Dmasm.vim294 syn keyword masmOpcode MOVSHDUP MOVSLDUP MOVDDUP MONITOR MWAIT
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h2117 MONITOR, enumerator in enum:__anon15760
2193 #define jobbing (isset(MONITOR))
H A Dexec.c916 /* Don't handle the MONITOR option even if previously set */
933 monitor = isset(MONITOR);
936 opts[MONITOR] = 0;
937 if (!isset(MONITOR)) {
1012 opts[MONITOR] = 0;
H A Dutils.c3921 opts[MONITOR] = 0;
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ISelLowering.cpp13407 case X86::MONITOR:

Completed in 187 milliseconds

123