#include
"unpxti.h"
int
xti_rdwr
(
int
fd
)
{
return
(
ioctl
(
fd
,
I_PUSH
,
"tirdwr"
)
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1