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

/freebsd-11.0-release/sys/compat/linuxkpi/common/include/linux/
H A Dprintk.h36 #define GID_PRINT_ARGS(gid_raw) htons(((u16 *)gid_raw)[0]), htons(((u16 *)gid_raw)[1]),\ macro

Completed in 107 milliseconds