Home
last modified time | relevance | path

Searched refs:INFO_WORD (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/jacl/
H A Dlanguage.h78 #define INFO_WORD "info" macro
251 #define INFO_WORD "info" macro
426 #define INFO_WORD "info" macro
H A Dloader.cpp1524 create_cstring("INFO_WORD", INFO_WORD); in create_language_constants()
/dports/net/rsync/rsync-3.2.3/
H A Doptions.c263 INFO_WORD(BACKUP, W_REC, "Mention files backed up"),
264 INFO_WORD(COPY, W_REC, "Mention files copied locally on the receiving side"),
265 INFO_WORD(DEL, W_REC, "Mention deletions on the receiving side"),
266 INFO_WORD(FLIST, W_CLI, "Mention file-list receiving/sending (levels 1-2)"),
267 INFO_WORD(MISC, W_SND|W_REC, "Mention miscellaneous information (levels 1-2)"),
268 INFO_WORD(MOUNT, W_SND|W_REC, "Mention mounts that were found or skipped"),
269 INFO_WORD(NAME, W_SND|W_REC, "Mention 1) updated file/dir names, 2) unchanged names"),
271 INFO_WORD(REMOVE, W_SND, "Mention files removed on the sending side"),
272 INFO_WORD(SKIP, W_REC, "Mention files that are skipped due to options used"),
273 INFO_WORD(STATS, W_CLI|W_SRV, "Mention statistics at end of run (levels 1-3)"),
[all …]