Home
last modified time | relevance | path

Searched refs:YPLDAP_OPT_NOACTION (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ypldap/
H A Dypldap.h147 #define YPLDAP_OPT_NOACTION 0x02 macro
H A Dypldap.c528 opts |= YPLDAP_OPT_NOACTION; in main()
552 if (opts & YPLDAP_OPT_NOACTION) { in main()