OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:satmodel
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/sandpoint/
satmgr.c
170
static struct satops
satmodel
[] = {
variable in typeref:struct:satops[]
219
for (i = 0; i < (int)(sizeof(
satmodel
)/sizeof(
satmodel
[0])); i++) {
220
if (strcmp(pfam->name,
satmodel
[i].family) == 0) {
221
ops = &
satmodel
[i];
satmgr.c
170
static struct satops
satmodel
[] = {
variable in typeref:struct:satops[]
219
for (i = 0; i < (int)(sizeof(
satmodel
)/sizeof(
satmodel
[0])); i++) {
220
if (strcmp(pfam->name,
satmodel
[i].family) == 0) {
221
ops = &
satmodel
[i];
Completed in 26 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025