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

  /src/tests/modules/k_helper/
k_helper.c 50 static int prop_str_ok; variable in typeref:typename:int
87 CTLTYPE_INT, "prop_str_ok",
89 NULL, 0, &prop_str_ok, 0,
133 prop_str_ok = 0;
135 prop_str_ok = 0;
139 prop_str_ok = 0;
142 prop_str_ok = 1;
145 if (!prop_str_ok)
k_helper.c 50 static int prop_str_ok; variable in typeref:typename:int
87 CTLTYPE_INT, "prop_str_ok",
89 NULL, 0, &prop_str_ok, 0,
133 prop_str_ok = 0;
135 prop_str_ok = 0;
139 prop_str_ok = 0;
142 prop_str_ok = 1;
145 if (!prop_str_ok)
k_helper.c 50 static int prop_str_ok; variable in typeref:typename:int
87 CTLTYPE_INT, "prop_str_ok",
89 NULL, 0, &prop_str_ok, 0,
133 prop_str_ok = 0;
135 prop_str_ok = 0;
139 prop_str_ok = 0;
142 prop_str_ok = 1;
145 if (!prop_str_ok)

Completed in 60 milliseconds