1/* $NetBSD: pw_private.h,v 1.4 2024/01/20 14:52:47 christos Exp $ */23/*
4 * Written by Jason R. Thorpe <thorpej@NetBSD.org>, June 26, 1998.
5 * Public domain.
6 */789externconstchar__yp_token[];
10int__pw_scan(char *bp, structpasswd *pw, int *flags);
11