Home | History | Annotate | Download | only in Bin

Lines Matching refs:opt_args

105 opt_dump=0; opt_device=0; opt_delta=0; opt_devname=0; opt_file=0; opt_args=0; 
114 a) opt_devname=1; opt_args=1; opt_endstr=1; opt_nums=1 ;;
120 g) opt_args=1 ;;
161 opt_delta=0; opt_devname=0; opt_args=2; opt_start=0;
182 inline int OPT_args = '$opt_args';
226 OPT_args == 0 ? printf("%10s %s\n", "COMM", "PATHNAME") : 1;
227 OPT_args == 1 ? printf("%28s %s\n", "PATHNAME", "ARGS") : 1;
345 OPT_args == 0 ? printf("%10s %s\n", self->scomm, args[2]->fi_pathname)
347 OPT_args == 1 ? printf("%28s %S\n",