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

/netbsd-current/crypto/dist/ipsec-tools/src/racoon/
H A Dbackupsa.c86 static char *str2tmx __P((char *, struct tm *));
229 p = str2tmx(buf, &tm);
363 str2tmx(char *p, struct tm *tm) function
457 p = str2tmx(buf, &tm);

Completed in 134 milliseconds