Searched defs:search (Results 26 - 26 of 26) sorted by relevance

12

/osnet-11/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c2744 * it's the first match; otherwise, abort the search.
3041 * it's the first match; otherwise, abort the search.
9634 boolean_t search = B_FALSE; local
9640 /* Specific search query or generic resource lookup ? */
9642 search = B_TRUE;
9674 if (!search) {
9680 * Fail with different errors for specific search query or generic
9684 return ((search) ? Z_NO_RESOURCE_ID : Z_NO_ENTRY);
9704 boolean_t search = B_FALSE; local
9710 /* Specific search quer
[all...]

Completed in 42 milliseconds

12