Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dphi-order02.c8 static int oof(int a) { return fun() || 1; } in oof() function
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c386 dc_seek(struct vnode *vp, offset_t oof, offset_t *noffp, caller_context_t *ctp) in dc_seek() argument
391 return (VOP_SEEK(subvp, oof, noffp, ctp)); in dc_seek()