Searched refs:scratch (Results 1 – 1 of 1) sorted by relevance
303 char *scratch; in kobject_uevent_env() local306 scratch = skb_put(skb, len); in kobject_uevent_env()307 sprintf(scratch, "%s@%s", action_string, devpath); in kobject_uevent_env()312 scratch = skb_put(skb, len); in kobject_uevent_env()313 strcpy(scratch, env->envp[i]); in kobject_uevent_env()