Searched refs:unspec (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dargp-help.c178 int unspec = 0, val = 0;
188 unspec = 1;
195 if (unspec)
218 if (unspec && !un->is_bool)
177 int unspec = 0, val = 0; local
/osnet-11/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c282 boolean_t unspec; local
293 unspec = (sin->sin_addr.s_addr == 0);
302 unspec = IN6_IS_ADDR_UNSPECIFIED(&sin6->sin6_addr);
334 if (unspec) {

Completed in 25 milliseconds