Home
last modified time | relevance | path

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

/dragonfly/lib/libcam/
HDscsi_cmdparse.c111 char *intendp; in do_buff_decode() local
179 width = strtol(fmt, &intendp, 10); in do_buff_decode()
180 fmt = intendp; in do_buff_decode()
205 width = strtol(fmt, &intendp, 10); in do_buff_decode()
206 fmt = intendp; in do_buff_decode()
244 width = strtol(fmt, &intendp, 10); in do_buff_decode()
245 fmt = intendp; in do_buff_decode()
288 width = strtol(fmt, &intendp, 10); in do_buff_decode()
289 fmt = intendp; in do_buff_decode()
351 char *intendp; in next_field() local
[all …]