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

/darwin-on-arm/xnu/osfmk/UserNotification/
H A DKUNCUserNotifications.h88 char *executionPath,
H A DUNDRequest.defs46 in executionPath: UNDPath;
H A DKUNCUserNotifications.c218 kern_return_t KUNCExecute(char executionPath[1024], int uid, int gid) argument
226 kr = UNDExecute_rpc(UNDServer, executionPath, uid, gid);

Completed in 65 milliseconds