Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!accuvax.nwu.edu!tank!shamash!jdh
From: jdh@shamash.cdc.com (Jeff Holmbeck)
Newsgroups: comp.unix.aux
Subject: Where is fgetpwent?
Keywords: fgetpwent fgetgrent getpwent getgrent passwd group
Message-ID: <14126@shamash.cdc.com>
Date: 28 Sep 89 21:32:29 GMT
Organization: Control Data Corporation, Arden Hills, MN.
Lines: 12

Has anyone else run into this problem?  I am programming on AUX 1.1 and
want to read local passwd and group files.  According to the Programmer's
Reference Manual, fgetpwent(3) and fgetgrent(3) are available to do 
this.  However, if I try to compile a program with these functions, cc
issues an ld error message claiming fgetpwent and fgetgrent are 
undefined.  The functions getpwent(3) and getgrent(3) which read the 
system passwd and group files work fine.

Any insight would be appreciated.  Thanks.

Jeff Holmbeck
Control Data Corporation