
Data Fields | |
| str | aor |
| unsigned int | aorhash |
| ucontact_t * | contacts |
| str | domain |
| int | flags |
| struct _regpv_profile * | next |
| int | nrc |
| str | pname |
Definition at line 41 of file regpv.c.
Definition at line 44 of file regpv.c.
Referenced by pv_fetch_contacts(), pv_get_ulc(), and regpv_free_profile().
| unsigned int aorhash |
Definition at line 48 of file regpv.c.
Referenced by pv_fetch_contacts(), pv_get_ulc(), and regpv_free_profile().
Definition at line 43 of file regpv.c.
Referenced by pv_fetch_contacts(), pv_get_ulc(), and regpv_free_profile().
| int flags |
Definition at line 45 of file regpv.c.
Referenced by pv_fetch_contacts(), pv_get_ulc(), and regpv_free_profile().
struct _regpv_profile* next [read] |
Definition at line 49 of file regpv.c.
Referenced by regpv_free_profiles(), and regpv_get_profile().
| int nrc |
Definition at line 47 of file regpv.c.
Referenced by pv_fetch_contacts(), pv_get_ulc(), and regpv_free_profile().
Definition at line 42 of file regpv.c.
Referenced by pv_fetch_contacts(), regpv_free_profiles(), and regpv_get_profile().
1.5.6