OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_prop
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/wsmoused/
config.c
119
prop_free(b->
b_prop
[i]);
139
b->
b_prop
[b->b_prop_count] = p;
177
if (strcmp(b->
b_prop
[pc]->p_name, pname) == 0)
178
return b->
b_prop
[pc]->p_value;
202
if (strcmp(b->
b_prop
[pc]->p_name, pname) == 0) {
203
ret = (int) strtol(b->
b_prop
[pc]->p_value,
205
if (b->
b_prop
[pc]->p_value == ptr) {
wsmoused.h
85
struct prop *
b_prop
[MAX_PROPS];
member in struct:block
Completed in 12 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025