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

/freebsd-10.0-release/usr.sbin/ndiscvt/
H A Dinf.c228 char vidstr[7], didstr[7], subsysstr[14]; local
240 strcpy(didstr, "0x");
241 strncat(didstr, p, 4);
253 fprintf(ofp, "\t\\\n\t{ %s, %s, %s, ", vidstr, didstr, subsysstr);

Completed in 146 milliseconds