Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bdiff/
H A Dbdiff.c80 static char *satoi(char *, offset_t *);
379 lp = satoi(lp, &num); in fixnum()
513 satoi(char *p, offset_t *ip) in satoi() function