OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:siq
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/netstat/
main.c
769
const struct softintrq *
siq
;
local in function:print_softintrq
772
for (
siq
= softintrq;
siq
->siq_name != NULL;
siq
++) {
773
off = nl[
siq
->siq_index].n_value;
778
printf("%s:\n",
siq
->siq_name);
main.c
769
const struct softintrq *
siq
;
local in function:print_softintrq
772
for (
siq
= softintrq;
siq
->siq_name != NULL;
siq
++) {
773
off = nl[
siq
->siq_index].n_value;
778
printf("%s:\n",
siq
->siq_name);
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025