Home
last modified time | relevance | path

Searched refs:_file_changed (Results 1 – 2 of 2) sorted by relevance

/dports/audio/cmus/cmus-2.9.1/
H A Dplayer.c409 static inline void _file_changed(struct track_info *ti) in _file_changed() function
429 _file_changed(ti); in file_changed()
1214 _file_changed(ti); in player_file_changed()
/dports/devel/py-zc.buildout/zc.buildout-2.11.3/src/zc/buildout/
H A Deasy_install.py1315 def _file_changed(filename, old_contents, mode='r'): function
1329 changed = _file_changed(dest, contents)
1343 if _file_changed(win32_exe, new_data, 'rb'):
1414 changed = _file_changed(dest, contents)