Searched defs:syncf (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libcodex/ | ||
H A D | codex.h | 117 int (*syncf)(Codex_t*); member in struct:Codexmeth_s |
/ast/src/cmd/pax/ | ||
H A D | paxlib.h | 213 int (*syncf)(Pax_t*, Paxarchive_t*, int); member in struct:Pax_s 240 #define paxsync(p,a,f) (*(p)->syncf)(p,a,f) |
Completed in 25 milliseconds