Searched defs:IS_GETLK64 (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.h48 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64) macro
55 #define IS_GETLK64(cmd) ((cmd) == F_GETLK) macro

Completed in 257 milliseconds