Searched refs:fou_op_strmap (Results 1 – 1 of 1) sorted by relevance
16 static const char * const fou_op_strmap[] = { variable24 if (op < 0 || op >= (int)MNL_ARRAY_SIZE(fou_op_strmap)) in fou_op_str()26 return fou_op_strmap[op]; in fou_op_str()