VirtualBox

Changeset 58285 in vbox


Ignore:
Timestamp:
Oct 16, 2015 4:08:51 PM (9 years ago)
Author:
vboxsync
Message:

localipc-posix: fix r103476: added mangling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mangling.h

    r58068 r58285  
    734734# define RTLinuxSysFsReadStrFile                        RT_MANGLER(RTLinuxSysFsReadStrFile)
    735735# define RTLinuxSysFsReadStrFileV                       RT_MANGLER(RTLinuxSysFsReadStrFileV)
     736# define RTLocalIpcServerCreate                         RT_MANGLER(RTLocalIpcServerCreate)
     737# define RTLocalIpcServerDestroy                        RT_MANGLER(RTLocalIpcServerDestroy)
     738# define RTLocalIpcServerCancel                         RT_MANGLER(RTLocalIpcServerCancel)
     739# define RTLocalIpcServerListen                         RT_MANGLER(RTLocalIpcServerListen)
     740# define RTLocalIpcSessionConnect                       RT_MANGLER(RTLocalIpcSessionConnect)
     741# define RTLocalIpcSessionClose                         RT_MANGLER(RTLocalIpcSessionClose)
     742# define RTLocalIpcSessionCancel                        RT_MANGLER(RTLocalIpcSessionCancel)
     743# define RTLocalIpcSessionRead                          RT_MANGLER(RTLocalIpcSessionRead)
     744# define RTLocalIpcSessionWrite                         RT_MANGLER(RTLocalIpcSessionWrite)
     745# define RTLocalIpcSessionFlush                         RT_MANGLER(RTLocalIpcSessionFlush)
     746# define RTLocalIpcSessionWaitForData                   RT_MANGLER(RTLocalIpcSessionWaitForData)
     747# define RTLocalIpcSessionQueryProcess                  RT_MANGLER(RTLocalIpcSessionQueryProcess)
     748# define RTLocalIpcSessionQueryUserId                   RT_MANGLER(RTLocalIpcSessionQueryUserId)
     749# define RTLocalIpcSessionQueryGroupId                  RT_MANGLER(RTLocalIpcSessionQueryGroupId)
    736750# define RTLockValidatorClassAddPriorClass              RT_MANGLER(RTLockValidatorClassAddPriorClass)
    737751# define RTLockValidatorClassCreate                     RT_MANGLER(RTLockValidatorClassCreate)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette