Searched defs:startswith (Results 1 - 1 of 1) sorted by relevance

/src/sbin/pppoectl/
H A Dpppoectl.c385 #define startswith(a,s) strncmp(a, s, (off = strlen(s))) == 0 macro
[all...]

Completed in 3 milliseconds