Home
last modified time | relevance | path

Searched refs:PE_display_icon (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.41.6/pexpert/pexpert/
H A Dpexpert.h335 extern void PE_display_icon( unsigned int flags,
/xnu-12377.41.6/bsd/kern/
H A Dbsd_init.c902 PE_display_icon( 0, "noroot"); /* XXX a netboot-specific icon would be nicer */ in bsd_init()
964 PE_display_icon( 0, "noroot"); /* XXX a netboot-specific icon would be nicer */ in bsd_init()
/xnu-12377.41.6/pexpert/i386/
H A Dpe_init.c289 PE_display_icon( __unused unsigned int flags, __unused const char * name ) in PE_display_icon() function
/xnu-12377.41.6/pexpert/arm/
H A Dpe_init.c559 PE_display_icon(__unused unsigned int flags, __unused const char *name) in PE_display_icon() function
/xnu-12377.41.6/iokit/bsddev/
H A DIOKitBSDInit.cpp910 PE_display_icon( 0, "noroot"); in IOFindBSDRoot()
/xnu-12377.41.6/osfmk/console/
H A Dvideo_console.c2404 PE_display_icon( 0, "noroot"); in noroot_icon_test()