netatalk
4.6.0
Free and Open Source Apple Filing Protocol (AFP) Server
Toggle main menu visibility
Loading...
Searching...
No Matches
afppasswd_migrate.h
Go to the documentation of this file.
1
/*
2
* Internal support for migrating the legacy flat SRP verifier file.
3
*/
4
5
#ifndef NETATALK_AFPPASSWD_MIGRATE_H
6
#define NETATALK_AFPPASSWD_MIGRATE_H
7
8
#include <sys/types.h>
9
10
int
afppasswd_migrate_srp
(
const
char
*
path
, uid_t administrator_uid);
11
12
#endif
/* NETATALK_AFPPASSWD_MIGRATE_H */
afppasswd_migrate_srp
int afppasswd_migrate_srp(const char *path, uid_t administrator_uid)
Definition
afppasswd_migrate.c:628
path
Definition
include/atalk/directory.h:140
bin
afppasswd
afppasswd_migrate.h
Generated by
1.18.0