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

/illumos-gate/usr/src/lib/libslp/clib/
H A Dslp_targets.c559 int more_than_one = slp_utf_strchr(scopes, ',') ? 1 : 0; local
562 if (more_than_one) {
584 if (more_than_one) {
/illumos-gate/usr/src/lib/libxcurses/src/tic/
H A Dticparse.c108 char more_than_one[] = m_textstr( variable
346 warning(m_strmsg(more_than_one), tname);
380 warning(m_strmsg(more_than_one), q);

Completed in 52 milliseconds