blob: 9133e75e70697f37f16002037cae558bb06efd1e [file] [log] [blame]
window.SIDEBAR_ITEMS = {"enum":[["FchmodatFlags","Flags for `fchmodat` function."],["UtimensatFlags","Flags for `utimensat` function."]],"fn":[["FileStat",""],["fchmod","Change the file permission bits of the file specified by a file descriptor."],["fchmodat","Change the file permission bits."],["fstat",""],["fstatat",""],["futimens","Change the access and modification times of the file specified by a file descriptor."],["lstat",""],["lutimes","Change the access and modification times of a file without following symlinks."],["major",""],["makedev",""],["minor",""],["mkdirat",""],["mknod","Create a special or ordinary file, by pathname."],["mknodat","Create a special or ordinary file, relative to a given directory."],["stat",""],["umask",""],["utimensat","Change the access and modification times of a file."],["utimes","Change the access and modification times of a file."]],"struct":[["FileStat",""],["Mode","“File mode / permissions” flags."],["SFlag","“File type” flags for `mknod` and related functions."]],"type":[["dev_t",""],["mode_t",""]]};