Home | History | Annotate | Download | only in cups

Lines Matching full:atoi

1245     old_debug_logging = atoi(val);
1254 old_remote_admin = atoi(val);
1263 old_remote_any = atoi(val);
1272 old_share_printers = atoi(val);
1281 old_user_cancel_any = atoi(val);
1297 debug_logging = atoi(val);
1316 remote_any = atoi(val);
1335 remote_admin = atoi(val);
1355 share_printers = atoi(val);
1375 user_cancel_any = atoi(val);
1433 if ((server_port = atoi(server_port_env)) <= 0)