OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:siq
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/netstat/
main.c
769
const struct softintrq *
siq
;
local
772
for (
siq
= softintrq;
siq
->siq_name != NULL;
siq
++) {
773
off = nl[
siq
->siq_index].n_value;
778
printf("%s:\n",
siq
->siq_name);
/src/external/bsd/unbound/dist/ipsecmod/
ipsecmod.c
570
struct ipsecmod_qstate*
siq
;
local
574
siq
= (struct ipsecmod_qstate*)super->minfo[id];
575
if(!
siq
) {
587
siq
->ipseckey_rrset = rrset_key;
594
siq
->ipseckey_done = 1;
Completed in 48 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026