Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cbmvax!uunet!visix!news From: jigish@visix.com (Jigish Avalani) Newsgroups: comp.unix.aix Subject: Re: getmntent Message-ID: <1991Feb7.211053.15864@visix.com> Date: 7 Feb 91 21:10:53 GMT References: Sender: news@visix.com Reply-To: jigish@visix.com (Jigish Avalani) Distribution: usa Organization: Visix Software Inc., Reston, VA Lines: 9 In article , tdesai@cad609.intel.com (Tejas Desai) writes: |> |> Is there a function like SunOS's "getmntent" in AIX 3.1? |> Thanks in advance. Nope... but look at /usr/lpp/bos/bsdport file. There's an example of getmntent/setmntent calls which are wrappers to the mntctl kernel call. --Jigish