Home
last modified time | relevance | path

Searched defs:psbuf (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dstat_.h38 # define stat_blocks(psbuf) (((psbuf)->st_size + 1023) >> 10) argument
40 # define stat_blocks(psbuf) ((psbuf)->st_blocks) argument