Home
last modified time | relevance | path

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

/optee_test/host/xtest/
A Dinstall_ta.c29 char nbuf[PATH_MAX]; in read_ta() local
35 snprintf(nbuf, sizeof(nbuf), "%s/%s", dname, fname); in read_ta()
37 snprintf(nbuf, sizeof(nbuf), "%s", fname); in read_ta()
39 f = fopen(nbuf, "rb"); in read_ta()
41 err(1, "fopen(\"%s\")", nbuf); in read_ta()
/optee_test/ta/os_test/
A Dos_test.c97 nbuf, (unsigned int)res); in get_binblock_property()
114 char nbuf[256] = { }; in print_properties() local
118 uint32_t nblen = sizeof(nbuf); in print_properties()
209 nbuf, vbuf); in print_properties()
236 nbuf, (unsigned int)res); in print_properties()
250 nbuf, (unsigned int)res); in print_properties()
308 nbuf)) { in print_properties()
313 nbuf)) { in print_properties()
318 nbuf)) { in print_properties()
323 nbuf)) { in print_properties()
[all …]

Completed in 4 milliseconds