Searched refs:queries (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libadutils/common/
H A Dadutils_impl.h139 int qsize; /* Size of queries */
143 uint32_t qinflight; /* how many queries in flight */
149 adutils_q_t queries[1]; /* array of query results */ member in struct:adutils_query_state
H A Dadutils.c1019 if ((p->queries[i]).msgid == msgid) {
1379 que = &(query_state->queries[qid]);
1415 que = &(query_state->queries[qid]);
1518 /* Clear results for queries that failed */
1520 if (*(*state)->queries[i].rc != ADUTILS_SUCCESS) {
1521 adutils_freeresult((*state)->queries[i].result);
1554 * Process active queries in the AD lookup batch and then finalize the
1599 q = &(state->queries[qid]);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.pm116 The langinfo() function queries various locale information that can be
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDumpvalue.pm570 Later in the life of the object the methods may be queries with get()
H A DCGI.pm4626 If a value is not given in the query string, as in the queries
4786 primitive guest books, or to keep a history of users' queries. Here's
6424 queries. Pass an array reference to select multiple defaults.
H A DCPAN.pm6049 which send queries to the WAIT server that has been configured for your
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH1632 * available to close whatever was being used for host queries.
1638 * available to close whatever was being used for network queries.
1644 * available to close whatever was being used for protocol queries.
1656 * available to close whatever was being used for service queries.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm745 The filehandle is then kept open for further queries. In other words,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm515 creating lookup tables for complicated queries.

Completed in 70 milliseconds