Home
last modified time | relevance | path

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

/freebsd/usr.sbin/moused/moused/
H A Dutil.h252 safe_atoi(const char *str, int *val) in safe_atoi() function
H A Dquirks.c1079 if (!safe_atoi(value, &i)) in parse_moused()