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

/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Bin/
H A Dexecsnoop72 opt_dump=0; opt_cmd=0; opt_time=0; opt_timestr=0; filter=0; command=.
80 A) opt_dump=1 ;;
106 if [ $opt_dump -eq 1 ]; then
121 inline int OPT_dump = '$opt_dump';
H A Dopensnoop79 opt_dump=0; opt_file=0; opt_time=0; opt_timestr=0; opt_args=0
88 A) opt_dump=1 ;;
125 if [ $opt_dump -eq 1 ]; then
140 inline int OPT_dump = '$opt_dump';
H A Dstatsnoop77 opt_dump=0; opt_file=0; opt_time=0; opt_timestr=0; opt_args=0
86 A) opt_dump=1 ;;
127 if [ $opt_dump -eq 1 ]; then
143 inline int OPT_dump = '$opt_dump';
H A Diosnoop105 opt_dump=0; opt_device=0; opt_delta=0; opt_devname=0; opt_file=0; opt_args=0;
115 A) opt_dump=1 ;;
160 if [ $opt_dump -eq 1 ]; then
177 inline int OPT_dump = '$opt_dump';
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/
H A Dexecsnoop72 opt_dump=0; opt_cmd=0; opt_time=0; opt_timestr=0; filter=0; command=.
80 A) opt_dump=1 ;;
106 if [ $opt_dump -eq 1 ]; then
121 inline int OPT_dump = '$opt_dump';
H A Dopensnoop79 opt_dump=0; opt_file=0; opt_time=0; opt_timestr=0; opt_args=0
88 A) opt_dump=1 ;;
125 if [ $opt_dump -eq 1 ]; then
140 inline int OPT_dump = '$opt_dump';
H A Dstatsnoop77 opt_dump=0; opt_file=0; opt_time=0; opt_timestr=0; opt_args=0
86 A) opt_dump=1 ;;
127 if [ $opt_dump -eq 1 ]; then
143 inline int OPT_dump = '$opt_dump';
H A Diosnoop105 opt_dump=0; opt_device=0; opt_delta=0; opt_devname=0; opt_file=0; opt_args=0;
115 A) opt_dump=1 ;;
160 if [ $opt_dump -eq 1 ]; then
177 inline int OPT_dump = '$opt_dump';
/freebsd-10.0-release/contrib/libpcap/
H A Doptimize.c119 static void opt_dump(struct block *);
1652 opt_dump(root);
1666 opt_dump(root);
1689 opt_dump(root);
1696 opt_dump(root);
2237 opt_dump(struct block *root) function

Completed in 79 milliseconds