qmax_int          424 lib/common/ipc.c         int qmax_int = crm_int_helper(qmax, NULL);
qmax_int          426 lib/common/ipc.c         if ((errno == 0) && (qmax_int > 0)) {
qmax_int          427 lib/common/ipc.c             client->queue_max = qmax_int;