Searched refs:_list (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dlocale.c96 const Msglst *list, *_list; local
112 _list = list + off;
113 _msgid = ids + _list->lst_idoff;
116 return (strs + _list->lst_stroff);
119 if ((off = _list->lst_less) == LEAFINDICATOR)
122 if ((off = _list->lst_more) == LEAFINDICATOR)
H A Dpaths.c347 char *token = NULL, *oname, *ename, *optr, *_optr, *nptr, *_list; local
605 if ((_list = lptr =
755 *list = _list;
/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh736 iplist=`get_target${_6}_list $service`
782 for name in `get_apply2${_6}_list $service`; do
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.c99 #define ECORE_LIST_IS_LAST(_link, _list) (_link == (_list)->tail)

Completed in 80 milliseconds