ForEachUser() linked list , keep track of last item so we don't have to traverse...
authorArt Cancro <ajc@citadel.org>
Sat, 28 Sep 2019 20:54:46 +0000 (16:54 -0400)
committerArt Cancro <ajc@citadel.org>
Sat, 28 Sep 2019 20:54:46 +0000 (16:54 -0400)
commit288673812af6b3081aae5143f93c6674ff63e6ed
tree211f69e0a6dc27ea5a0f49e7b15606be0eb894fc
parent6d624cc4161ba0ce4892a7e7aaee7fd89dffa245
ForEachUser() linked list , keep track of last item so we don't have to traverse backwards
citadel/user_ops.c