ftp.nice.ch/pub/next/developer/nextsources/cctools.s.tar.gz#/cctools/include/stuff/vm_flush_cache.h

This is vm_flush_cache.h in view mode; [Download] [Up]

#import <mach/mach.h>
extern kern_return_t vm_flush_cache(
    vm_task_t target_task,
    vm_address_t address,
    vm_size_t size);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.