summaryrefslogtreecommitdiffstats
path: root/content/posts/how-bsd-authentication-works
diff options
context:
space:
mode:
authorDante Catalfamo2020-06-29 21:42:48 -0400
committerDante Catalfamo2020-06-29 21:42:48 -0400
commit2683901bae1d65476e2527a1807b747451111331 (patch)
tree8a0daa1b187d5c2912d74bb5d18c0fb4717de40a /content/posts/how-bsd-authentication-works
parent5651d2b47d1b212196e6c68ba44b751c05292906 (diff)
downloadblog-2683901bae1d65476e2527a1807b747451111331.tar.gz
blog-2683901bae1d65476e2527a1807b747451111331.tar.bz2
blog-2683901bae1d65476e2527a1807b747451111331.zip
Add sections for _auth_spool and _recv_fd
Diffstat (limited to 'content/posts/how-bsd-authentication-works')
-rw-r--r--content/posts/how-bsd-authentication-works/index.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org
index 070b428..65c44cf 100644
--- a/content/posts/how-bsd-authentication-works/index.org
+++ b/content/posts/how-bsd-authentication-works/index.org
@@ -309,6 +309,9 @@
#define AUTH_PWEXPIRED 0x40 /* password expired */
#+END_SRC
+** _auth_spool
+
+** _recv_fd
* auth_close
<<here3>>
* grapgh?