Changeset 58285 in vbox
- Timestamp:
- Oct 16, 2015 4:08:51 PM (9 years ago)
- File:
-
- 1 edited
-
trunk/include/iprt/mangling.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r58068 r58285 734 734 # define RTLinuxSysFsReadStrFile RT_MANGLER(RTLinuxSysFsReadStrFile) 735 735 # 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) 736 750 # define RTLockValidatorClassAddPriorClass RT_MANGLER(RTLockValidatorClassAddPriorClass) 737 751 # define RTLockValidatorClassCreate RT_MANGLER(RTLockValidatorClassCreate)
Note:
See TracChangeset
for help on using the changeset viewer.

