Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfpool.c99 static int _sfphead(Sfpool_t* p, Sfio_t* f, int n) in _sfphead() function
101 static int _sfphead(p, f, n) in _sfphead()
241 return type == 0 ? _sfphead(p,f,n) : _sfpdelete(p,f,n);