Home
last modified time | relevance | path

Searched refs:opt_command (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/cddl/dtracetoolkit/dist/Bin/
H A Ddvmstat66 opt_pid=0; opt_name=0; pid=0; pname="."; opt_command=0; command=""
91 opt_command=1
111 inline int OPT_command = '$opt_command';
245 if [ $opt_command -eq 1 ]; then
H A Dprocsystime64 opt_command=0; command="";
100 opt_command=1
124 inline int OPT_command = '$opt_command';
228 if [ $opt_command -eq 1 ]; then
H A Ddappprof64 opt_command=0; command=""; opt_buf=0; buf="4m"
104 opt_command=1
139 inline int OPT_command = '$opt_command';
233 if [ $opt_command -eq 1 ]; then
H A Ddapptrace69 opt_command=0; command=""; opt_buf=0; buf="4m"
114 opt_command=1
145 inline int OPT_command = '$opt_command';
253 if [ $opt_command -eq 1 ]; then
H A Ddtruss69 opt_counts=0; opt_relative=0; opt_printid=0; opt_follow=0; opt_command=0
119 opt_command=1
156 inline int OPT_command = '$opt_command';
457 if [ $opt_command -eq 1 ]; then
/netbsd/external/cddl/dtracetoolkit/dist/
H A Ddvmstat66 opt_pid=0; opt_name=0; pid=0; pname="."; opt_command=0; command=""
91 opt_command=1
111 inline int OPT_command = '$opt_command';
245 if [ $opt_command -eq 1 ]; then
H A Dprocsystime64 opt_command=0; command="";
100 opt_command=1
124 inline int OPT_command = '$opt_command';
228 if [ $opt_command -eq 1 ]; then
H A Ddtruss69 opt_counts=0; opt_relative=0; opt_printid=0; opt_follow=0; opt_command=0
119 opt_command=1
156 inline int OPT_command = '$opt_command';
457 if [ $opt_command -eq 1 ]; then
/netbsd/external/cddl/dtracetoolkit/dist/Proc/
H A Ddappprof64 opt_command=0; command=""; opt_buf=0; buf="4m"
104 opt_command=1
139 inline int OPT_command = '$opt_command';
233 if [ $opt_command -eq 1 ]; then
H A Ddapptrace69 opt_command=0; command=""; opt_buf=0; buf="4m"
114 opt_command=1
145 inline int OPT_command = '$opt_command';
253 if [ $opt_command -eq 1 ]; then
/netbsd/sbin/ifconfig/
H A Difconfig.c173 extern struct pbranch opt_command;
287 , {.b_nextparser = &opt_command.pb_parser}
309 struct pbranch opt_command = PBRANCH_INITIALIZER(&opt_command, variable
321 familykw, __arraycount(familykw), &opt_command.pb_parser);