Home
last modified time | relevance | path

Searched refs:atonum (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/devfs/
H A Ddevfs.c96 atonum(const char *s, uint16_t *num) in atonum() function
131 if (!atonum(s, &num)) in eatonum()
H A Dextern.h48 int atonum(const char *, uint16_t *);
H A Drule.c136 if (!atonum(av[1], &rnum)) { in rule_apply()
327 if (!atonum(av[0], &rnum)) in rulespec_intok()