// IfsName.decl -- definitions needed by clients of the IfsNameLookup module // Copyright Xerox Corporation 1979, 1981 // Last modified November 1, 1981 3:06 PM by Taft manifest [ // Error codes ecNameFirst = 800 // first error code in this group -- must be gr 100 ecNameServerDisabled = 800 ecNameIllegal = 801 ecNameNotFound = 2250 // must match PupNetDir.decl ecNameInconsistent = 803 ecAddressNotFound = 804 ecNameDuplicateRecord = 805 // IFSError only ecCantGetThere = 2253 // must match PupNetDir.decl ecNoServerResponded = 2252 // must match PupNetDir.decl ]