Lines Matching refs:fprintf
45 fprintf(stderr, "%m - Failed to make rootfs private mount\n"); in pid_max_cb()
53 fprintf(stderr, "%m - Failed to mount proc\n"); in pid_max_cb()
59 fprintf(stderr, "%m - Failed to open pid_max\n"); in pid_max_cb()
65 fprintf(stderr, "%m - Failed to write pid_max\n"); in pid_max_cb()
75 fprintf(stderr, "Managed to create pid number beyond limit\n"); in pid_max_cb()
91 fprintf(stderr, "%m - Failed to make rootfs private mount\n"); in pid_max_nested_inner()
99 fprintf(stderr, "%m - Failed to mount proc\n"); in pid_max_nested_inner()
105 fprintf(stderr, "%m - Failed to open pid_max\n"); in pid_max_nested_inner()
112 fprintf(stderr, "%m - Failed to write pid_max\n"); in pid_max_nested_inner()
118 fprintf(stderr, "Failed to create first new process\n"); in pid_max_nested_inner()
132 fprintf(stderr, "Managed to create process even though ancestor pid namespace had a limit\n"); in pid_max_nested_inner()
149 fprintf(stderr, "Managed to create process with pid %d beyond configured limit\n", pid); in pid_max_nested_inner()
166 fprintf(stderr, "%m - Failed to make rootfs private mount\n"); in pid_max_nested_outer()
174 fprintf(stderr, "%m - Failed to mount proc\n"); in pid_max_nested_outer()
180 fprintf(stderr, "%m - Failed to open pid_max\n"); in pid_max_nested_outer()
187 fprintf(stderr, "%m - Failed to write pid_max\n"); in pid_max_nested_outer()
208 fprintf(stderr, "%m - Failed to clone nested pidns\n"); in pid_max_nested_outer()
213 fprintf(stderr, "%m - Nested pid_max failed\n"); in pid_max_nested_outer()
235 fprintf(stderr, "%m - Failed to make rootfs private mount\n"); in pid_max_nested_limit_inner()
243 fprintf(stderr, "%m - Failed to mount proc\n"); in pid_max_nested_limit_inner()
249 fprintf(stderr, "%m - Failed to open pid_max\n"); in pid_max_nested_limit_inner()
256 fprintf(stderr, "%m - Failed to write pid_max\n"); in pid_max_nested_limit_inner()
272 fprintf(stderr, "Managed to create processes beyond the configured outer limit\n"); in pid_max_nested_limit_inner()
292 fprintf(stderr, "%m - Failed to make rootfs private mount\n"); in pid_max_nested_limit_outer()
300 fprintf(stderr, "%m - Failed to mount proc\n"); in pid_max_nested_limit_outer()
306 fprintf(stderr, "%m - Failed to open pid_max\n"); in pid_max_nested_limit_outer()
313 fprintf(stderr, "%m - Failed to write pid_max\n"); in pid_max_nested_limit_outer()
319 fprintf(stderr, "%m - Failed to clone nested pidns\n"); in pid_max_nested_limit_outer()
324 fprintf(stderr, "%m - Nested pid_max failed\n"); in pid_max_nested_limit_outer()