Home
last modified time | relevance | path

Searched refs:sqt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c117 static const struct str_flags sqt[] = { variable
533 if (typ != NULL && streams_parse_flag(sqt, typ, &tmask) == -1) { in syncq()
535 streams_flag_usage(sqt); in syncq()
546 if (not_typ != NULL && streams_parse_flag(sqt, not_typ, &not_tmask) in syncq()
549 streams_flag_usage(sqt); in syncq()
602 for (i = 0; sqt[i].strf_name != NULL; i++) { in syncq()
613 sqt[i].strf_name, sqt[i].strf_descr); in syncq()