[250] = { 4, TD, SEN(epoll_ctl), "epoll_ctl" },
[251] = { 4, TD, SEN(epoll_wait), "epoll_wait" },
[252] = { 1, 0, SEN(set_tid_address), "set_tid_address" },
-[253] = { 5, TD, SEN(printargs), "fadvise64" },
+[253] = { 5, TD, SEN(fadvise64), "fadvise64" },
[254] = { 3, 0, SEN(timer_create), "timer_create" },
[255] = { 4, 0, SEN(timer_settime), "timer_settime" },
[256] = { 2, 0, SEN(timer_gettime), "timer_gettime" },
[261] = { 2, 0, SEN(clock_getres), "clock_getres" },
[262] = { 4, 0, SEN(clock_nanosleep), "clock_nanosleep" },
[263] = { 5, 0, SEN(vserver), "vserver" },
-[264] = { 1, TD, SEN(printargs), "fadvise64_64" },
+[264] = { 6, TD, SEN(fadvise64_64), "fadvise64_64" },
[265] = { 3, TF, SEN(statfs64), "statfs64" },
[266] = { 3, TD, SEN(fstatfs64), "fstatfs64" },
[267] = { 5, TM|SI, SEN(remap_file_pages), "remap_file_pages" },