Searched refs:GLB_FLG_QUIET (Results 1 – 3 of 3) sorted by relevance
82 #define GLB_FLG_QUIET 0x00000001 macro
86 glb_flags |= GLB_FLG_QUIET; in fill_cld_args()137 glb_flags |= GLB_FLG_QUIET; in fill_cld_args()
188 if ((glb_flags & GLB_FLG_QUIET) && (level == INFO)) in pMsg()