Home | Sort by: relevance | last modified time | path |
/src/lib/libpuffs/ | |
null.c | 99 mode_t origmode; local in function:writeableopen 108 origmode = sb.st_mode & ALLPERMS; 117 chmod(path, origmode); |
null.c | 99 mode_t origmode; local in function:writeableopen 108 origmode = sb.st_mode & ALLPERMS; 117 chmod(path, origmode); |
null.c | 99 mode_t origmode; local in function:writeableopen 108 origmode = sb.st_mode & ALLPERMS; 117 chmod(path, origmode); |