crm_atoi         1247 crmd/remote_lrmd_ra.c                                         crm_atoi(crm_element_value(node,
crm_atoi          482 fencing/admin.c                 timeout = crm_atoi(optarg, NULL);
crm_atoi          507 fencing/admin.c                 fence_level = crm_atoi(optarg, NULL);
crm_atoi         2294 fencing/commands.c             int nodeid = crm_atoi(host, NULL);
crm_atoi           77 fencing/config.y 		int priority = crm_atoi($3, NULL);
crm_atoi         1028 fencing/remote.c         int nodeid = crm_atoi(op->target, NULL);
crm_atoi         2045 fencing/remote.c             int nodeid = crm_atoi(target, NULL);
crm_atoi           99 lib/cluster/cluster.c         id = crm_atoi(uuid, "0");
crm_atoi         1021 lib/pengine/unpack.c         crm_atoi(crm_element_value(state, XML_NODE_IS_MAINTENANCE), "0");
crm_atoi         1216 lib/pengine/unpack.c                     crm_atoi(crm_element_value(state, XML_NODE_IS_FENCED), "0");
crm_atoi           94 tools/crm_error.c         rc = crm_atoi(argv[lpc], NULL);