Searched refs:rc_check (Results 1 – 2 of 2) sorted by relevance
/external/ppp/pppd/plugins/radius/ | ||
D | radiusclient.h | 412 int rc_check __P((char *, unsigned short, char *)); |
D | buildreq.c | 415 int rc_check(char *host, unsigned short port, char *msg) in rc_check() function |