From a2c9d49f514c812d1eb8a1ab68e5a74b816f3673 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sat, 4 Jul 2020 22:43:07 -0400 Subject: Add auth_set* stubs --- content/posts/how-bsd-authentication-works/index.org | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org index 46b804a..4126284 100644 --- a/content/posts/how-bsd-authentication-works/index.org +++ b/content/posts/how-bsd-authentication-works/index.org @@ -195,6 +195,13 @@ }; #+END_SRC +** auth_setdata + +** auth_setitem + +** auth_setoption + +** auth_setstate * auth_open The =auth_open= function is used by several functions to create a -- cgit v1.2.3