OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chval
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sunlabel/
sunlabel.c
137
*
chval
is called to change a field; the first argument is the
139
* The
chval
function is responsible for parsing and error-checking as
142
* This could be rolled into the
chval
function, but I believe this
148
* one numeric
chval
function.
154
void (*
chval
)(const char *, struct field *);
member in struct:field
875
*
chval
and changed functions.
895
(*fields[i].
chval
) (cp, &fields[i]);
sunlabel.c
137
*
chval
is called to change a field; the first argument is the
139
* The
chval
function is responsible for parsing and error-checking as
142
* This could be rolled into the
chval
function, but I believe this
148
* one numeric
chval
function.
154
void (*
chval
)(const char *, struct field *);
member in struct:field
875
*
chval
and changed functions.
895
(*fields[i].
chval
) (cp, &fields[i]);
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025