Searched refs:Search (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/acpica/disassembler/
H A Ddmnames.c298 ACPI_PARSE_OBJECT *Search; local
338 /* Search upwards in the tree to find scope with "prev" as its parent */
340 Search = Op;
343 if (Search->Common.Parent == Prev)
350 Search = Search->Common.Parent;
355 OpInfo = AcpiPsGetOpcodeInfo (Search->Common.AmlOpcode);
386 Name = AcpiPsGetName (Search);
394 Prev = Search;
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrchr.s172 ! not being aligned at all. Search the first half of the word
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.s172 ! not being aligned at all. Search the first half of the word
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh1277 printf "$(gettext "Search for domain functionality failed, exiting").\n" >&2
1286 printf "$(gettext "Search for node failed, exiting").\n" >&2
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh97 A Add a Service Search Descriptor
135 6 Default Search Scope : $LDAP_SEARCH_SCOPE
145 16 Search Time Limit : $LDAP_SEARCH_TIME_LIMIT
149 20 Service Search Descriptors Menu
426 HELP - Using Service Search Descriptors (SSD), you can override the
1056 # Service Search Descriptors
1145 # Service Search Descriptors are a special case.
1657 # Search to see if profile name already exists.
2173 # FUNCTIONS FOR Service Search Descriptor's START HERE.
2313 ${ECHO} "Current Service Search Descriptor
[all...]

Completed in 51 milliseconds