Searched defs:IS_SETLK32 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dfcntl.h46 #define IS_SETLK32(cmd) ((cmd) == F_SETLK) macro
53 #define IS_SETLK32(cmd) (0) macro

Completed in 38 milliseconds