Searched defs:bstr (Results 1 – 10 of 10) sorted by relevance
165 tohexstr(uint8_t *bstr, int len) in tohexstr()183 fromhexstr(uint8_t *bstr, const char *hstr, size_t len) in fromhexstr()
193 tohexstr(uint8_t *bstr, int len) in tohexstr()211 fromhexstr(uint8_t *bstr, const char *hstr, size_t len) in fromhexstr()
107 char bstr[LACP_PARTNERSTR_MAX+1]; in lacp_format_lagid() local
4627 sub bstr { global() subroutine [all...]
4262 sub bstr { global() subroutine [all...]
663 wchar_t* bstr = *(wchar_t* const*)b; in qsort_wcscmp() local
1817 char bstr[LACP_PARTNERSTR_MAX+1]; in lacp_format_lagid() local
765 OF_boot(const char *bstr) in OF_boot()