#include int mlockall(int flags) { return flags; } /* POSIX(199309) */