Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ypldap/
Dypldap.h148 #define YPLDAP_OPT_NOACTION 0x02 macro
Dypldap.c529 opts |= YPLDAP_OPT_NOACTION; in main()
553 if (opts & YPLDAP_OPT_NOACTION) { in main()