Home
last modified time | relevance | path

Searched refs:parse_something (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dparse_units.c50 parse_something (const char *s, const struct units *units, in parse_something() function
158 return parse_something (s, units, def_unit, acc_units, 0, 0); in parse_units()
184 return parse_something (s, units, NULL, acc_flags, orig, 1); in parse_flags()
H A DChangeLog1174 * 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 ','