8a95a367
95f0b420
1 2 3
4
5 6
#ifndef INCLUDE_UTIL_H #define INCLUDE_UTIL_H int passwd_mmap(void); int passwd_apply(int (*fptr)(int, userec_t *)); #endif // INCLUDE_UTIL_H