Searched refs:item (Results 501 - 525 of 1345) sorted by relevance

<<21222324252627282930>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Dntpd_simple.c358 llist_t *item; local
384 for (item = G.ntp_peers; item != NULL; item = item->link) {
385 peer_t *p = (peer_t *) item->data;
421 llist_t *item; local
430 for (item = G.ntp_peers; item != NULL; item
914 llist_t *item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Dntpd_simple.c358 llist_t *item; local
384 for (item = G.ntp_peers; item != NULL; item = item->link) {
385 peer_t *p = (peer_t *) item->data;
421 llist_t *item; local
430 for (item = G.ntp_peers; item != NULL; item
914 llist_t *item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Dntpd_simple.c358 llist_t *item; local
384 for (item = G.ntp_peers; item != NULL; item = item->link) {
385 peer_t *p = (peer_t *) item->data;
421 llist_t *item; local
430 for (item = G.ntp_peers; item != NULL; item
914 llist_t *item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/pam_smbpass/
H A Dsupport.c471 char *item = NULL; local
487 /* should we obtain the password from a PAM item ? */
490 retval = pam_get_item( pamh, authtok_flag, (const void **) &item );
496 } else if (item != NULL) { /* we have a password! */
497 *pass = item;
498 item = NULL;
578 /* we store this password as an item */
584 ,(const void **)&item )) != PAM_SUCCESS)
597 || (retval = pam_get_data( pamh, data_name, (const void **)&item ))
603 item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/perl/BerkeleyDB/t/Test/
H A DBuilder.pm111 =item B<new>
137 =item B<create>
160 =item B<reset>
212 =item B<exported_to>
231 =item B<plan>
281 =item B<expected_tests>
308 =item B<no_plan>
323 =item B<has_plan>
340 =item B<skip_all>
373 =item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/pam_smbpass/
H A Dsupport.c471 char *item = NULL; local
487 /* should we obtain the password from a PAM item ? */
490 retval = pam_get_item( pamh, authtok_flag, (const void **) &item );
496 } else if (item != NULL) { /* we have a password! */
497 *pass = item;
498 item = NULL;
578 /* we store this password as an item */
584 ,(const void **)&item )) != PAM_SUCCESS)
597 || (retval = pam_get_data( pamh, data_name, (const void **)&item ))
603 item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dks_keychain.c50 getAttribute(SecKeychainItemRef itemRef, SecItemAttr item, argument
60 attrInfo.tag = &item;
76 SecKeychainItemRef item; member in struct:kc_rsa
114 SecKeyRef privKeyRef = (SecKeyRef)kc->item;
166 SecKeyRef privKeyRef = (SecKeyRef)kc->item;
229 CFRelease(kc_rsa->item);
269 kc->item = itemRef;
471 SecItemAttr item[1]; local
492 item[0] = kSecPublicKeyHashItemAttr;
495 attrInfo.tag = item;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/perl/BerkeleyDB/t/Test/
H A DBuilder.pm111 =item B<new>
137 =item B<create>
160 =item B<reset>
212 =item B<exported_to>
231 =item B<plan>
281 =item B<expected_tests>
308 =item B<no_plan>
323 =item B<has_plan>
340 =item B<skip_all>
373 =item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dks_keychain.c50 getAttribute(SecKeychainItemRef itemRef, SecItemAttr item, argument
60 attrInfo.tag = &item;
76 SecKeychainItemRef item; member in struct:kc_rsa
114 SecKeyRef privKeyRef = (SecKeyRef)kc->item;
166 SecKeyRef privKeyRef = (SecKeyRef)kc->item;
229 CFRelease(kc_rsa->item);
269 kc->item = itemRef;
471 SecItemAttr item[1]; local
492 item[0] = kSecPublicKeyHashItemAttr;
495 attrInfo.tag = item;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/pam_smbpass/
H A Dsupport.c471 char *item = NULL; local
487 /* should we obtain the password from a PAM item ? */
490 retval = pam_get_item( pamh, authtok_flag, (const void **) &item );
496 } else if (item != NULL) { /* we have a password! */
497 *pass = item;
498 item = NULL;
578 /* we store this password as an item */
584 ,(const void **)&item )) != PAM_SUCCESS)
597 || (retval = pam_get_data( pamh, data_name, (const void **)&item ))
603 item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/perl/BerkeleyDB/t/Test/
H A DBuilder.pm111 =item B<new>
137 =item B<create>
160 =item B<reset>
212 =item B<exported_to>
231 =item B<plan>
281 =item B<expected_tests>
308 =item B<no_plan>
323 =item B<has_plan>
340 =item B<skip_all>
373 =item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dks_keychain.c50 getAttribute(SecKeychainItemRef itemRef, SecItemAttr item, argument
60 attrInfo.tag = &item;
76 SecKeychainItemRef item; member in struct:kc_rsa
114 SecKeyRef privKeyRef = (SecKeyRef)kc->item;
166 SecKeyRef privKeyRef = (SecKeyRef)kc->item;
229 CFRelease(kc_rsa->item);
269 kc->item = itemRef;
471 SecItemAttr item[1]; local
492 item[0] = kSecPublicKeyHashItemAttr;
495 attrInfo.tag = item;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/mt-daapd/src/
H A Ddaap.c483 // extracted song entry generation used by both database item lists
484 // and play list item lists
540 // asdk must be early in the item, moved to the top
959 // index=<item> a single item from the list by index
973 DAAP_BLOCK* item; local
982 for(size = 0, item = list->children ; item ; item = item
1097 browse_item* item; local
1155 browse_item* item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/mt-daapd/src/
H A Ddaap.c483 // extracted song entry generation used by both database item lists
484 // and play list item lists
540 // asdk must be early in the item, moved to the top
959 // index=<item> a single item from the list by index
973 DAAP_BLOCK* item; local
982 for(size = 0, item = list->children ; item ; item = item
1097 browse_item* item; local
1155 browse_item* item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/automake-1.11/Automake/
H A DRule.pm106 =item C<%dependencies>
118 =item <%actions>
127 =item <$suffix_rules>
157 =item C<$KNOWN_EXTENSIONS_PATTERN>
181 =item C<err_rule ($rule, $message, [%options])>
192 =item C<err_cond_rule ($cond, $rule, $message, [%options])>
203 =item C<msg_cond_rule ($channel, $cond, $rule, $message, [%options])>
216 =item C<msg_rule ($channel, $targetname, $message, [%options])>
232 =item C<$bool = reject_rule ($rule, $error_msg)>
258 =item
[all...]
H A DDisjConditions.pm124 =item C<$set = new Automake::DisjConditions [@conds]>
196 =item C<CLONE>
215 =item C<@conds = $set-E<gt>conds>
227 =item C<$cond = $set-E<gt>one_cond>
239 =item C<$et = $set-E<gt>false>
253 =item C<$et = $set-E<gt>true>
266 =item C<$str = $set-E<gt>string>
278 =item C<$cond-E<gt>human>
312 =item C<$newcond = $cond-E<gt>merge (@otherconds)>
329 =item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/mt-daapd/src/
H A Ddaap.c483 // extracted song entry generation used by both database item lists
484 // and play list item lists
540 // asdk must be early in the item, moved to the top
959 // index=<item> a single item from the list by index
973 DAAP_BLOCK* item; local
982 for(size = 0, item = list->children ; item ; item = item
1097 browse_item* item; local
1155 browse_item* item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/doc/
H A D09-helper.tex36 \item ilog(0) = 0;
37 \item ilog(1) = 1;
38 \item ilog(2) = 2;
39 \item ilog(3) = 2;
40 \item ilog(4) = 3;
41 \item ilog(7) = 3;
42 \item ilog(negative number) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/doc/
H A D09-helper.tex36 \item ilog(0) = 0;
37 \item ilog(1) = 1;
38 \item ilog(2) = 2;
39 \item ilog(3) = 2;
40 \item ilog(4) = 3;
41 \item ilog(7) = 3;
42 \item ilog(negative number) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/doc/
H A D09-helper.tex36 \item ilog(0) = 0;
37 \item ilog(1) = 1;
38 \item ilog(2) = 2;
39 \item ilog(3) = 2;
40 \item ilog(4) = 3;
41 \item ilog(7) = 3;
42 \item ilog(negative number) = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c66 if (uinfo->value.enumerated.item >= items)
67 uinfo->value.enumerated.item = items - 1;
69 texts[uinfo->value.enumerated.item]);
78 ucontrol->value.enumerated.item[0] = 0;
81 ucontrol->value.enumerated.item[0] = 1;
84 ucontrol->value.enumerated.item[0] = 2;
129 return snd_msndmix_set_mux(msnd, ucontrol->value.enumerated.item[0]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c66 if (uinfo->value.enumerated.item >= items)
67 uinfo->value.enumerated.item = items - 1;
69 texts[uinfo->value.enumerated.item]);
78 ucontrol->value.enumerated.item[0] = 0;
81 ucontrol->value.enumerated.item[0] = 1;
84 ucontrol->value.enumerated.item[0] = 2;
129 return snd_msndmix_set_mux(msnd, ucontrol->value.enumerated.item[0]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/tui/
H A Dtui-stack.c347 union tui_which_element *item;
350 item = &((struct tui_win_element *) locator->content[0])->which_element;
353 start_line = (item->locator.line_no -
373 && tui_line_is_displayed (item->locator.line_no, win_info, TRUE)))
377 l.u.line_no = item->locator.line_no;
388 if (!tui_addr_is_displayed (item->locator.addr, win_info, TRUE))
392 a.u.addr = item->locator.addr;
346 union tui_which_element *item; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/cipher/
H A Dprimegen.c156 struct primepool_s *item, *item2;
159 for (n=0, item = primepool; item; item = item->next, n++)
160 if (!item->prime)
162 if (!item && n > 100)
174 if (!item)
175 item = item2;
179 if (!item)
155 struct primepool_s *item, *item2; local
202 struct primepool_s *item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/tui/
H A Dtui-stack.c347 union tui_which_element *item;
350 item = &((struct tui_win_element *) locator->content[0])->which_element;
353 start_line = (item->locator.line_no -
373 && tui_line_is_displayed (item->locator.line_no, win_info, TRUE)))
377 l.u.line_no = item->locator.line_no;
388 if (!tui_addr_is_displayed (item->locator.addr, win_info, TRUE))
392 a.u.addr = item->locator.addr;
346 union tui_which_element *item; local

Completed in 241 milliseconds

<<21222324252627282930>>