Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfwalk.c30 int sfwalk(Sfwalk_f walkf, Void_t* data, int type) in sfwalk()
33 Sfwalk_f walkf; /* return <0: stop, >=0: continue */ in sfwalk()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dsfio.h51 typedef int (*Sfwalk_f)_ARG_((Sfio_t*, Void_t*));
236 extern int sfwalk _ARG_((Sfwalk_f, Void_t*, int));