Home
last modified time | relevance | path

Searched refs:Lio_SysCall (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/lib/
H A Dtlibio.c73 * char Lio_SysCall[];
190 char Lio_SysCall[PATH_MAX]; /* string containing last i/o system call */ variable
713 * the string of the system call and place it in Lio_SysCall. in lio_write_buffer()
727 sprintf(Lio_SysCall, "write(%d, buf, %d)", fd, size); in lio_write_buffer()
732 Lio_SysCall); in lio_write_buffer()
769 sprintf(Lio_SysCall, in lio_write_buffer()
775 Lio_SysCall); in lio_write_buffer()
789 sprintf(Lio_SysCall, in lio_write_buffer()
796 Lio_SysCall); in lio_write_buffer()
828 sprintf(Lio_SysCall, in lio_write_buffer()
[all...]

Completed in 2 milliseconds