summaryrefslogtreecommitdiffstats
path: root/lib/libypclnt/ypclnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libypclnt/ypclnt.h')
-rw-r--r--lib/libypclnt/ypclnt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libypclnt/ypclnt.h b/lib/libypclnt/ypclnt.h
index 76bca52..476981c 100644
--- a/lib/libypclnt/ypclnt.h
+++ b/lib/libypclnt/ypclnt.h
@@ -50,6 +50,7 @@ ypclnt_t *ypclnt_new(const char *, const char *, const char *);
void ypclnt_free(ypclnt_t *);
void ypclnt_error(ypclnt_t *, const char *, const char *, ...);
int ypclnt_connect(ypclnt_t *);
+int ypclnt_havepasswdd(ypclnt_t *);
int ypclnt_passwd(ypclnt_t *, const struct passwd *, const char *);
#if defined(DEBUG) && defined(__GNUC__)
OpenPOWER on IntegriCloud