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

/freebsd-11-stable/sys/dev/ppbus/
H A Dppbconf.c182 #define UNKNOWN_LENGTH -1 macro
184 if (slen == UNKNOWN_LENGTH)
234 search_token(token, UNKNOWN_LENGTH, ":") + 1);
241 search_token(token, UNKNOWN_LENGTH, ":") + 1);
247 search_token(token, UNKNOWN_LENGTH, ":") + 1);
251 search_token(token, UNKNOWN_LENGTH, ":") + 1);
256 class = search_token(token, UNKNOWN_LENGTH, ":") + 1;
263 search_token(token, UNKNOWN_LENGTH, ":") + 1);

Completed in 101 milliseconds