#include <scscf_load.h>
Definition at line 69 of file scscf_load.h.
Data Fields | |
| get_r_public_f | get_r_public |
| the get_r_public() function that retrieves a r_public from the S-CSCF registrar. | |
| r_unlock_f | r_unlock |
| the r_unlock() function to unlock a registrar slot | |
| get_r_public_expires_f | get_r_public_expires |
| returns the expires value | |
the get_r_public() function that retrieves a r_public from the S-CSCF registrar.
The registrar slot is locked and you have to unlock it with r_unlock(p->hash) when done
Definition at line 70 of file scscf_load.h.
Referenced by isc_checker_find(), isc_is_registered(), and load_scscf().
the r_unlock() function to unlock a registrar slot
Definition at line 73 of file scscf_load.h.
Referenced by isc_checker_find(), isc_is_registered(), and load_scscf().
1.5.2