about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedlibxau_private.h
blob: fae289d4bcbc51a8ab68d2221f62dd92ee3d719b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error Meh...
#endif

GO(XauDisposeAuth, iFp)
GO(XauFileName, pFv)
GO(XauGetAuthByAddr, pFuupupup)
GO(XauGetBestAuthByAddr, pFuupupipp)
GO(XauLockAuth, iFpiii)
GO(XauReadAuth, pFp)
GO(XauUnlockAuth, iFp)
GO(XauWriteAuth, iFpp)