Searched refs:mt (Results 26 - 50 of 235) sorted by relevance

12345678910

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dconfig.c40 metatarget_t *mt; local
44 mt = ch_calloc( sizeof( metatarget_t ), 1 );
46 mt->mt_rwmap.rwm_rw = rewrite_info_init( REWRITE_MODE_USE_DEFAULT );
47 if ( mt->mt_rwmap.rwm_rw == NULL ) {
48 ch_free( mt );
60 rewrite_parse( mt->mt_rwmap.rwm_rw, "<suffix massage>", 1, 2, rargv );
65 rewrite_parse( mt->mt_rwmap.rwm_rw, "<suffix massage>", 1, 2, rargv );
67 ldap_pvt_thread_mutex_init( &mt->mt_uri_mutex );
69 mt->mt_idassert_mode = LDAP_BACK_IDASSERT_LEGACY;
70 mt
123 meta_subtree_config( metatarget_t *mt, int argc, char **argv, char *buf, ber_len_t buflen, char *log_prefix ) argument
422 metatarget_t *mt; local
998 metatarget_t *mt = NULL; local
[all...]
H A Dadd.c39 metatarget_t *mt; local
67 mt = mi->mi_targets[ candidate ];
68 dc.target = mt;
101 ldap_back_map( &mt->mt_rwmap.rwm_at,
126 ldap_back_mapping( &mt->mt_rwmap.rwm_oc,
130 if ( mt->mt_rwmap.rwm_oc.drop_missing ) {
181 mt->mt_timeout[ SLAP_OP_ADD ], ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dmodify.c38 metatarget_t *mt; local
63 mt = mi->mi_targets[ candidate ];
64 dc.target = mt;
107 ldap_back_map( &mt->mt_rwmap.rwm_at,
134 ldap_back_mapping( &mt->mt_rwmap.rwm_oc,
138 if ( mt->mt_rwmap.rwm_oc.drop_missing ) {
190 mt->mt_timeout[ SLAP_OP_MODIFY ], ( LDAP_BACK_SENDRESULT | retrying ) );
H A Dsearch.c78 metatarget_t *mt = mi->mi_targets[ candidate ]; local
189 ( mt->mt_idassert_flags & LDAP_BACK_AUTH_OVERRIDE ) ) )
205 if ( META_BACK_TGT_SAVECRED( mt ) && !BER_BVISNULL( &cred ) ) {
300 ldap_pvt_thread_mutex_lock( &mt->mt_uri_mutex );
303 mt->mt_uri,
306 ldap_pvt_thread_mutex_unlock( &mt->mt_uri_mutex );
316 ( void )rewrite_session_delete( mt->mt_rwmap.rwm_rw, op->o_conn );
381 metatarget_t *mt = mi->mi_targets[ candidate ]; local
420 if ( META_BACK_TGT_SAVECRED( mt ) &&
424 ldap_set_rebind_proc( msc->msc_ld, mt
454 metatarget_t *mt = mi->mi_targets[ candidate ]; local
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dtype.c146 mimeAddTypeRule(mime_type_t *mt, /* I - Type to add to */ argument
162 DEBUG_printf(("mimeAddTypeRule(mt=%p(%s/%s), rule=\"%s\")", mt,
163 mt ? mt->super : "???", mt ? mt->type : "???", rule));
169 if (!mt || !rule)
176 for (current = mt->rules; current; current = current->next)
283 mt
676 *mt; /* Matching type */ local
[all...]
H A Dmime.c145 mime_type_t *mt) /* I - Type */
147 DEBUG_printf(("mimeDeleteType(mime=%p, mt=%p(%s/%s))", mime, mt,
148 mt ? mt->super : "???", mt ? mt->type : "???"));
150 if (!mime || !mt)
154 if (!cupsArrayFind(mime->types, mt))
158 cupsArrayRemove(mime->types, mt);
144 mimeDeleteType(mime_t *mime, mime_type_t *mt) argument
[all...]
H A Dmime.h131 extern int mimeAddTypeRule(mime_type_t *mt, const char *rule);
132 extern void mimeDeleteType(mime_t *mime, mime_type_t *mt);
/macosx-10.10/ICU-531.30/icuSources/config/
H A Dmh-solaris33 # -mt means 'compiles and links a multithreaded program'
34 THREADSCFLAGS += -mt
35 THREADSCXXFLAGS += -mt
H A Dmh-cygwin-msvc186 ( echo Embedding manifest into $< && mt.exe -nologo -manifest $<.manifest -outputresource:"$<;2" && rm -rf $<.manifest )) \
189 ( echo Embedding manifest into $@ && mt.exe -nologo -manifest $@.manifest -outputresource:"$@;1" && rm -rf $@.manifest )) \
/macosx-10.10/IONetworkingFamily-101/
H A DIOEthernetController.cpp441 bool IOEthernetController::getVlanTagDemand(mbuf_t mt, UInt32 *vlantag) argument
444 int rval = mbuf_get_vlan_tag(mt, &tag);
454 void IOEthernetController::setVlanTag(mbuf_t mt, UInt32 vlantag) argument
456 mbuf_set_vlan_tag(mt, vlantag);
H A DIOEthernetInterface.cpp1218 void IOEthernetInterface::_fixupVlanPacket(mbuf_t mt, u_int16_t vlan_tag, int inputPacket) argument
1231 mbuf_pkthdr_setlen(newmb, mbuf_pkthdr_len( mt ) + VLAN_HEADER_LEN);
1232 mbuf_pkthdr_setrcvif(newmb, mbuf_pkthdr_rcvif( mt ) );
1236 chain = mt;
1289 void IOEthernetInterface::feedPacketInputTap(mbuf_t mt) argument
1293 if( mbuf_get_vlan_tag(mt, &vlan) == 0) //does this packet have oob vlan tag?
1294 _fixupVlanPacket(mt, vlan, 1);
1296 super::feedPacketInputTap(mt);
1299 void IOEthernetInterface::feedPacketOutputTap(mbuf_t mt) argument
1302 if( mbuf_get_vlan_tag(mt,
[all...]
/macosx-10.10/vim-55/src/GvimExt/
H A DMakefile22 if exist $*.dll.manifest mt -nologo -manifest $*.dll.manifest -outputresource:$*.dll;2
/macosx-10.10/MITKerberosShim-66/
H A Drd_req.c137 mit_krb5_ticket *mt; local
138 mt = calloc(1, sizeof(*mt));
139 mshim_hticket2mticket(HC(context), t, mt); local
141 *ticket = mt;
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Ds3_both.c391 /* Obtain handshake message of message type 'mt' (any if mt == -1),
396 long ssl3_get_message(SSL *s, int st1, int stn, int mt, long max, int *ok) argument
406 if ((mt >= 0) && (s->s3->tmp.message_type != mt))
459 if ((mt >= 0) && (*p != mt))
465 if ((mt < 0) && (*p == SSL3_MT_CLIENT_HELLO) &&
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dsyncprov.c1381 modtarget *mt; local
1395 mt = opc->smt;
1396 if ( mt ) {
1397 ldap_pvt_thread_mutex_lock( &mt->mt_mutex );
1399 if ( mt->mt_mods ) {
1400 mt->mt_mods = mt->mt_mods->mi_next;
1402 if ( mt->mt_mods ) {
1403 ldap_pvt_thread_mutex_unlock( &mt->mt_mutex );
1405 ldap_pvt_thread_mutex_unlock( &mt
2079 modtarget *mt, mtdummy; local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A DMakefile.am43 mt-desc.h mt-opc.h \
150 mt-asm.c \
151 mt-desc.c \
152 mt-dis.c \
153 mt-ibld.c \
154 mt-opc.c \
290 mt-asm.lo \
291 mt-desc.lo \
292 mt
[all...]
H A Dmt-desc.h1 /* CPU data header for mt.
30 #define CGEN_ARCH mt
34 #define CGEN_SYM(s) mt##_cgen_##s
36 #define CGEN_SYM(s) mt/**/_cgen_/**/s
147 /* Enum declaration for mt ifield types. */
191 /* Enum declaration for mt hardware types. */
222 /* Enum declaration for mt operand types. */
/macosx-10.10/OpenSSL098-52/src/engines/
H A De_chil.c1156 static int hwcrhk_mutex_init(HWCryptoHook_Mutex* mt, argument
1159 mt->lockid = CRYPTO_get_new_dynlockid();
1160 if (mt->lockid == 0)
1165 static int hwcrhk_mutex_lock(HWCryptoHook_Mutex *mt) argument
1167 CRYPTO_w_lock(mt->lockid);
1171 static void hwcrhk_mutex_unlock(HWCryptoHook_Mutex * mt) argument
1173 CRYPTO_w_unlock(mt->lockid);
1176 static void hwcrhk_mutex_destroy(HWCryptoHook_Mutex *mt) argument
1178 CRYPTO_destroy_dynlockid(mt->lockid);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/bio/
H A Dbio_lib.c438 int mt,mask; local
444 mt=bio->method->type;
448 if (mt & type) return(bio);
450 else if (mt == type)
/macosx-10.10/Heimdal-398.1.2/appl/telnet/telnet/
H A Dcommands.c1101 struct modelist *mt;
1104 for (mt = ModeList; mt->name; mt++) {
1105 if (mt->help) {
1106 if (*mt->help)
1107 printf("%-15s %s\r\n", mt->name, mt->help);
1121 struct modelist *mt;
1126 } else if ((mt
1097 struct modelist *mt; local
1117 struct modelist *mt; local
[all...]
/macosx-10.10/remote_cmds-47/telnet.tproj/
H A Dcommands.c1180 struct modelist *mt;
1183 for (mt = ModeList; mt->name; mt++) {
1184 if (mt->help) {
1185 if (*mt->help)
1186 printf("%-15s %s\n", mt->name, mt->help);
1200 struct modelist *mt;
1205 } else if ((mt
1176 struct modelist *mt; local
1196 struct modelist *mt; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/confgen/win32/
H A Dddnsconfgen.mak58 if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
66 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;1
80 if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
88 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;2
H A Drndcconfgen.mak58 if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
66 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;1
80 if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
88 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;2
/macosx-10.10/bind9-45.101/bind9/bin/dnssec/win32/
H A Ddsfromkey.mak55 if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
63 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;1
77 if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
85 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;2
H A Dkeyfromlabel.mak55 if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
63 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;1
77 if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
85 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;2

Completed in 378 milliseconds

12345678910