CLEAR_USER(9) Memory Management in Linux CLEAR_USER(9)NAMEclear_user - Zero a block of memory in user space.SYNOPSISunsigned long clear_user(void __user * to, unsigned long n);ARGUMENTSto Destination address, in user space. n Number of bytes to zero.DESCRIPTIONZero a block of memory in user space. Returns number of bytes that could not be cleared. On success, this will be zero.COPYRIGHTKernel Hackers Manual 2.6. July 2010 CLEAR_USER(9)
| Related Man Pages |
|---|
| sysinfo(2) - mojave |
| sysinfo(2) - v7 |
| sysinfo(2) - opendarwin |
| sysinfo(2) - plan9 |
| sysinfo(2) - bsd |
| Similar Topics in the Unix Linux Community |
|---|
| Script allows user to kill other users: I'd like to know HOW... |
| Get command with variables |
| HOMEWORK HELP - URGENT |
| VI editior line numbers |
| Closed -- Script not working |