getgrent.c revision 2
2N/A * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A * files/getgrent.c -- "files" backend for nsswitch "group" database
2N/A#include "files_common.h"
2N/Astatic nss_status_t
2N/Astatic nss_status_t
2N/A return (NSS_NOTFOUND);
2N/A return (NSS_STR_PARSE_SUCCESS);
2N/A return (NSS_STR_PARSE_SUCCESS);
2N/A return (NSS_STR_PARSE_PARSE);
2N/A return (NSS_STR_PARSE_PARSE);
2N/A return (NSS_STR_PARSE_SUCCESS);
2N/A return (NSS_STR_PARSE_ERANGE);
2N/A return (NSS_STR_PARSE_SUCCESS);
2N/Astatic nss_status_t