Searched refs:parse_something (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/heimdal/lib/roken/ |
H A D | parse_units.c | 48 parse_something (const char *s, const struct units *units, in parse_something() function 156 return parse_something (s, units, def_unit, acc_units, 0, 0); in parse_units() 182 return parse_something (s, units, NULL, acc_flags, orig, 1); in parse_flags()
|
H A D | ChangeLog | 1174 * parse_units.c (parse_something): do not check the return value 1658 * parse_units.c (parse_something): try to handle the case of no 1881 parse_something to avoid having it happen at the end of the string 2007 * parse_units.c (parse_something): func is called with val == 0 if 2207 * parse_units.c (parse_something): ignore white-space and ','
|