HomeSort by: relevance | last modified time | path
    Searched refs:WANT_IRS_PW (Results 1 - 18 of 18) sorted by relevancy

  /src/external/bsd/libbind/dist/irs/
dns.c 94 #ifdef WANT_IRS_PW
lcl.c 81 #ifdef WANT_IRS_PW
nis.c 93 #ifdef WANT_IRS_PW
getpwent.c 28 #if !defined(WANT_IRS_PW) || defined(__BIND_NOSTATIC)
202 #endif /* WANT_IRS_PW */
gen.c 150 #ifdef WANT_IRS_PW
298 #ifndef WANT_IRS_PW
dns_pw.c 26 #ifndef WANT_IRS_PW
233 #endif /* WANT_IRS_PW */
gen_pw.c 28 #ifndef WANT_IRS_PW
235 #endif /* WANT_IRS_PW */
getgrent_r.c 25 #if !defined(_REENTRANT) || !defined(DO_PTHREADS) || !defined(WANT_IRS_PW)
231 #endif /* !def(_REENTRANT) || !def(DO_PTHREADS) || !def(WANT_IRS_PW) */
getpwent_r.c 25 #if !defined(_REENTRANT) || !defined(DO_PTHREADS) || !defined(WANT_IRS_PW)
277 #endif /* !def(_REENTRANT) || !def(DO_PTHREADS) || !def(WANT_IRS_PW) */
irp_gr.c 28 #ifndef WANT_IRS_PW
irp_pw.c 28 #ifndef WANT_IRS_PW
341 #endif /* WANT_IRS_PW */
lcl_gr.c 63 #ifndef WANT_IRS_PW
lcl_pw.c 61 #ifndef WANT_IRS_PW
311 #endif /* WANT_IRS_PW */
nis_pw.c 28 #if !defined(WANT_IRS_PW) || !defined(WANT_IRS_NIS)
289 #endif /* WANT_IRS_PW && WANT_IRS_NIS */
irp.c 111 #ifdef WANT_IRS_PW
irpmarshall.c 120 #ifdef WANT_IRS_PW
396 #endif /* WANT_IRS_PW */
  /src/external/bsd/libbind/dist/
port_before.h.in 51 @WANT_IRS_PW@
configure 860 WANT_IRS_PW
1645 --with-irs-pw Build with WANT_IRS_PW
21612 withval=$with_irs_pw; want_irs_pw="$withval"
21614 want_irs_pw="no"
21617 case "$want_irs_pw" in
21618 yes) WANT_IRS_PW="#define WANT_IRS_PW 1"
21620 *) WANT_IRS_PW="#undef WANT_IRS_PW" WANT_IRS_PW_OBJS="";;
21643 case "$want_irs_pw" i
    [all...]

Completed in 40 milliseconds