]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/win32/dll/bacula.def
kes Add context menu for floating a window.
[bacula/bacula] / bacula / src / win32 / dll / bacula.def
index c06ae297505c31d2460394046eb39f45dec3bef1..e9c340641a81d62555e3a531a30a710df3552b94 100644 (file)
@@ -145,7 +145,7 @@ _Z10bnet_closeP5BSOCK
 _Z10bnet_fsendP5BSOCKPKcz
 _Z10init_bsockP3JCRiPKcS2_iP8sockaddr
 _Z10term_bsockP5BSOCK
-_Z12bnet_connectP3JCRiiPKcPcS3_ii
+_Z12bnet_connectP3JCRixPKcPcS3_ii
 _Z12is_bnet_stopP5BSOCK
 _Z13bnet_get_peerP5BSOCKPci
 _Z13bnet_strerrorP5BSOCK
@@ -181,6 +181,15 @@ b_regfree
 _Z10bvsnprintfPciPKcS_
 _Z9bsnprintfPciPKcz
 
+; bsock.c
+_ZN5BSOCK4recvEv
+_ZN5BSOCK4sendEv
+_ZN5BSOCK5closeEv
+_ZN5BSOCK5fsendEPKcz
+_ZN5BSOCK6signalEi
+_ZN5BSOCK7destroyEv
+
+
 ; bsys.c:
 _Z11bmicrosleepll
 _Z15create_pid_filePcPKci
@@ -220,8 +229,6 @@ _Z17start_bsock_timerP5BSOCKj
 _Z17stop_thread_timerP10s_btimer_t
 _Z18start_thread_timerP10pthread_t_j
 
-; btree.c:
-
 ; cram-md5.c:
 _Z16cram_md5_respondP5BSOCKPcPiS2_
 _Z18cram_md5_challengeP5BSOCKPcii
@@ -265,15 +272,18 @@ _Z25crypto_digest_stream_typei
 _Z12daemon_startv
 
 ; dlist.c:
+_Z15new_dlistStringPKc
+_Z15new_dlistStringPKci
 _ZN5dlist13binary_insertEPvPFiS0_S0_E
 _ZN5dlist13binary_searchEPvPFiS0_S0_E
 _ZN5dlist13insert_beforeEPvS0_
 _ZN5dlist22binary_insert_multipleEPvPFiS0_S0_E
+_ZN5dlist4nextEPv
+_ZN5dlist4prevEPv
 _ZN5dlist6appendEPv
 _ZN5dlist6removeEPv
 _ZN5dlist7destroyEv
 _ZN5dlist7prependEPv
-_ZNK5dlist4nextEPKv
 
 ; edit.c:
 _Z10add_commasPcS_
@@ -391,6 +401,14 @@ _Z5qnextP7b_queueS0_
 _Z7qdchainP7b_queue
 _Z7qinsertP7b_queueS0_
 
+; rblist.c:
+_ZN6rblist4nextEPv
+_ZN6rblist5firstEv
+_ZN6rblist6insertEPvPFiS0_S0_E
+_ZN6rblist6removeEPv
+_ZN6rblist6searchEPvPFiS0_S0_E
+_ZN6rblist7destroyEv
+
 ; runscript.c:
 _Z11run_scriptsP3JCRP5alistPKc
 _Z13new_runscriptv