HomeSort by relevance Sort by last modified time
    Searched refs:NIS (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis_object.x 43 * This file defines the format for a NIS object in RPC language.
47 * the nis.x file and the nis_dba.x file will generate xdr routines to
78 * The fundamental name type of NIS. The name may consist of two parts,
87 typedef string nis_name<>; /* The NIS name itself. */
89 /* NIS object types are defined by the following enumeration. The numbers
123 * The types of Name services NIS knows about. They are enumerated
129 NIS = 1, /* Nis Plus Service */
130 SUNYP = 2, /* Old NIS Service */
131 IVY = 3, /* Nis Plus Plus Service *
    [all...]
nis.h 42 * nis.h
44 * This file is the main include file for NIS clients. It contains
46 * structures used by the NIS service. It includes the file nis_tags.h
48 * having to change the nis.x file.
111 NIS = 1,
519 /* Prototypes, and extern declarations for the NIS library functions. */
527 * service daemon and client stubs. Normal users of NIS will not include
531 * of rpcgen and sed. DO NOT EDIT IT, change the nis.x file instead

Completed in 46 milliseconds