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

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

Completed in 10 milliseconds