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

/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dracoonctl.c1274 char *srcstr; local
1286 if ((srcstr = saddr2str((struct sockaddr *)&evtdump->ec_ph1src)) == NULL)
1289 printf("%s", srcstr);
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Dmime_decode.c1058 * srcstr pointer to string to decode
1061 mime_decode_hfield(char *linebuf, size_t bufsize, const char *hdrline, char *srcstr) argument
1066 decode(linebuf, bufsize, srcstr);
1069 return srcstr;

Completed in 103 milliseconds