Home
last modified time | relevance | path

Searched refs:rc_str2tm (Results 1 – 3 of 3) sorted by relevance

/external/ppp/pppd/plugins/radius/
Dutil.c33 void rc_str2tm (char *valstr, struct tm *tm) in rc_str2tm() function
Dradiusclient.h451 void rc_str2tm __P((char *, struct tm *));
Davpair.c639 rc_str2tm (valstr, tm); in rc_avpair_parse()