mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-11-02 13:13:29 +00:00
f31445915e79cc07236941c5fd5ce16268eaa255
There are more uses for a generalized db_bind_text(), and in an upcoming patch there will be similar functions like db_bind_int(). Also, add argument param_name, optionally indicating a named SQL parameter to bind to, which will be used in subsequent patches. So far, all callers pass NULL to yield previous db_bind_imsi() behavior of binding to the first param. Change-Id: I87bc46a23a724677e8319d6a4b032976b7ba9394
Description
Osmocom HLR for GSUP protocol towards OsmoSGSN and OsmoMSC
Languages
C
92.8%
Makefile
2.1%
Python
1.9%
Shell
1.6%
M4
1.1%
Other
0.4%