Home
last modified time | relevance | path

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

/linux/security/ipe/
H A Ddigest.c22 struct digest_info *ipe_digest_parse(const char *valstr) in ipe_digest_parse()
/linux/drivers/net/bonding/
H A Dbond_options.c616 char *p, valstr[BOND_OPT_MAX_NAMELEN + 1] = { 0, }; in bond_opt_parse() local