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

/freebsd-13-stable/sys/dev/ppbus/
H A Dppbconf.c183 #define UNKNOWN_LENGTH -1 macro
185 if (slen == UNKNOWN_LENGTH)
235 search_token(token, UNKNOWN_LENGTH, ":") + 1);
242 search_token(token, UNKNOWN_LENGTH, ":") + 1);
248 search_token(token, UNKNOWN_LENGTH, ":") + 1);
252 search_token(token, UNKNOWN_LENGTH, ":") + 1);
257 class = search_token(token, UNKNOWN_LENGTH, ":") + 1;
264 search_token(token, UNKNOWN_LENGTH, ":") + 1);

Completed in 51 milliseconds