Searched defs:valstr (Results 1 – 4 of 4) sorted by relevance
60 char *valstr; /* positional param, or value for the option, member
62 char* valstr; /* positional param, or value for the option, member
95 static int amsysfs_get_sysfs_str(const char *path, char *valstr, int size) in amsysfs_get_sysfs_str()