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

/freebsd-13-stable/share/man/man8/
H A DMakefile33 MLINKS+=yp.8 NIS.8 \
/freebsd-13-stable/share/mk/
H A Dlocal.dirdeps-options.mk18 DIRDEPS.NIS.yes+= \
H A Dbsd.opts.mk61 NIS \
/freebsd-13-stable/usr.sbin/sendmail/
H A DMakefile33 # If you don't want NIS alias/map support, comment out this line
35 NIS= -DNIS macro
41 CFLAGS+= ${DBMDEF} ${NIS} ${MAPS}
/freebsd-13-stable/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-13-stable/lib/libc/rpc/
H A Dauth_time.c12 * NIS+ clients and their servers.
48 #undef NIS macro
134 * fact that gethostbyname() could do an NIS search. Ideally, the
135 * NIS+ server will call __rpc_get_time_offset() with the nis_server
234 * srv - NIS Server description
322 /* Fixup test for NIS+ */
H A Dauth_des.c53 #undef NIS macro
111 nis_server *ad_nis_srvr; /* NIS+ server struct */
/freebsd-13-stable/contrib/sendmail/src/
H A Dconf.c561 #if NIS
823 #if NIS
831 #endif /* NIS */
1135 # if NIS
5937 #if NIS
5938 "NIS",
H A Dmap.c34 #if NIS
40 #endif /* NIS */
67 #if NIS
771 #if NIS
780 #endif /* NIS */
856 ** up their DNS or NIS databases wrong.
3052 ** NIS Modules
3055 #if NIS
3104 syserr("451 4.3.5 NIS map %s specified, but NIS no
3311 # undef NIS macro
[all...]

Completed in 114 milliseconds