From 15de7f028f59ff0a7cdf3b5457c85b7d74c9b7bf Mon Sep 17 00:00:00 2001 From: "Mark W. Eichin" Date: Fri, 17 Apr 2009 04:16:03 +0000 Subject: more api todos clarify which ZLocateUser actually exists --- lib/zephyr_tests.txt | 46 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 44 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/zephyr_tests.txt b/lib/zephyr_tests.txt index f5b40a8..5ae3e31 100644 --- a/lib/zephyr_tests.txt +++ b/lib/zephyr_tests.txt @@ -171,7 +171,7 @@ ZIfNotice (ZIfNotice.c) ZGetRealm (ZInit.c) ZQLength (ZInit.c) ZGetDestAddr (ZInit.c) -ZLocateUser (ZLocateU.c) +# not compiled anymore: ZLocateUser (ZLocateU.c) ZInitLocationInfo (ZLocations.c) ZSetLocation (ZLocations.c) ZUnsetLocation (ZLocations.c) @@ -182,4 +182,46 @@ ZMakeAscii32 (ZMakeAscii.c) ZMakeAscii16 (ZMakeAscii.c) ZMakeZcode32 (ZMakeZcode.c) ZMakeZcode (ZMakeZcode.c) -(...continue with ZMkAuth.c...) +ZResetAuthentication (ZMkAuth.c) +ZMakeAuthentication (ZMkAuth.c) +ZMakeZcodeAuthentication (ZMkAuth.c) +ZMakeZcodeRealmAuthentication (ZMkAuth.c) +ZGetCreds (ZMkAuth.c) +ZGetCredsRealm (ZMkAuth.c) +ZLocateUser (ZNewLocU.c) +ZParseNotice (ZParseNot.c) +ZPeekIfNotice (ZPeekIfNot.c) +ZPeekNotice (ZPeekNot.c) +ZPeekPacket (ZPeekPkt.c) +ZPending (ZPending.c) +ZReadAscii (ZReadAscii.c) +ZReadAscii32 (ZReadAscii.c) +ZReadAscii16 (ZReadAscii.c) +ZReadZcode (ZReadZcode.c) +ZReceiveNotice (ZRecvNot.c) +ZReceivePacket (ZRecvPkt.c) +ZRetrieveSubscriptions (ZRetSubs.c) +ZRetrieveDefaultSubscriptions (ZRetSubs.c) +ZSendList (ZSendList.c) +ZSrvSendList (ZSendList.c) +ZSendNotice (ZSendNot.c) +ZSrvSendNotice (ZSendNot.c) +ZSendPacket (ZSendPkt.c) +ZSendRawList (ZSendRLst.c) +ZSrvSendRawList (ZSendRLst.c) +ZSendRawNotice (ZSendRaw.c) +ZSetDestAddr (ZSetDest.c) +ZSetFD (ZSetFD.c) +ZSetServerState (ZSetSrv.c) +ZPunt (ZSubs.c) +ZSubscribeTo (ZSubs.c) +ZSubscribeToSansDefaults (ZSubs.c) +ZUnsubscribeTo (ZSubs.c) +ZCancelSubscriptions (ZSubs.c) +ZGetVariable (ZVariables.c) +ZSetVariable (ZVariables.c) +ZUnsetVariable (ZVariables.c) +Z_WaitForNotice (ZWait4Not.c) +ZhmStat (ZhmStat.c) + +(...continue with Zinternal.c...) -- cgit v1.2.3