Home
last modified time | relevance | path

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

/external/ipsec-tools/src/racoon/
Dbackupsa.c86 static char *str2tmx __P((char *, struct tm *));
229 p = str2tmx(buf, &tm); in backupsa_from_file()
364 str2tmx(char *p, struct tm *tm) in str2tmx() function
458 p = str2tmx(buf, &tm); in main()