Searched refs:_PC_N (Results 1 – 2 of 2) sorted by relevance
57 #define _PC_N ((_PC_LAST + _BITS - 1) / _BITS) macro74 short pc_mask[_PC_N]; /* see below */94 int16_t pc_mask[_PC_N]; /* see below */
1069 for (i = 0; i < _PC_N; i++) in pathconf_copyin()