Home
last modified time | relevance | path

Searched defs:_sfproc_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h697 struct _sfproc_s struct
698 { int pid; /* process id */
699 uchar* rdata; /* read data being cached */
700 int ndata; /* size of cached data */
701 int size; /* buffer size */
702 int file; /* saved file descriptor */
703 int sigp; /* sigpipe protection needed */