/src/usr.bin/msgc/ |
msgdb.h | 47 short balance; member in struct:id_rec
|
msgdb.h | 47 short balance; member in struct:id_rec
|
msgdb.h | 47 short balance; member in struct:id_rec
|
msgdb.h | 47 short balance; member in struct:id_rec
|
/src/usr.bin/audio/record/ |
record.c | 65 static int balance; variable in typeref:typename:int 108 decode_int(optarg, &balance); 109 if (balance < 0 || balance > 63) 110 errx(1, "balance must be between 0 and 63"); 282 SETINFO2 (balance, balance) 421 "-b balance (0-63)\n\t"
|
record.c | 65 static int balance; variable in typeref:typename:int 108 decode_int(optarg, &balance); 109 if (balance < 0 || balance > 63) 110 errx(1, "balance must be between 0 and 63"); 282 SETINFO2 (balance, balance) 421 "-b balance (0-63)\n\t"
|
record.c | 65 static int balance; variable in typeref:typename:int 108 decode_int(optarg, &balance); 109 if (balance < 0 || balance > 63) 110 errx(1, "balance must be between 0 and 63"); 282 SETINFO2 (balance, balance) 421 "-b balance (0-63)\n\t"
|
record.c | 65 static int balance; variable in typeref:typename:int 108 decode_int(optarg, &balance); 109 if (balance < 0 || balance > 63) 110 errx(1, "balance must be between 0 and 63"); 282 SETINFO2 (balance, balance) 421 "-b balance (0-63)\n\t"
|
/src/usr.bin/menuc/ |
mdb.h | 48 short balance; /* For the balanced tree. */ member in struct:id_rec
|
mdb.h | 48 short balance; /* For the balanced tree. */ member in struct:id_rec
|
mdb.h | 48 short balance; /* For the balanced tree. */ member in struct:id_rec
|
mdb.h | 48 short balance; /* For the balanced tree. */ member in struct:id_rec
|
/src/usr.bin/audio/play/ |
play.c | 65 static int balance; variable in typeref:typename:int 94 decode_int(optarg, &balance); 95 if (balance < 0 || balance > 64) 96 errx(1, "balance must be between 0 and 63"); 530 if (balance) 531 info.play.balance = balance; 598 "-b balance (0-63)\n\t"
|
play.c | 65 static int balance; variable in typeref:typename:int 94 decode_int(optarg, &balance); 95 if (balance < 0 || balance > 64) 96 errx(1, "balance must be between 0 and 63"); 530 if (balance) 531 info.play.balance = balance; 598 "-b balance (0-63)\n\t"
|
play.c | 65 static int balance; variable in typeref:typename:int 94 decode_int(optarg, &balance); 95 if (balance < 0 || balance > 64) 96 errx(1, "balance must be between 0 and 63"); 530 if (balance) 531 info.play.balance = balance; 598 "-b balance (0-63)\n\t"
|
play.c | 65 static int balance; variable in typeref:typename:int 94 decode_int(optarg, &balance); 95 if (balance < 0 || balance > 64) 96 errx(1, "balance must be between 0 and 63"); 530 if (balance) 531 info.play.balance = balance; 598 "-b balance (0-63)\n\t"
|
/src/bin/csh/ |
set.c | 60 static void balance(struct varent *, int, int); 532 balance(p, f, 0); 660 balance(pp, f, 1); 749 balance(struct varent *p, int f, int d) function in typeref:typename:void
|
set.c | 60 static void balance(struct varent *, int, int); 532 balance(p, f, 0); 660 balance(pp, f, 1); 749 balance(struct varent *p, int f, int d) function in typeref:typename:void
|
set.c | 60 static void balance(struct varent *, int, int); 532 balance(p, f, 0); 660 balance(pp, f, 1); 749 balance(struct varent *p, int f, int d) function in typeref:typename:void
|
set.c | 60 static void balance(struct varent *, int, int); 532 balance(p, f, 0); 660 balance(pp, f, 1); 749 balance(struct varent *p, int f, int d) function in typeref:typename:void
|
/src/sys/compat/sunos/ |
sunos.h | 141 u_char balance; member in struct:sunos_audio_prinfo
|
sunos.h | 141 u_char balance; member in struct:sunos_audio_prinfo
|
sunos.h | 141 u_char balance; member in struct:sunos_audio_prinfo
|
sunos.h | 141 u_char balance; member in struct:sunos_audio_prinfo
|
/src/sys/sys/ |
audioio.h | 67 u_char balance; /* stereo channel balance */ member in struct:audio_prinfo 248 * Balance settings.
|