Searched refs:vopt (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/tools/elfsign/ |
H A D | elfsigncmp.sh | 41 vopt= 62 v) vopt=-v;; 89 eval $elfsign $cmd $aopt $vopt ${copt:+-c} ${copt} ${kopt:+-k} ${kopt} \
|
/illumos-gate/usr/src/cmd/audio/audioctl/ |
H A D | audioctl.c | 97 /* columns displayed in order with vopt = 0 */ 107 /* columns displayed in order with vopt = 1 */ 385 print_control_line(FILE *sfp, col_prt_t *colp, int vopt) argument 402 } else if (vopt) { 433 print_header(FILE *sfp, int vopt) argument 446 print_control_line(sfp, &col, vopt); 451 print_control(FILE *sfp, device_t *d, cinfo_t *cinfop, int vopt) argument 566 print_control_line(sfp, &col, vopt); 569 if ((!vopt) || (sfp != NULL)) { 596 print_control_line(sfp, &col, vopt); 604 set_device_control(device_t *d, cinfo_t *cinfop, char *wstr, int vopt) argument [all...] |
/illumos-gate/usr/src/cmd/ls/ |
H A D | ls.c | 302 static int vopt; variable 895 vopt = 0; 897 vopt++; 1420 if (vopt && (k != 0)) 2588 if (vopt) {
|
Completed in 103 milliseconds