Searched refs:O_NOLINKS (Results 1 – 2 of 2) sorted by relevance
696 O_NOLINKS = 0x40000 const
13026 #ifdef O_NOLINKS in all_ins()13028 if (PyModule_AddIntMacro(m, O_NOLINKS)) return -1; in all_ins()