Searched defs:who (Results 1 - 7 of 7) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DPMmisc.cpp38 void IOPMLog(const char * who,unsigned long event,unsigned long param1, unsigned long param2) argument
44 void IOPMRegisterDevice(const char * who, IOService * theDevice) argument
H A DIOPlatformExpert.cpp380 PMLog(const char *who, unsigned long event, argument
H A DIOServicePM.cpp4540 const char *who = ((IOService *) object)->getName(); local
4597 const char *who = ((IOService *) object)->getName(); local
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmig_log.c93 MigEventTracer( mig_who_t who, mig_which_event_t what, mach_msg_id_t msgh_id, unsigned int size, unsigned int kpd, unsigned int retcode, unsigned int ports, unsigned int oolports, unsigned int ool, char *file, unsigned int line) argument
114 MigEventErrors( mig_who_t who, mig_which_error_t what, void *par, char *file, unsigned int line) argument
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_resource.c135 id_t who; member in struct:puser_nice_args
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_gss.c1129 char who[] = "server"; local
1250 char who[] = "client"; local
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h418 char who_l_[PADL_(id_t)]; id_t who; char who_r_[PADR_(id_t)]; member in struct:setpriority_args
436 char who_l_[PADL_(id_t)]; id_t who; char who_r_[PADR_(id_t)]; member in struct:getpriority_args
468 char who_l_[PADL_(int)]; int who; char who_r_[PADR_(int)]; member in struct:getrusage_args

Completed in 118 milliseconds