Searched refs:opt_flags (Results 1 – 4 of 4) sorted by relevance
32 sysevent_buf(uintptr_t addr, uint_t flags, uint_t opt_flags) in sysevent_buf() argument39 if ((opt_flags & SYSEVENT_VERBOSE) == 0) { in sysevent_buf()63 if ((opt_flags & SYSEVENT_VERBOSE) == 0) { in sysevent_buf()
56 extern int sysevent_buf(uintptr_t addr, uint_t flags, uint_t opt_flags);
57 uint_t opt_flags; member132 if (match && (options->opt_flags & match) == 0) in str2bit()
270 int opt_flags; member570 if (!booting && (raopt->opt_flags & in main()1347 raopt->opt_flags & RA_SVC_FLAG_IPV4_ROUTING ? in ra_routing_opt_set_unset_cb()1412 if (raopt->opt_flags & RA_SVC_FLAG_IPV4_ROUTING) { in ra_get_set_opt_common_cb()1428 if (raopt->opt_flags & RA_SVC_FLAG_IPV6_ROUTING) { in ra_get_set_opt_common_cb()2491 if (raopt->opt_flags & (RA_SVC_FLAG_IPV4_ROUTING | in ra_parseopt()