Searched refs:GetClientCmdName (Results 1 – 7 of 7) sorted by relevance
57 extern _X_EXPORT const char *GetClientCmdName(struct _Client *client);
370 GetClientCmdName(struct _Client *client) in GetClientCmdName() function
1125 const char *cmdname = GetClientCmdName(client); in ComputeLocalClient()
91 const char *cmdname = GetClientCmdName(client); in PrintDeviceGrabInfo()
379 cmdname = GetClientCmdName(clients[i]); in PrintPassiveGrabs()
131 const char *cmdname = GetClientCmdName(client); in SELinuxLabelClient()
26912 * Use GetClientCmdName (Mark Kettenis)