Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dsfstr.c186 sfstrseek(Sfio_t* f, int n, int w) in sfstrseek() function
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h422 #define sfstrseek(f,p,m) \ macro