Searched refs:import (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/xnu/xnu-doc/
H A DAppDelegate.h9 #import <Cocoa/Cocoa.h>
/darwin-on-arm/xnu/SETUP/kextsymboltool/
H A Dkextsymboltool.c477 boolean_t import; member in struct:file
487 boolean_t import; local
525 if (!strcmp("-import", argv[i]))
526 import = true;
528 import = false;
541 files[num_files].import = import;
558 if (files[filenum].import)
577 if (files[filenum].import)
666 fprintf(stderr, "exported name not in import lis
[all...]
/darwin-on-arm/xnu/config/
H A DMakefile103 -import $(OBJPATH)/allsymbols \
170 -import $(OBJPATH)/allsymbols \
177 -import $(OBJPATH)/allsymbols \

Completed in 15 milliseconds