Home
last modified time | relevance | path

Searched refs:pos (Results 1 – 1 of 1) sorted by relevance

/nis/
A Dnis_subr.c112 int pos = 0; in nis_getnames() local
129 while (pos-- > 0) in nis_getnames()
130 free (getnames[pos]); in nis_getnames()
174 ++pos; in nis_getnames()
197 if (pos >= count) in nis_getnames()
218 ++pos; in nis_getnames()
264 if (pos >= count) in nis_getnames()
276 getnames[pos] = tmp; in nis_getnames()
277 ++pos; in nis_getnames()
282 if (pos == 0 in nis_getnames()
[all …]

Completed in 2 milliseconds