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

/freebsd-10.3-release/share/man/man8/
H A DMakefile24 MLINKS+=yp.8 NIS.8 \
/freebsd-10.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-10.3-release/include/rpcsvc/
H A Dnis_object.x49 * This file defines the format for a NIS object in RPC language.
83 * The fundamental name type of NIS. The name may consist of two parts,
92 typedef string nis_name<>; /* The NIS name itself. */
94 /* NIS object types are defined by the following enumeration. The numbers
114 * The types of Name services NIS knows about. They are enumerated
120 NIS = 1, /* Nis Plus Service */
121 SUNYP = 2, /* Old NIS Service */
168 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
200 * GROUP - The group object contains a list of NIS principal names. Groups
220 nis_name li_name; /* The object's real NIS nam
[all...]
/freebsd-10.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-10.3-release/share/mk/
H A Dbsd.own.mk348 NIS \
/freebsd-10.3-release/contrib/sendmail/src/
H A Dconf.c530 #if NIS
534 #endif /* NIS */
770 #if NIS
778 #endif /* NIS */
1075 # if NIS
1077 # endif /* NIS */
5825 #if NIS
5826 "NIS",
H A Dmap.c34 #if NIS
40 #endif /* NIS */
64 #if NIS
66 #endif /* NIS */
769 #if NIS
778 #endif /* NIS */
849 ** up their DNS or NIS databases wrong.
2637 ** NIS Modules
2640 #if NIS
2689 syserr("451 4.3.5 NIS ma
2896 # undef NIS macro
[all...]

Completed in 186 milliseconds