Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dutil.h40 extern ulong_t fm_strtonum(topo_mod_t *, char *, int *);
H A Dutil.c51 fm_strtonum(topo_mod_t *mp, char *str, int *err) in fm_strtonum() function