Home
last modified time | relevance | path

Searched refs:YPLDAP_OPT_VERBOSE (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ypldap/
H A Dypldap.h146 #define YPLDAP_OPT_VERBOSE 0x01 macro
H A Dypldap.c534 opts |= YPLDAP_OPT_VERBOSE; in main()
H A Dparse.y755 if ((opts & YPLDAP_OPT_VERBOSE) && !sym->used) in parse_config()