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

/freebsd-13-stable/contrib/netbsd-tests/sys/rc/
H A Dh_args.sh47 eval ${command}_precmd=\'print_args pre${command}\'
48 eval ${command}_cmd=\'print_args ${command}\'
49 eval ${command}_postcmd=\'print_args post${command}\'
52 print_args() { function
/freebsd-13-stable/contrib/kyua/utils/process/
H A Dhelpers.cpp36 print_args(int argc, char* argv[]) function
67 return print_args(argc, argv);
/freebsd-13-stable/stand/common/
H A Ddisk.c53 struct print_args { struct
109 struct print_args *pa, bsd;
117 pa = (struct print_args *)arg;
168 struct print_args pa;

Completed in 107 milliseconds