(root)/
glibc-2.38/
nis/
nis_error.h
       1  S(N_("Success"))
       2  S(N_("Probable success"))
       3  S(N_("Not found"))
       4  S(N_("Probably not found"))
       5  S(N_("Cache expired"))
       6  S(N_("NIS+ servers unreachable"))
       7  S(N_("Unknown object"))
       8  S(N_("Server busy, try again"))
       9  S(N_("Generic system error"))
      10  S(N_("First/next chain broken"))
      11  S(N_("Permission denied"))
      12  S(N_("Not owner"))
      13  S(N_("Name not served by this server"))
      14  S(N_("Server out of memory"))
      15  S(N_("Object with same name exists"))
      16  S(N_("Not master server for this domain"))
      17  S(N_("Invalid object for operation"))
      18  S(N_("Malformed name, or illegal name"))
      19  S(N_("Unable to create callback"))
      20  S(N_("Results sent to callback proc"))
      21  S(N_("Not found, no such name"))
      22  S(N_("Name/entry isn't unique"))
      23  S(N_("Modification failed"))
      24  S(N_("Database for table does not exist"))
      25  S(N_("Entry/table type mismatch"))
      26  S(N_("Link points to illegal name"))
      27  S(N_("Partial success"))
      28  S(N_("Too many attributes"))
      29  S(N_("Error in RPC subsystem"))
      30  S(N_("Missing or malformed attribute"))
      31  S(N_("Named object is not searchable"))
      32  S(N_("Error while talking to callback proc"))
      33  S(N_("Non NIS+ namespace encountered"))
      34  S(N_("Illegal object type for operation"))
      35  S(N_("Passed object is not the same object on server"))
      36  S(N_("Modify operation failed"))
      37  S(N_("Query illegal for named table"))
      38  S(N_("Attempt to remove a non-empty table"))
      39  S(N_("Error in accessing NIS+ cold start file.  Is NIS+ installed?"))
      40  S(N_("Full resync required for directory"))
      41  S(N_("NIS+ operation failed"))
      42  S(N_("NIS+ service is unavailable or not installed"))
      43  S(N_("Yes, 42 is the meaning of life"))
      44  S(N_("Unable to authenticate NIS+ server"))
      45  S(N_("Unable to authenticate NIS+ client"))
      46  S(N_("No file space on server"))
      47  S(N_("Unable to create process on server"))
      48  S(N_("Master server busy, full dump rescheduled."))