Searched refs:filemode (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/drivers/
H A Dserial-u16550.c126 int filemode; /* open status of file */ member in struct:snd_uart16550
235 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN)
239 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN) &&
302 if (uart->filemode == SERIAL_MODE_NOT_OPENED) {
523 if (uart->filemode == SERIAL_MODE_NOT_OPENED)
525 uart->filemode |= SERIAL_MODE_INPUT_OPEN;
537 uart->filemode &= ~SERIAL_MODE_INPUT_OPEN;
539 if (uart->filemode == SERIAL_MODE_NOT_OPENED)
553 uart->filemode |= SERIAL_MODE_INPUT_TRIGGERED;
555 uart->filemode
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/drivers/
H A Dserial-u16550.c126 int filemode; /* open status of file */ member in struct:snd_uart16550
235 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN)
239 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN) &&
302 if (uart->filemode == SERIAL_MODE_NOT_OPENED) {
523 if (uart->filemode == SERIAL_MODE_NOT_OPENED)
525 uart->filemode |= SERIAL_MODE_INPUT_OPEN;
537 uart->filemode &= ~SERIAL_MODE_INPUT_OPEN;
539 if (uart->filemode == SERIAL_MODE_NOT_OPENED)
553 uart->filemode |= SERIAL_MODE_INPUT_TRIGGERED;
555 uart->filemode
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/APP-IPK/AiCloud-ipk/opt/etc/samba/
H A Dsmb.conf33 dos filemode = yes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/APP-IPK/AiCloud-ipk/opt/etc/samba/
H A Dsmb.conf33 dos filemode = yes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/APP-IPK/AiCloud-ipk/opt/etc/samba/
H A Dsmb.conf33 dos filemode = yes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rom/
H A Dsmb.conf33 dos filemode = yes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rom/
H A Dsmb.conf33 dos filemode = yes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rom/
H A Dsmb.conf33 dos filemode = yes
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/log/
H A Dlog_method.c115 *lg_modep = ((LOG *)dblp->reginfo.primary)->filemode;
150 lp->filemode = lg_mode;
H A Dlog_stat.c83 stats->st_mode = lp->filemode;
277 STAT_FMT("log file permissions mode", "%#lo", u_long, lp->filemode);
H A Dlog_put.c1411 if (lp->filemode == 0)
1415 mode = lp->filemode;
H A Dlog.c256 lp->filemode = dbenv->lg_filemode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/log/
H A Dlog_method.c115 *lg_modep = ((LOG *)dblp->reginfo.primary)->filemode;
150 lp->filemode = lg_mode;
H A Dlog_stat.c83 stats->st_mode = lp->filemode;
277 STAT_FMT("log file permissions mode", "%#lo", u_long, lp->filemode);
H A Dlog_put.c1411 if (lp->filemode == 0)
1415 mode = lp->filemode;
H A Dlog.c256 lp->filemode = dbenv->lg_filemode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/log/
H A Dlog_method.c115 *lg_modep = ((LOG *)dblp->reginfo.primary)->filemode;
150 lp->filemode = lg_mode;
H A Dlog_stat.c83 stats->st_mode = lp->filemode;
277 STAT_FMT("log file permissions mode", "%#lo", u_long, lp->filemode);
H A Dlog_put.c1411 if (lp->filemode == 0)
1415 mode = lp->filemode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc/
H A Dlog.h324 int filemode; /* Log file permissions mode. */ member in struct:__log
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc/
H A Dlog.h324 int filemode; /* Log file permissions mode. */ member in struct:__log
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc/
H A Dlog.h324 int filemode; /* Log file permissions mode. */ member in struct:__log
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/tests/
H A Druntests.pl3095 my $filemode=$hash{'mode'};
3096 if($filemode && ($filemode eq "text") && $has_textaware) {
3125 my $filemode=$hash{'mode'};
3126 if($filemode && ($filemode eq "text") && $has_textaware) {
3225 my $filemode=$hash{'mode'};
3226 if($filemode && ($filemode eq "text") && $has_textaware) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/tests/
H A Druntests.pl3095 my $filemode=$hash{'mode'};
3096 if($filemode && ($filemode eq "text") && $has_textaware) {
3125 my $filemode=$hash{'mode'};
3126 if($filemode && ($filemode eq "text") && $has_textaware) {
3225 my $filemode=$hash{'mode'};
3226 if($filemode && ($filemode eq "text") && $has_textaware) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/curl-7.21.7/tests/
H A Druntests.pl3095 my $filemode=$hash{'mode'};
3096 if($filemode && ($filemode eq "text") && $has_textaware) {
3125 my $filemode=$hash{'mode'};
3126 if($filemode && ($filemode eq "text") && $has_textaware) {
3225 my $filemode=$hash{'mode'};
3226 if($filemode && ($filemode eq "text") && $has_textaware) {

Completed in 192 milliseconds

12