FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void get_rpc_info
(
int *
tag
,
char **
buffer
,
int *
size
)
Definition at line
1930
of file
dns.c
.
References
Rpc_info
.
Referenced by
main()
.
1931
{
1932
1933
if
(tag){}
1934
*
buffer
=
Rpc_info
;
1935
*
size
= (int)strlen(
Rpc_info
)+1;
1936
}
Rpc_info
static char * Rpc_info
Definition:
dns.c:85
buffer
int buffer[BUFFSIZE]
Definition:
db_dim_client.c:14
size
int size
Definition:
db_dim_server.c:17
Here is the caller graph for this function:
dim
src
dns.c
Generated on Sun Sep 18 2016 20:50:30 for FACT++ by
1.8.11