Searched defs:i_end (Results 1 – 2 of 2) sorted by relevance
/openbmc/openpower-hw-diags/ |
H A D | cli.cpp | 7 bool getCliOption(char** i_begin, char** i_end, const std::string& i_option) in getCliOption() 13 char* getCliSetting(char** i_begin, char** i_end, const std::string& i_setting) in getCliSetting() 20 void parseConfig(char** i_begin, char** i_end, attn::Config* o_config) in parseConfig()
|
/openbmc/linux/fs/ |
H A D | binfmt_script.c | 36 const char *i_name, *i_sep, *i_arg, *i_end, *buf_end; in load_script() local
|