HomeSort by: relevance | last modified time | path
    Searched defs:origmode (Results 1 - 3 of 3) sorted by relevancy

  /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);

Completed in 36 milliseconds