Searched refs:NIS (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/share/man/man8/
H A DMakefile23 MLINKS+=yp.8 NIS.8 \
/freebsd-9.3-release/usr.sbin/sendmail/
H A DMakefile32 # If you don't want NIS alias/map support, comment out this line
34 NIS= -DNIS macro
40 CFLAGS+= ${DBMDEF} ${NIS} -DTCPWRAPPERS ${MAPS}
/freebsd-9.3-release/include/rpcsvc/
H A Dnis_object.x47 * This file defines the format for a NIS object in RPC language.
81 * The fundamental name type of NIS. The name may consist of two parts,
90 typedef string nis_name<>; /* The NIS name itself. */
92 /* NIS object types are defined by the following enumeration. The numbers
112 * The types of Name services NIS knows about. They are enumerated
118 NIS = 1, /* Nis Plus Service */
119 SUNYP = 2, /* Old NIS Service */
166 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
198 * GROUP - The group object contains a list of NIS principal names. Groups
218 nis_name li_name; /* The object's real NIS nam
[all...]
/freebsd-9.3-release/lib/libc/rpc/
H A Dauth_des.c51 #undef NIS macro
109 nis_server *ad_nis_srvr; /* NIS+ server struct */
H A Dauth_time.c12 * NIS+ clients and their servers.
48 #undef NIS macro
142 * fact that gethostbyname() could do an NIS search. Ideally, the
143 * NIS+ server will call __rpc_get_time_offset() with the nis_server
243 nis_server *srv; /* NIS Server description */
327 /* Fixup test for NIS+ */
/freebsd-9.3-release/share/mk/
H A Dbsd.own.mk290 NIS \
401 NIS \
/freebsd-9.3-release/contrib/sendmail/src/
H A Dconf.c524 #if NIS
528 #endif /* NIS */
766 #if NIS
774 #endif /* NIS */
1071 # if NIS
1073 # endif /* NIS */
5814 #if NIS
5815 "NIS",
5816 #endif /* NIS */
H A Dmap.c34 #if NIS
40 #endif /* NIS */
64 #if NIS
66 #endif /* NIS */
755 #if NIS
764 #endif /* NIS */
835 ** up their DNS or NIS databases wrong.
2623 ** NIS Modules
2626 #if NIS
2675 syserr("451 4.3.5 NIS ma
2882 # undef NIS macro
[all...]

Completed in 123 milliseconds