Searched refs:DEVNAME (Results 1 - 2 of 2) sorted by relevance

/external/iproute2/misc/
H A Dssfilter.y42 %token HOSTCOND DCOND SCOND DPORT SPORT LEQ GEQ NEQ AUTOBOUND DEVCOND DEVNAME MARKMASK FWMARK
114 | DEVNAME '=' DEVCOND
118 | DEVNAME NEQ DEVCOND
259 tok_type = DEVNAME;
260 return DEVNAME;
292 if (tok_type == DEVNAME) {
/external/e2fsprogs/misc/
H A De4defrag.c89 #define DEVNAME 0 macro
1759 arg_type = DEVNAME;
1850 case DEVNAME:
1851 if (arg_type == DEVNAME) {
1974 if (arg_type == DEVNAME)
2004 if (arg_type == DEVNAME)

Completed in 174 milliseconds