Search Results

Search: Posts Made By: fpmurphy
Forum: Programming 06-22-2010
2,865
Posted By fpmurphy
On Solaris 10: #define...
On Solaris 10:

#define COPY_FROM_USER(target, source, offs, count) \
if (uiomove((target), count, UIO_WRITE, source)) { \
cmn_err(CE_WARN, "Bad copyin()!\n"); \
...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 11:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy