Home
last modified time | relevance | path

Searched refs:MAX_FILE_SIZE (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Drrdp_util.c84 outlen > MAX_FILE_SIZE) in publish_add_content()
H A Dencoding.c50 if (st.st_size <= 0 || st.st_size > MAX_FILE_SIZE) { in load_file()
H A Drsync.c151 args[i++] = "--max-size=" STRINGIFY(MAX_FILE_SIZE); in exec_rsync()
H A Dextern.h1003 #define MAX_FILE_SIZE 4000000
999 #define MAX_FILE_SIZE global() macro