Home
last modified time | relevance | path

Searched defs:ST_MTIME (Results 1 – 19 of 19) sorted by relevance

/dports/devel/p5-No-Worries/No-Worries-1.6/lib/No/Worries/
H A DStat.pm41 use constant ST_MTIME => 9; # time of last modification constant
/dports/lang/snobol4/snobol4-2.2.2/modules/stat/
H A Dstat.c43 ST_MTIME, enumerator
/dports/mail/milter-regex/milter-regex-2.7/
H A Dmilter-regex.c148 #define ST_MTIME st_mtime macro
152 #define ST_MTIME st_mtimespec macro
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/lang/python27/Python-2.7.18/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/shells/bash/bash-5.1/examples/loadables/
H A Dstat.c59 #define ST_MTIME 10 macro
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/lang/python37/Python-3.7.12/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/lang/python38/Python-3.8.12/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/lang/python310/Python-3.10.1/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/lang/python39/Python-3.9.9/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dstat.py16 ST_MTIME = 8 variable
/dports/audio/py-music21/music21-7.1.0/.mypy_cache/3.7/
H A Dstat.data.json1 … true, "names": {".class": "SymbolTable", "SF_APPEND": {".class": "SymbolTableNode", "kind": "Gdef…
/dports/lang/algol68g/algol68g-2.8.4/source/
H A Da68g.h1844 #define ST_MTIME(p) ((p)->st_mtime) macro