Searched refs:head_exec (Results 1 – 4 of 4) sorted by relevance
201 _priv_exec.head_exec = NULL; in _getexecprof()290 if (_priv_exec->head_exec == NULL) { in _doexeclist()291 if (_priv_exec->head_exec = _dup_execstr(exec)) in _doexeclist()292 _priv_exec->prev_exec = _priv_exec->head_exec; in _doexeclist()392 if (_priv_exec->head_exec != NULL) { in _exec_cleanup()393 argp->buf.result = _priv_exec->head_exec; in _exec_cleanup()397 if (_priv_exec->head_exec != NULL) in _exec_cleanup()398 _free_execstr(_priv_exec->head_exec); in _exec_cleanup()
129 execstr_t *head_exec; member
327 if (_priv_exec->head_exec != NULL) in _exec_nis_lookup()
988 pe->head_exec = NULL; in nss_upack_key2arg()