Query: inode_owner_or_capable
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INODE_OWNER_OR_CAPAB(9) The Linux VFS INODE_OWNER_OR_CAPAB(9)NAMEinode_owner_or_capable - check current task permissions to inodeSYNOPSISbool inode_owner_or_capable(const struct inode * inode);ARGUMENTSinode inode being checkedDESCRIPTIONReturn true if current either has CAP_FOWNER to the inode, or owns the file.COPYRIGHTKernel Hackers Manual 3.10 June 2014 INODE_OWNER_OR_CAPAB(9)
Related Man Pages |
---|
ffind(1) - debian |
matchpathcon_filespec_add(3) - debian |
matchpathcon_checkmatches(3) - centos |
clri(8) - opendarwin |
clri(8) - osx |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
Controlling user input |