osmo-gbproxy/openbsc/src/libabis/input
Pablo Neira Ayuso 840ccf6208 src: use namespace prefix osmo_timer* for timer functions
Summary of changes:

s/struct timer_list/struct osmo_timer_list/g
s/bsc_add_timer/osmo_timer_add/g
s/bsc_schedule_timer/osmo_timer_schedule/g
s/bsc_del_timer/osmo_timer_del/g
s/bsc_timer_pending/osmo_timer_pending/g
s/bsc_nearest_timer/osmo_timers_nearest/g
s/bsc_prepare_timers/osmo_timers_prepare/g
s/bsc_update_timers/osmo_timers_update/g
s/bsc_timer_check/osmo_timers_check/g
2011-05-06 12:11:06 +02:00
..
dahdi.c src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
hsl.c src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
ipaccess.c src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
lapd.c src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00
lapd.h src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
misdn.c src: use namespace prefix osmo_timer* for timer functions 2011-05-06 12:11:06 +02:00