Searched defs:F_VERBOSE (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.h44 #define F_VERBOSE 0x1 macro
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dprofv.h66 #define F_VERBOSE 0x2 macro
H A Dprof.c235 #define F_VERBOSE FBIT(1) /* Set if "-s" seen. */ macro
434 flags |= F_VERBOSE; /* Set flag (...) */
545 flags |= F_VERBOSE;
1097 if (flags & F_VERBOSE) { /* Extra info? */

Completed in 48 milliseconds