Searched refs:noptions (Results 1 – 1 of 1) sorted by relevance
700 #define noptions (sizeof (options) / sizeof (options[0])) in res_setoptions() macro701 for (int i = 0; i < noptions; ++i) in res_setoptions()