Home
last modified time | relevance | path

Searched defs:filemode (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/doc/examples/
Davio_list_dir.c62 char filemode[4], uid_and_gid[20]; in list_op() local
/third_party/mesa3d/src/util/
Dos_file.c30 os_file_create_unique(const char *filename, int filemode) in os_file_create_unique()
/third_party/python/Lib/
Dstat.py156 def filemode(mode): function
/third_party/ffmpeg/libavformat/
Davio.h101 int64_t filemode; /**< Unix file mode, -1 if unknown. */ member