Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/nis/common/
H A Dgetexecattr.c195 int stop_cb; in _exec_nis_cb() local
243 stop_cb = IS_GET_ONE(_priv_exec->search_flag); in _exec_nis_cb()
247 stop_cb = 1; in _exec_nis_cb()
251 stop_cb = 0; in _exec_nis_cb()
255 return (stop_cb); in _exec_nis_cb()