HomeSort by: relevance | last modified time | path
    Searched defs:softintrq (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/netstat/
main.c 304 const struct softintrq { struct
307 } softintrq[] = { variable in typeref:typename:const struct softintrq[]
763 * Print softintrq status.
769 const struct softintrq *siq;
772 for (siq = softintrq; siq->siq_name != NULL; siq++) {
main.c 304 const struct softintrq { struct
307 } softintrq[] = { variable in typeref:typename:const struct softintrq[]
763 * Print softintrq status.
769 const struct softintrq *siq;
772 for (siq = softintrq; siq->siq_name != NULL; siq++) {

Completed in 27 milliseconds