Searched refs:ENDING_CHAR (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-new.c198 #define ENDING_CHAR '\\' macro
200 #define ENDING_CHAR '/' macro
203 if (name[stringlen - 1] != ENDING_CHAR)
205 name[stringlen] = ENDING_CHAR;

Completed in 108 milliseconds