diff options
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/how-bsd-authentication-works/index.org | 7 |
1 files changed, 7 insertions, 0 deletions
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 |