Searched refs:find_arg_with_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/tools/
H A Dvnode_if.awk102 function find_arg_with_type (type) function
410 printc("\t" find_arg_with_type("struct vnode **") ",");
412 printc("\t" find_arg_with_type("struct ucred *") ",");
414 printc("\t" find_arg_with_type("struct thread *") ",");
416 printc("\t" find_arg_with_type("struct componentname *") ",");

Completed in 42 milliseconds