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

/ast/src/cmd/re/
H A Dsed0.c70 #define ustrncmp(a,b,c) strncmp((char*)(a), (char*)(b), c) macro
320 if(ustrncmp(data.s, "#n", 2) == 0)

Completed in 8 milliseconds