Searched defs:NLM_F_EXCL (Results 1 – 2 of 2) sorted by relevance
53 NLM_F_EXCL = 0x200 variable in NlmNewFlags
127 #define NLM_F_EXCL 0x200 /* Don't replace the object if exists */ macro