Searched refs:opt_flags (Results 1 – 4 of 4) sorted by relevance
30 sysevent_buf(uintptr_t addr, uint_t flags, uint_t opt_flags) in sysevent_buf() argument37 if ((opt_flags & SYSEVENT_VERBOSE) == 0) { in sysevent_buf()61 if ((opt_flags & SYSEVENT_VERBOSE) == 0) { in sysevent_buf()
54 extern int sysevent_buf(uintptr_t addr, uint_t flags, uint_t opt_flags);
55 uint_t opt_flags; member130 if (match && (options->opt_flags & match) == 0) in str2bit()
268 int opt_flags; member568 if (!booting && (raopt->opt_flags & in main()1345 raopt->opt_flags & RA_SVC_FLAG_IPV4_ROUTING ? in ra_routing_opt_set_unset_cb()1410 if (raopt->opt_flags & RA_SVC_FLAG_IPV4_ROUTING) { in ra_get_set_opt_common_cb()1426 if (raopt->opt_flags & RA_SVC_FLAG_IPV6_ROUTING) { in ra_get_set_opt_common_cb()2489 if (raopt->opt_flags & (RA_SVC_FLAG_IPV4_ROUTING | in ra_parseopt()