????

Your IP : 216.73.216.174


Current Path : /usr/share/systemtap/runtime/linux/
Upload File :
Current File : //usr/share/systemtap/runtime/linux/autoconf-task-uid.c

#include <linux/sched.h>

int bar (struct task_struct *foo) { 
  return (foo->uid = 0); 
}
/* as opposed to linux/cred.h wrappers current_uid() etc. */