HomeSort by: relevance | last modified time | path
    Searched refs:YP (Results 1 - 25 of 28) sorted by relevancy

1 2

  /src/usr.bin/passwd/
extern.h 44 #ifdef YP
71 #ifdef YP
passwd.c 69 #ifdef YP
70 /* "nis" -- YP/NIS password database */
220 #ifdef YP
yp_passwd.c 41 #ifdef YP
258 /* can't use YP. */
293 /* Bail out if this is a local (non-yp) user, */
342 /* can't use YP. */
425 /* Bail out if this is a local (non-yp) user, */
467 #endif /* YP */
  /src/usr.bin/chpass/
chpass.c 72 #ifdef YP
86 #ifdef YP
95 #ifdef YP
114 #ifdef YP
116 errx(1, "YP not in use.");
119 errx(1, "YP support not compiled in.");
142 #ifdef YP
144 * We need to determine if we _really_ want to use YP.
145 * If we defaulted to YP (i.e. were not given the -y flag),
164 warnx("master YP server not running yppasswd
    [all...]
chpass.h 72 #ifdef YP
pw_yp.c 40 #ifdef YP
65 * Check if rpc.yppasswdd is running on the master YP server.
118 errx(1, "can't get local YP domain. Reason: %s",
129 warnx("can't find the master YP server. Reason: %s",
139 warnx("master YP server not running yppasswd daemon.\n\t%s",
204 printf("Couldn't change YP password.\n");
207 "The YP password information has been changed on",
208 master, "the master YP passwd server.");
223 errx(eval, "YP passwd information unchanged");
239 #endif /* YP */
    [all...]
edit.c 75 #ifdef YP
101 use_yp ? "YP " : "", pw->pw_name);
  /src/lib/libc/net/
ethers.c 30 #ifdef YP
91 #ifdef YP
108 #ifdef YP
109 /* A + in the file means try YP now. */
146 #ifdef YP
162 #ifdef YP
163 /* A + in the file means try YP now. */
hostent.h 73 #ifdef YP
getnetnamadr.c 69 #ifdef YP
104 #ifdef YP
119 #ifdef YP
517 #ifdef YP
gethnamaddr.c 92 #ifdef YP
135 #ifdef YP
165 #ifdef YP
1102 #ifdef YP
getaddrinfo.c 90 #ifdef YP
286 #ifdef YP
2395 #ifdef YP
  /src/usr.sbin/fwctl/
eui64.c 87 #ifdef YP
222 * Map an EUI-64 to a hostname. Use either /etc/eui64 or NIS/YP.
231 #ifdef YP
243 #ifdef YP
273 * Map a hostname to an EUI-64 using /etc/eui64 or NIS/YP.
282 #ifdef YP
293 #ifdef YP
  /src/usr.sbin/ypserv/ypinit/
ypinit.sh 5 # ypinit.sh - setup a master or slave YP server
22 yp_dir=/var/yp
72 The \`-c' flag sets up a YP client, the \`-m' flag builds a master YP
73 server, and the \`-s' flag builds a slave YP server. When building a
74 slave YP server, \`master_server' must be an existing, reachable YP server.
82 $progname: The local host's YP domain name has not been set.
102 "$progname: cannot setup a YP slave server off the local host."
106 # Check if the YP directory exists
    [all...]
  /src/libexec/ld.aout_so/
ld.so.arm.uue 20 M,)'E)*"?Y0J@C^`@()_E`B":YP,@@N`8X)_E#N":YP,PCN`/X*#A`_"@X0"<
35 M`W":YP``A^4F1`#KL#*?Y0,@FN<``(+EJ,*?Y8R2G^4,X)KG`""5Y0`PE.4`
39 M`D":YP)$`.L``%#B`0"@$P``A.44,I_E%"*?Y0,`FN<"0)KG^D,`ZP``4.(!
40 M`*`3``"$Y?PQG^7\(9_E`P":YP)`FN?R0P#K``!0X@$`H!,``(3E`%"@XP!0
46 MY0,`FN<"0)KGLD,`ZP``A.4$,9_E`W":YP``E^5C``#K`#"4Y0``4^,#```*
49 MH./_3L/C#T#$XP0`H.&?0P#K`0!PXR$``!I\,)_E"<":YP,0FN<`()SE`0"@
60 M()7E0BB@X00@C>6`$)_E`<":YP`@G.4!`*#C!#"#X`XP@^`&$*#A(4,`ZP``
82 MZ@8`FN<T$!OE%P``ZJ@PG^4&`)KG`R":YP`0DN42``#J!@":YS@0&^4/``#J
98 MXPD```H,,Y_E`R":YP`0DN4``%'C!```&A@PF.4(()/E"`"2Y0``4.,!```
    [all...]
  /src/lib/libpam/modules/pam_unix/
pam_unix.c 65 #ifdef YP
219 #ifdef YP
353 #endif /* YP */
413 #ifdef YP
448 #ifdef YP
449 /* Prefer YP, if configured. */
474 #ifdef YP
600 #ifdef YP
620 #ifdef YP
  /src/include/
nsswitch.h 66 #define NSSRC_NIS "nis" /* YP/NIS */
67 #define NSSRC_COMPAT "compat" /* passwd,group in YP compat mode */
128 #ifdef YP
  /src/usr.sbin/rpc.bootparamd/
bootparamd.c 9 * Parser rewritten (adding YP support) by Roland McGrath <roland@frob.com>
44 #ifdef YP
313 #ifdef YP
343 #ifdef YP
344 /* A + in the file means try YP now */
  /src/lib/libc/gen/
getnetgrent.c 51 #ifdef YP
87 #ifdef YP
244 #ifdef YP
306 * lookup(): Find the given key in the database or yp, and return its value
822 #ifdef YP
getusershell.c 90 #ifdef YP
326 #ifdef YP
464 #endif /* YP */
getgroupmembership.c 232 #ifdef YP
275 #endif /* YP */
getpwent.c 120 #ifdef YP
148 #if defined(YP) || defined(HESIOD)
173 #endif /* YP || HESIOD */
1117 #ifdef YP
1271 * Look for the yp key provided in buffer from map,
1658 #endif /* YP */
getgrent.c 115 #ifdef YP
909 #ifdef YP
1269 #endif /* YP */
  /src/tests/lib/libc/net/
h_hostent.c 165 #ifdef YP
  /src/usr.sbin/rpcbind/
security.c 28 #ifdef YP
29 #include <rpcsvc/yp.h>

Completed in 26 milliseconds

1 2