Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/format/
H A Dio.c2181 static TOKEN pushed_buf; variable
2209 bcopy(pushed_buf, buf, TOKEN_SIZE+1); in sup_get_token()
2317 bcopy(token_buf, pushed_buf, TOKEN_SIZE+1); in sup_pushtoken()