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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcomstats.h65 unsigned long oflags; member in struct:__anon11094
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcomstats.h65 unsigned long oflags; member in struct:__anon6678
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/lib/
H A Dconverters.h96 int oflags; member in struct:conv_struct
H A Diconv.c81 int oflags; /* flags for unicode -> multibyte conversion */ member in struct:encoding
369 cd->oflags = all_encodings[to_index].oflags;
H A Dloop_unicode.h28 if (cd->oflags & HAVE_HANGUL_JAMO) {
111 (cd->oflags & HAVE_QUOTATION_MARKS
113 : (cd->oflags & HAVE_ACCENTS
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/atari/
H A Dataints.c426 unsigned long oflags = flags; local
442 __FUNCTION__, flags, oflags, devname);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/
H A Dipconfig.c180 unsigned short oflags; local
199 oflags = dev->flags;
200 if (dev_change_flags(dev, oflags | IFF_UP) < 0) {
211 d->flags = oflags;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dstallion.c2979 portp->stats.oflags = 0;
2992 portp->stats.oflags = portp->tty->termios->c_oflag;
H A Distallion.c5029 stli_comstats.oflags = portp->tty->termios->c_oflag;

Completed in 115 milliseconds