Searched refs:inj_strtoull (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fminject/common/
H A Dinj_string.h46 extern int inj_strtoull(const char *, int, u_longlong_t *);
H A Dinj_string.c122 inj_strtoull(const char *str, int width, u_longlong_t *valp) function
H A Dinj_grammar.y343 if (inj_strtoull($1, 32, &val) < 0) {
H A Dinj_defn.c250 if (inj_strtoull(dfm->dfm_str, intr->ei_width, &val) < 0)
369 if (inj_strtoull(elem->dfm_str, cont->ei_width,

Completed in 61 milliseconds