Home
last modified time | relevance | path

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

/external/ltp/lib/
Dtlibio.c190 char Lio_SysCall[PATH_MAX]; /* string containing last i/o system call */ variable
723 sprintf(Lio_SysCall, "write(%d, buf, %d)", fd, size); in lio_write_buffer()
728 Lio_SysCall); in lio_write_buffer()
764 sprintf(Lio_SysCall, in lio_write_buffer()
770 Lio_SysCall); in lio_write_buffer()
784 sprintf(Lio_SysCall, in lio_write_buffer()
791 Lio_SysCall); in lio_write_buffer()
823 sprintf(Lio_SysCall, in lio_write_buffer()
829 Lio_SysCall); in lio_write_buffer()
836 __FILE__, __LINE__, Lio_SysCall, fd, size, in lio_write_buffer()
[all …]