osmo-msc/src/libvlr
Oliver Smith 5598aaef23 VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg
Make the vsub argument of both vlr_subscr_msisdn_or_name()
and vlr_subscr_name() a const.

The LOGVSUBP() macro uses vlr_subscr_name() and will not generate a
warning anymore when used with a const vsub.

Change-Id: If609269191f4df6186d823a2eee14012846328e2
2019-01-09 14:34:34 +00:00
..
Makefile.am Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr 2018-08-05 11:20:21 +02:00
vlr.c VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg 2019-01-09 14:34:34 +00:00
vlr_access_req_fsm.c fix vlr ops.subscr_assoc re-association 2019-01-04 01:46:46 +00:00
vlr_access_req_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00
vlr_auth_fsm.c vlr: auth_fsm: make sure vsub->auth_fsm = NULL when it terminates 2019-01-04 16:24:59 +00:00
vlr_auth_fsm.h refactor VLR FSM result handling 2018-04-12 19:40:00 +00:00
vlr_core.h vlr_core.h: remove duplicate declarations 2019-01-09 14:34:14 +00:00
vlr_lu_fsm.c fix vlr ops.subscr_assoc re-association 2019-01-04 01:46:46 +00:00
vlr_lu_fsm.h Add libvlr implementation 2017-07-21 18:32:03 +02:00