Home
last modified time | relevance | path

Searched defs:str2int (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/lib/
H A Dhelper.c239 int str2int(const char * str, int32_t * int_ptr) in str2int() function
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_offload.py262 def str2int(strtab): function