Searched refs:mps_parse_flags (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/usr.sbin/mpsutil/ |
| H A D | mps_debug.c | 147 mps_parse_flags(flags, SGL_FLAGS, tmpbuf, sizeof(tmpbuf)); in print_sgl() 163 mps_parse_flags(sgc->Flags, SGL_FLAGS, tmpbuf, in print_sgl()
|
| H A D | mpsutil.h | 105 int mps_parse_flags(uintmax_t, const char *, char *, int);
|
| H A D | mpsutil.c | 224 mps_parse_flags(uintmax_t num, const char *q, char *outbuf, int tmpsz) in mps_parse_flags() function
|
| H A D | mps_show.c | 262 mps_parse_flags(facts->IOCCapabilities, IOCCAP, tmpbuf, sizeof(tmpbuf)); in show_iocfacts() 297 mps_parse_flags(facts->ProtocolFlags, in show_iocfacts()
|