OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copy_args
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libform/
field_types.c
102
new->
copy_args
= NULL;
216
char * (*
copy_args
)(char*), void (*free_args)(char *))
219
|| (
copy_args
== NULL) || (free_args == NULL))
223
fieldtype->
copy_args
=
copy_args
;
form.h
259
char * (*
copy_args
)(char *); /* copy the args for the type */
member in struct:_form_fieldtype
/src/sys/arch/evbmips/adm5120/
machdep.c
164
copy_args
(int argc, char **argv)
function in typeref:typename:void
401
copy_args
(argc, argv);
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025