Home
last modified time | relevance | path

Searched refs:null_usernames (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_channel.h104 uint8_t null_usernames : 1; /* one or more null usernames non-null pwds */ member
108 uint8_t null_usernames : 1; /* one or more null usernames non-null pwds */ member
/openbmc/ipmitool/lib/
H A Dipmi_channel.c318 (auth_cap.null_usernames) ? "yes" : "no"); in ipmi_get_channel_auth_cap()