Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ypldap/
Dypldap.h157 #define YPLDAP_OPT_VERBOSE 0x01 macro
Dypldap.c536 opts |= YPLDAP_OPT_VERBOSE; in main()
Dparse.y955 if ((opts & YPLDAP_OPT_VERBOSE) && !sym->used) in parse_config()