Searched refs:item (Results 26 - 50 of 336) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libnisdb/
H A Dldap_parse.h52 __nis_hash_item_mt item; /* item.name is the attr name */ member in struct:__anon1944
214 /* Type of an item in a mapping rule */
245 * Mapping item
247 * The mapping item is a single LDAP attribute such as
255 * repeat True if item should be repeated if necessary. This is used
258 * exItem forward mapping item for supporting removespec syntax.
277 * element.item A single item
280 * numItems Number of items in the 'item' arra
337 __nis_mapping_item_t item; member in union:__anon1958::__anon1959
341 __nis_mapping_item_t *item; member in struct:__anon1958::__anon1959::__anon1960
346 __nis_mapping_item_t item; member in struct:__anon1958::__anon1959::__anon1961
351 __nis_mapping_item_t item; member in struct:__anon1958::__anon1959::__anon1962
435 __nis_mapping_item_t item; member in union:__nis_mapping_element_struct::__anon1963
444 __nis_mapping_item_t item; member in struct:__nis_mapping_element_struct::__anon1963::__anon1965
450 __nis_mapping_item_t *item; member in struct:__nis_mapping_element_struct::__anon1963::__anon1966
454 __nis_mapping_item_t item; member in struct:__nis_mapping_element_struct::__anon1963::__anon1967
646 __nis_hash_item_mt item; /* item.name=dbId||objName */ member in struct:__anon1971
[all...]
H A Dldap_ldap.c196 * Store 'val' at the LDAP location indicated by 'item'. As usual,
207 * item->repeat == 0 || index < numIndexes
214 * used when the item search triple is invalid. Also, the defDN->write.base
215 * value is appended to the item search base if the latter is empty, or ends
218 * If the item search triple is invalid, 'dn' must contain the DN(s)
229 storeLDAP(__nis_mapping_item_t *item, int index, int numIndexes, argument
240 if (item == 0 || item->type != mit_ldap || item->name == 0 ||
254 if (item
[all...]
H A Ddb_index_c.x111 % db_index_entry *lookup(item *, long *, db_table *, bool_t);
117 % db_status remove( item*, entryp );
125 % db_status add( item*, entryp );
H A Dldap_nisdbquery.h39 item *buildItem(int len, void *value);
40 void freeItem(item *i);
H A Dldap_attr.h37 char *appendBase(char *item, char *base, int *err,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/bin/
H A Dcpan36 =item -a
40 =item -h
44 =item -r
48 =item -v
61 =item c
65 =item i
69 =item m
73 =item t
/osnet-11/usr/src/lib/libc/port/gen/
H A Dndbm.c251 datum item; local
257 item = makdatum(db->dbm_pagbuf, i+1);
258 if (item.dptr != NULL)
259 return (item);
262 item.dptr = NULL;
263 item.dsize = 0;
264 return (item);
303 datum item, item1; local
348 item = makdatum(db->dbm_pagbuf, i);
349 if (item
423 datum item, bitem; local
493 datum item; local
540 datum item, bitem; local
844 datum item; local
885 finddatum(char buf[PBLKSIZ], datum item) argument
936 dcalchash(datum item) argument
992 additem(char buf[PBLKSIZ], datum item, datum item1) argument
[all...]
H A Dhsearch.c118 ENTRY item; member in struct:node
134 static unsigned int prcnt; /* Number of probes this item */
280 /* Find or insert the item into the table */
282 *hsearch(ENTRY item, ACTION action) argument
283 /* "item" to be inserted or found */
293 i = HASH(item.key); /* Primary hash on key */
302 else if (COMPARE(table[i].key, item.key) == 0) /* Match? */
306 c = HASH2(item.key); /* No match => compute secondary hash */
319 else if (COMPARE(table[i].key, item.key) == 0) /* Match? */
338 unsigned int p0 = HASH(item
[all...]
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dalarm.c55 * insert timeout item on current given list in sorted order
57 static void *time_add(struct tevent *item, void *list) argument
60 if(!tp || item->milli < tp->milli)
62 item->next = tp;
63 list = (void*)item;
67 while(tp->next && item->milli > tp->next->milli)
69 item->next = tp->next;
70 tp->next = item;
72 tp = item;
78 * delete timeout item fro
80 time_delete(register struct tevent *item, void *list) argument
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DHandle.pm38 =item TIEHANDLE classname, LIST
45 =item WRITE this, scalar, length, offset
49 =item PRINT this, LIST
53 =item PRINTF this, format, LIST
57 =item READ this, scalar, length, offset
61 =item READLINE this
65 =item GETC this
69 =item CLOSE this
73 =item OPEN this, filename
77 =item BINMOD
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DConfig.pm155 =item requires_firewall HOST
173 =item nntp_hosts
175 =item snpp_hosts
177 =item pop3_hosts
179 =item smtp_hosts
181 =item ph_hosts
183 =item daytime_hosts
185 =item time_hosts
190 =item inet_domain
194 =item ftp_firewal
[all...]
/osnet-11/usr/src/lib/libldap4/include/
H A Dhsearch.h21 HASH_ENTRY item; member in struct:node
45 HASH_ENTRY *hsearch_s(HASH_TABLE *hash_table, HASH_ENTRY item, ACTION action);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Dinternal_links.cgi28 print qq{<LI>List item #$_ <A HREF="$myself#start">Jump to top</A>\n};
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Win95.pm35 =item dist_test
53 =item subdir_x
88 =item xs_c
104 =item xs_cpp
119 =item xs_o
137 =item clean_subdirs_target
168 =item realclean_subdirs_target
197 =item os_flavor
H A DMM_Cygwin.pm30 =item os_flavor (o)
40 =item cflags (o)
66 =item replace_manpage_separator (o)
78 =item init_linker
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_hash.h36 * |handle|---> |index 0|--->|item|--->|item|--->
40 * |index 2|--->|item|--->|item|--->|item|--->
63 * Each entry (item) in the hash table has a linked-list pointer, a key,
65 * The key is a user provided key and is used to position the item within
70 * The item bit flags are:
72 * HTIF_DELETE: Specifies that an item is marked for deletion (see
117 void (*ht_callback)(HT_ITEM *item);
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dlanginfo.in.h154 _GL_FUNCDECL_RPL (nl_langinfo, char *, (nl_item item));
155 _GL_CXXALIAS_RPL (nl_langinfo, char *, (nl_item item));
158 _GL_FUNCDECL_SYS (nl_langinfo, char *, (nl_item item));
160 _GL_CXXALIAS_SYS (nl_langinfo, char *, (nl_item item));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DSemaphore.pm182 =item new ( KEY , NSEMS , FLAGS )
189 =item *
193 =item *
203 =item getall
207 =item getncnt ( SEM )
212 =item getpid ( SEM )
217 =item getval ( SEM )
221 =item getzcnt ( SEM )
226 =item id
230 =item o
[all...]
/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/
H A Ddbm.c93 datum item; local
97 item.dptr = 0;
98 item.dsize = 0;
99 return (item);
107 datum item; local
111 item.dptr = 0;
112 item.dsize = 0;
113 return (item);
122 datum item; local
126 item
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/t/
H A Dst-dump.pl130 foreach $item (@{$aref}) {
131 unless (defined $item) {
136 &recursive_dump(\$item, 1);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseUtils.pm37 # class to hold POD list info (=over, =item, =back)
47 (written as =over ... =item ... =back) for further processing.
52 =item Pod::List-E<gt>new()
82 =item $list-E<gt>file()
95 =item $list-E<gt>start()
109 =item $list-E<gt>indent()
123 =item $list-E<gt>type()
138 =item $list-E<gt>rx()
141 individual item strings once the list type has been determined. Usage:
155 =item
164 sub item { subroutine
658 sub item { subroutine
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm155 =item C<$NFD_string = NFD($string)>
159 =item C<$NFC_string = NFC($string)>
164 =item C<$NFKD_string = NFKD($string)>
168 =item C<$NFKC_string = NFKC($string)>
173 =item C<$FCD_string = FCD($string)>
181 =item C<$FCC_string = FCC($string)>
187 =item C<$normalized_string = normalize($form_name, $string)>
205 =item C<$decomposed_string = decompose($string)>
207 =item C<$decomposed_string = decompose($string, $useCompatMapping)>
221 =item
[all...]
/osnet-11/usr/src/common/crypto/ecc/
H A Dsecitem.c66 SECITEM_AllocItem(PRArenaPool *arena, SECItem *item, unsigned int len, argument
76 if (item == NULL) {
86 PORT_Assert(item->data == NULL);
87 result = item;
115 SECITEM_FreeItem(result, (item == NULL) ? PR_TRUE : PR_FALSE);
117 * If item is not NULL, the above also sets item->data and
118 * item->len to 0.
/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddnssd_clientlib.c278 uint8_t *item = InternalTXTRecordSearch(txtRec->datalen, txtRec->buffer, key, &keylen); local
279 if (!item) return(kDNSServiceErr_NoSuchKey);
280 itemlen = (unsigned long)(1 + item[0]);
281 remainder = (unsigned long)((txtRec->buffer + txtRec->datalen) - (item + itemlen));
283 memmove(item, item + itemlen, remainder);
317 uint8_t *item = InternalTXTRecordSearch(txtLen, txtRecord, key, &keylen); local
318 if (!item || item[0] <= keylen) return(NULL); // If key not found, or found with no value, return NULL
319 *valueLen = (uint8_t)(item[
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm862 =item *
868 =item *
874 =item *
889 =item B<openlog($ident, $logopt, $facility)>
910 =item *
915 =item *
920 =item *
926 =item *
932 =item *
937 =item *
[all...]

Completed in 45 milliseconds

1234567891011>>