Searched refs:item (Results 276 - 300 of 1345) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/rand/
H A Drand_vms.c106 } item[32], *pitem; local
112 pitem = item;
134 while ((status = sys$getjpiw(0, &pid, 0, item, iosb, 0, 0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-l2tp/libevent/Doc/
H A Dlibevent.tex33 \item \textit{Events}, which trigger under user-specified conditions,
36 \item \textit{Synchronous signal-handling}, which is the ability to
38 \item \textit{Syncronous child cleanup}, which lets you defer calls
57 \item Call \name{Event\_CreateSelector} once to create an \emph{Event
59 \item Open file descriptors as required, and call \name{Event\_CreateHandler}
63 \item Call \name{Event\_HandleEvent} in a loop. Presumably, some event
75 \item \Es{} -- a container object which manages event handlers.
76 \item \Eh{} -- an object which triggers a callback function when an event
78 \item \type{EventCallbackFunc} -- a prototype for the callback function
92 \item \para
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-l2tp/libevent/Doc/
H A Dlibevent.tex33 \item \textit{Events}, which trigger under user-specified conditions,
36 \item \textit{Synchronous signal-handling}, which is the ability to
38 \item \textit{Syncronous child cleanup}, which lets you defer calls
57 \item Call \name{Event\_CreateSelector} once to create an \emph{Event
59 \item Open file descriptors as required, and call \name{Event\_CreateHandler}
63 \item Call \name{Event\_HandleEvent} in a loop. Presumably, some event
75 \item \Es{} -- a container object which manages event handlers.
76 \item \Eh{} -- an object which triggers a callback function when an event
78 \item \type{EventCallbackFunc} -- a prototype for the callback function
92 \item \para
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-l2tp/libevent/Doc/
H A Dlibevent.tex33 \item \textit{Events}, which trigger under user-specified conditions,
36 \item \textit{Synchronous signal-handling}, which is the ability to
38 \item \textit{Syncronous child cleanup}, which lets you defer calls
57 \item Call \name{Event\_CreateSelector} once to create an \emph{Event
59 \item Open file descriptors as required, and call \name{Event\_CreateHandler}
63 \item Call \name{Event\_HandleEvent} in a loop. Presumably, some event
75 \item \Es{} -- a container object which manages event handlers.
76 \item \Eh{} -- an object which triggers a callback function when an event
78 \item \type{EventCallbackFunc} -- a prototype for the callback function
92 \item \para
[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 DOptions.pm82 =item FOREIGN
84 =item GNU
86 =item GNITS
103 =item C<$strictness>
107 =item C<$strictness_name>
126 =item C<Automake::Options::reset>
152 =item C<$value = option ($name)>
154 =item C<$value = global_option ($name)>
181 =item C<set_option ($name, $value)>
183 =item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_log_recover.c1429 xlog_recover_item_t *item; local
1431 item = kmem_zalloc(sizeof(xlog_recover_item_t), KM_SLEEP);
1432 INIT_LIST_HEAD(&item->ri_list);
1433 list_add_tail(&item->ri_list, head);
1443 xlog_recover_item_t *item; local
1456 item = list_entry(trans->r_itemq.prev, xlog_recover_item_t, ri_list);
1458 old_ptr = item->ri_buf[item->ri_cnt-1].i_addr;
1459 old_len = item->ri_buf[item
1490 xlog_recover_item_t *item; local
1559 xlog_recover_item_t *item, *n; local
1802 xlog_recover_do_inode_buffer( xfs_mount_t *mp, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
1916 xlog_recover_do_reg_buffer( struct xfs_mount *mp, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
2119 xlog_recover_do_dquot_buffer( xfs_mount_t *mp, xlog_t *log, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
2177 xlog_recover_do_buffer_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2288 xlog_recover_do_inode_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2559 xlog_recover_do_quotaoff_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2591 xlog_recover_do_dquot_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2697 xlog_recover_do_efi_trans( xlog_t *log, xlog_recover_item_t *item, xfs_lsn_t lsn, int pass) argument
2742 xlog_recover_do_efd_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2804 xlog_recover_item_t *item; local
2858 xlog_recover_item_t *item, *n; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_log_recover.c1429 xlog_recover_item_t *item; local
1431 item = kmem_zalloc(sizeof(xlog_recover_item_t), KM_SLEEP);
1432 INIT_LIST_HEAD(&item->ri_list);
1433 list_add_tail(&item->ri_list, head);
1443 xlog_recover_item_t *item; local
1456 item = list_entry(trans->r_itemq.prev, xlog_recover_item_t, ri_list);
1458 old_ptr = item->ri_buf[item->ri_cnt-1].i_addr;
1459 old_len = item->ri_buf[item
1490 xlog_recover_item_t *item; local
1559 xlog_recover_item_t *item, *n; local
1802 xlog_recover_do_inode_buffer( xfs_mount_t *mp, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
1916 xlog_recover_do_reg_buffer( struct xfs_mount *mp, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
2119 xlog_recover_do_dquot_buffer( xfs_mount_t *mp, xlog_t *log, xlog_recover_item_t *item, xfs_buf_t *bp, xfs_buf_log_format_t *buf_f) argument
2177 xlog_recover_do_buffer_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2288 xlog_recover_do_inode_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2559 xlog_recover_do_quotaoff_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2591 xlog_recover_do_dquot_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2697 xlog_recover_do_efi_trans( xlog_t *log, xlog_recover_item_t *item, xfs_lsn_t lsn, int pass) argument
2742 xlog_recover_do_efd_trans( xlog_t *log, xlog_recover_item_t *item, int pass) argument
2804 xlog_recover_item_t *item; local
2858 xlog_recover_item_t *item, *n; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openpam/lib/libpam/
H A Dpam_get_authtok.c65 int item,
82 switch (item) {
112 r = pam_get_item(pamh, item, &prevauthtok);
152 r = pam_set_item(pamh, item, resp);
156 r = pam_get_item(pamh, item, (const void **)authtok);
176 * item is updated.
178 * The =item argument must have one of the following values:
188 * If it is =NULL, the =PAM_AUTHTOK_PROMPT or =PAM_OLDAUTHTOK_PROMPT item,
190 * If that item is also =NULL, a hardcoded default prompt will be used.
196 * If =item i
64 pam_get_authtok(pam_handle_t *pamh, int item, const char **authtok, const char *prompt) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openpam/lib/libpam/
H A Dpam_get_authtok.c65 int item,
82 switch (item) {
112 r = pam_get_item(pamh, item, &prevauthtok);
152 r = pam_set_item(pamh, item, resp);
156 r = pam_get_item(pamh, item, (const void **)authtok);
176 * item is updated.
178 * The =item argument must have one of the following values:
188 * If it is =NULL, the =PAM_AUTHTOK_PROMPT or =PAM_OLDAUTHTOK_PROMPT item,
190 * If that item is also =NULL, a hardcoded default prompt will be used.
196 * If =item i
64 pam_get_authtok(pam_handle_t *pamh, int item, const char **authtok, const char *prompt) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openpam/lib/libpam/
H A Dpam_get_authtok.c65 int item,
82 switch (item) {
112 r = pam_get_item(pamh, item, &prevauthtok);
152 r = pam_set_item(pamh, item, resp);
156 r = pam_get_item(pamh, item, (const void **)authtok);
176 * item is updated.
178 * The =item argument must have one of the following values:
188 * If it is =NULL, the =PAM_AUTHTOK_PROMPT or =PAM_OLDAUTHTOK_PROMPT item,
190 * If that item is also =NULL, a hardcoded default prompt will be used.
196 * If =item i
64 pam_get_authtok(pam_handle_t *pamh, int item, const char **authtok, const char *prompt) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dfile-item.c45 struct btrfs_file_extent_item *item; local
58 sizeof(*item));
63 item = btrfs_item_ptr(leaf, path->slots[0],
65 btrfs_set_file_extent_disk_bytenr(leaf, item, disk_offset);
66 btrfs_set_file_extent_disk_num_bytes(leaf, item, disk_num_bytes);
67 btrfs_set_file_extent_offset(leaf, item, offset);
68 btrfs_set_file_extent_num_bytes(leaf, item, num_bytes);
69 btrfs_set_file_extent_ram_bytes(leaf, item, ram_bytes);
70 btrfs_set_file_extent_generation(leaf, item, trans->transid);
71 btrfs_set_file_extent_type(leaf, item, BTRFS_FILE_EXTENT_RE
90 struct btrfs_csum_item *item; local
168 struct btrfs_csum_item *item = NULL; local
273 struct btrfs_csum_item *item; local
645 struct btrfs_csum_item *item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dfile-item.c45 struct btrfs_file_extent_item *item; local
58 sizeof(*item));
63 item = btrfs_item_ptr(leaf, path->slots[0],
65 btrfs_set_file_extent_disk_bytenr(leaf, item, disk_offset);
66 btrfs_set_file_extent_disk_num_bytes(leaf, item, disk_num_bytes);
67 btrfs_set_file_extent_offset(leaf, item, offset);
68 btrfs_set_file_extent_num_bytes(leaf, item, num_bytes);
69 btrfs_set_file_extent_ram_bytes(leaf, item, ram_bytes);
70 btrfs_set_file_extent_generation(leaf, item, trans->transid);
71 btrfs_set_file_extent_type(leaf, item, BTRFS_FILE_EXTENT_RE
90 struct btrfs_csum_item *item; local
168 struct btrfs_csum_item *item = NULL; local
273 struct btrfs_csum_item *item; local
645 struct btrfs_csum_item *item; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/doc/examples/
H A Dindex.py67 item = None
77 item = it
80 if res.has_key(item):
81 res[item] = res[item] + " " + line
83 res[item] = line
85 if item != None:
86 if res.has_key(item):
87 res[item] = res[item]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/doc/examples/
H A Dindex.py67 item = None
77 item = it
80 if res.has_key(item):
81 res[item] = res[item] + " " + line
83 res[item] = line
85 if item != None:
86 if res.has_key(item):
87 res[item] = res[item]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/doc/examples/
H A Dindex.py67 item = None
77 item = it
80 if res.has_key(item):
81 res[item] = res[item] + " " + line
83 res[item] = line
85 if item != None:
86 if res.has_key(item):
87 res[item] = res[item]
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/via/
H A Dvia_mm.c122 struct drm_memblock_item *item; local
140 item = drm_sman_alloc(&dev_priv->sman, mem->type, tmpSize, 0,
143 if (item) {
146 (item->mm->
147 offset(item->mm, item->mm_info) << VIA_MM_ALIGN_SHIFT);
148 mem->index = item->user_hash.key;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_mm.c122 struct drm_memblock_item *item; local
140 item = drm_sman_alloc(&dev_priv->sman, mem->type, tmpSize, 0,
143 if (item) {
146 (item->mm->
147 offset(item->mm, item->mm_info) << VIA_MM_ALIGN_SHIFT);
148 mem->index = item->user_hash.key;
/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/autoconf/Autom4te/
H A DC4che.pm40 =item @request
53 =item C<$req = Autom4te::C4che-E<gt>retrieve (%attr)>
80 =item C<$req = Autom4te::C4che-E<gt>register (%attr)>
107 =item C<$req = Autom4te::C4che-E<gt>request (%request)>
143 =item C<$string = Autom4te::C4che-E<gt>marshall ()>
165 =item C<Autom4te::C4che-E<gt>save ($file)>
191 =item C<Autom4te::C4che-E<gt>load ($file)>
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Dd1_lib.c172 pitem *item = NULL; local
176 while ((item = pqueue_pop(s->d1->unprocessed_rcds.q)) != NULL) {
177 rdata = (DTLS1_RECORD_DATA *)item->data;
181 OPENSSL_free(item->data);
182 pitem_free(item);
185 while ((item = pqueue_pop(s->d1->processed_rcds.q)) != NULL) {
186 rdata = (DTLS1_RECORD_DATA *)item->data;
190 OPENSSL_free(item->data);
191 pitem_free(item);
194 while ((item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dd1_lib.c137 pitem *item = NULL; local
141 while( (item = pqueue_pop(s->d1->unprocessed_rcds.q)) != NULL)
143 rdata = (DTLS1_RECORD_DATA *) item->data;
148 OPENSSL_free(item->data);
149 pitem_free(item);
152 while( (item = pqueue_pop(s->d1->processed_rcds.q)) != NULL)
154 rdata = (DTLS1_RECORD_DATA *) item->data;
159 OPENSSL_free(item->data);
160 pitem_free(item);
163 while( (item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/ssl/
H A Dd1_lib.c137 pitem *item = NULL; local
141 while( (item = pqueue_pop(s->d1->unprocessed_rcds.q)) != NULL)
143 rdata = (DTLS1_RECORD_DATA *) item->data;
148 OPENSSL_free(item->data);
149 pitem_free(item);
152 while( (item = pqueue_pop(s->d1->processed_rcds.q)) != NULL)
154 rdata = (DTLS1_RECORD_DATA *) item->data;
159 OPENSSL_free(item->data);
160 pitem_free(item);
163 while( (item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Dd1_lib.c172 pitem *item = NULL; local
176 while ((item = pqueue_pop(s->d1->unprocessed_rcds.q)) != NULL) {
177 rdata = (DTLS1_RECORD_DATA *)item->data;
181 OPENSSL_free(item->data);
182 pitem_free(item);
185 while ((item = pqueue_pop(s->d1->processed_rcds.q)) != NULL) {
186 rdata = (DTLS1_RECORD_DATA *)item->data;
190 OPENSSL_free(item->data);
191 pitem_free(item);
194 while ((item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Dd1_lib.c172 pitem *item = NULL; local
176 while ((item = pqueue_pop(s->d1->unprocessed_rcds.q)) != NULL) {
177 rdata = (DTLS1_RECORD_DATA *)item->data;
181 OPENSSL_free(item->data);
182 pitem_free(item);
185 while ((item = pqueue_pop(s->d1->processed_rcds.q)) != NULL) {
186 rdata = (DTLS1_RECORD_DATA *)item->data;
190 OPENSSL_free(item->data);
191 pitem_free(item);
194 while ((item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/ssl/
H A Dd1_lib.c137 pitem *item = NULL; local
141 while( (item = pqueue_pop(s->d1->unprocessed_rcds.q)) != NULL)
143 rdata = (DTLS1_RECORD_DATA *) item->data;
148 OPENSSL_free(item->data);
149 pitem_free(item);
152 while( (item = pqueue_pop(s->d1->processed_rcds.q)) != NULL)
154 rdata = (DTLS1_RECORD_DATA *) item->data;
159 OPENSSL_free(item->data);
160 pitem_free(item);
163 while( (item
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dnetconsole.c77 * @item: Links us into the configfs subsystem hierarchy.
97 struct config_item item; member in struct:netconsole_target
126 if (config_item_name(&nt->item))
127 config_item_get(&nt->item);
132 if (config_item_name(&nt->item))
133 config_item_put(&nt->item);
237 static struct netconsole_target *to_target(struct config_item *item) argument
239 return item ?
240 container_of(item, struct netconsole_target, item)
532 netconsole_target_release(struct config_item *item) argument
537 netconsole_target_attr_show(struct config_item *item, struct configfs_attribute *attr, char *buf) argument
552 netconsole_target_attr_store(struct config_item *item, struct configfs_attribute *attr, const char *buf, size_t count) argument
617 drop_netconsole_target(struct config_group *group, struct config_item *item) argument
[all...]

Completed in 269 milliseconds

<<11121314151617181920>>