Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.wizards Subject: getdirentries query Message-ID: <5777@brl-smoke.ARPA> Date: Mon, 20-Apr-87 16:32:06 EST Article-I.D.: brl-smok.5777 Posted: Mon Apr 20 16:32:06 1987 Date-Received: Tue, 21-Apr-87 03:05:05 EST Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 3 What is supposed to be the use of the fourth argument "basep" to the NFS system call getdirentries()? Is the value returned there the same as one would get from an lseek() done just before the call?