Home
last modified time | relevance | path

Searched refs:outitem (Results 1 – 25 of 27) sorted by relevance

12

/dports/net-mgmt/xymon-server/xymon-4.3.30/common/
H A Dxymongrep.c225 char *outitem = NULL; in main() local
229 outitem = (extras ? item : realitem); in main()
233 outitem = (extras ? item : realitem); in main()
236 if (outitem) { in main()
237 int needquotes = ((strchr(outitem, ' ') != NULL) || (strchr(outitem, '\t') != NULL)); in main()
240 addtobuffer(wantedtags, outitem); in main()
/dports/net-mgmt/xymon-client/xymon-4.3.30/common/
H A Dxymongrep.c225 char *outitem = NULL; in main() local
229 outitem = (extras ? item : realitem); in main()
233 outitem = (extras ? item : realitem); in main()
236 if (outitem) { in main()
237 int needquotes = ((strchr(outitem, ' ') != NULL) || (strchr(outitem, '\t') != NULL)); in main()
240 addtobuffer(wantedtags, outitem); in main()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libnghttp2-sys-0.1.7+1.45.0/nghttp2/python/
H A Dhpackmake.py40 outitem = {
48 outitem['header_table_size'] = new_table_size
54 outitem['wire'] = b2a_hex(deflater.deflate(hdrs)).decode('utf-8')
55 cases.append(outitem)
/dports/net/proby/proby-1.0.2/cargo-crates/libnghttp2-sys-0.1.4+1.41.0/nghttp2/python/
H A Dhpackmake.py40 outitem = {
48 outitem['header_table_size'] = new_table_size
54 outitem['wire'] = b2a_hex(deflater.deflate(hdrs)).decode('utf-8')
55 cases.append(outitem)
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libnghttp2-sys-0.1.6+1.43.0/nghttp2/python/
H A Dhpackmake.py40 outitem = {
48 outitem['header_table_size'] = new_table_size
54 outitem['wire'] = b2a_hex(deflater.deflate(hdrs)).decode('utf-8')
55 cases.append(outitem)
/dports/lang/rust/rustc-1.58.1-src/vendor/libnghttp2-sys/nghttp2/python/
H A Dhpackmake.py40 outitem = {
48 outitem['header_table_size'] = new_table_size
54 outitem['wire'] = b2a_hex(deflater.deflate(hdrs)).decode('utf-8')
55 cases.append(outitem)
/dports/net/nanomsg/nanomsg-1.1.5/src/protocols/survey/
H A Dxrespondent.c101 nn_hash_item_init (&data->outitem); in nn_xrespondent_add()
104 &data->outitem); in nn_xrespondent_add()
121 nn_hash_erase (&xrespondent->outpipes, &data->outitem); in nn_xrespondent_rm()
122 nn_hash_item_term (&data->outitem); in nn_xrespondent_rm()
175 struct nn_xrespondent_data, outitem); in nn_xrespondent_send()
251 nn_putl (nn_chunkref_data (&ref), pipedata->outitem.key); in nn_xrespondent_recv()
H A Dxsurveyor.c99 nn_dist_add (&xsurveyor->outpipes, &data->outitem, pipe); in nn_xsurveyor_add()
114 nn_dist_rm (&xsurveyor->outpipes, &data->outitem); in nn_xsurveyor_rm()
138 nn_dist_out (&xsurveyor->outpipes, &data->outitem); in nn_xsurveyor_out()
H A Dxrespondent.h36 struct nn_hash_item outitem; member
H A Dxsurveyor.h33 struct nn_dist_data outitem; member
/dports/net/nanomsg/nanomsg-1.1.5/src/protocols/reqrep/
H A Dxrep.c103 nn_hash_item_init (&data->outitem); in nn_xrep_add()
106 &data->outitem); in nn_xrep_add()
123 nn_hash_erase (&xrep->outpipes, &data->outitem); in nn_xrep_rm()
124 nn_hash_item_term (&data->outitem); in nn_xrep_rm()
176 outitem); in nn_xrep_send()
253 nn_putl (nn_chunkref_data (&ref), pipedata->outitem.key); in nn_xrep_recv()
H A Dxrep.h38 struct nn_hash_item outitem; member
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/docker/plugins/modules/
H A Ddocker_stack_info.py69 json.loads(outitem)
70 for outitem in out.splitlines())
H A Ddocker_stack_task_info.py80 json.loads(outitem)
81 for outitem in out.splitlines())
/dports/net/nanomsg/nanomsg-1.1.5/src/protocols/bus/
H A Dxbus.c101 nn_dist_add (&xbus->outpipes, &data->outitem, pipe); in nn_xbus_add()
116 nn_dist_rm (&xbus->outpipes, &data->outitem); in nn_xbus_rm()
140 nn_dist_out (&xbus->outpipes, &data->outitem); in nn_xbus_out()
H A Dxbus.h33 struct nn_dist_data outitem; member
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/libusbhid/
H A DHidUps.cpp327 int logical, int kind, hid_item_t *outitem) in LocateItem() argument
365 if (outitem) in LocateItem()
366 memcpy(outitem, &item, sizeof(item)); in LocateItem()
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/libusbhid/
H A DHidUps.cpp327 int logical, int kind, hid_item_t *outitem) in LocateItem() argument
365 if (outitem) in LocateItem()
366 memcpy(outitem, &item, sizeof(item)); in LocateItem()
/dports/sysutils/apcupsd/apcupsd-3.14.14/src/drivers/usb/bsd/
H A Dhidutils.c212 int logical, int kind, hid_item_t *outitem) in hidu_locate_item() argument
250 if (outitem) in hidu_locate_item()
251 memcpy(outitem, &item, sizeof(item)); in hidu_locate_item()
H A Dhidutils.h58 int logical, int kind, hid_item_t *outitem);
/dports/sysutils/apcctrl/apcctrl-0.8.21/src/drivers/usb/bsd/
H A Dhidutils.c207 int logical, int kind, hid_item_t *outitem) in hidu_locate_item() argument
245 if (outitem) in hidu_locate_item()
246 memcpy(outitem, &item, sizeof(item)); in hidu_locate_item()
H A Dhidutils.h58 int logical, int kind, hid_item_t *outitem);
/dports/sysutils/apcctrl/apcctrl-0.8.21/include/
H A DHidUps.h63 int logical, int kind, hid_item_t *outitem);
/dports/sysutils/apcupsd/apcupsd-3.14.14/include/
H A DHidUps.h63 int logical, int kind, hid_item_t *outitem);
/dports/lang/intercal/intercal-0.31/src/
H A Dparser.y150 %type <node> subscr byexpr scalar scalar2s ick_array initem outitem sublist
475 outitem : scalar | subscr | constant | ick_array;
476 outlist : outitem INTERSECTION outlist {$$=cons(INTERSECTION,$1,$3);}
477 | outitem {$$=cons(INTERSECTION,$1,0);}

12