Searched refs:newindex (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dstartup.c505 resetup_listen_sock(struct interface *ifp, int newindex) argument
531 ifp->int_sock = setup_listen_sock(newindex);
/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_util.c1236 * uint32_t *newindex)
1240 * OUTPUT: *newindex - a pointer to a uint32_t to hold the available
1252 * If an available index is found, it is stored into newindex.
1253 * Otherwise, newindex is unchanged. This allows the caller to
1264 uint32_t *newindex)
1328 if (i == *newindex) {
1340 *newindex = index;
1262 disk_get_available_slice_index( dm_descriptor_t disk, uint32_t *newindex) argument
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex1138 \newindex{cp}%
3040 % \newindex {foo} defines an index named foo.
3048 \def\newindex#1{%
3057 % @defindex foo == \newindex{foo}
3059 \def\defindex{\parsearg\newindex}

Completed in 82 milliseconds