Home
last modified time | relevance | path

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

/optee_client/tee-supplicant/src/
A Dprof.c49 size_t bufsize = 0; in prof_process() local
80 bufsize = MEMREF_SIZE(params + 2); in prof_process()
118 st = write(fd, buf, bufsize); in prof_process()
121 if (st < 0 || st != (int)bufsize) in prof_process()

Completed in 3 milliseconds