Searched refs:exclusive (Results 1 - 25 of 54) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dc14n.in.h59 int exclusive,
67 int exclusive,
75 int exclusive,
93 int exclusive,
H A Dc14n.c64 /* exclusive canonicalization */
65 int exclusive; member in struct:_xmlC14NCtx
675 * Prints out exclusive canonical namespace axis of the current node to the
716 if(!ctx->exclusive) {
1011 * (only for non-exclusive XML Canonicalization)
1013 if (parent_visible && (!ctx->exclusive) && (cur->parent != NULL)
1162 if (!ctx->exclusive) {
1462 * inclusive namespaces (only for exclusive
1476 int exclusive, xmlChar ** inclusive_ns_prefixes,
1534 * Set "exclusive" fla
1474 xmlC14NNewCtx(xmlDocPtr doc, xmlC14NIsVisibleCallback is_visible_callback, void* user_data, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1569 xmlC14NExecute(xmlDocPtr doc, xmlC14NIsVisibleCallback is_visible_callback, void* user_data, int exclusive, xmlChar **inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1694 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlChar ** doc_txt_ptr) argument
1766 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, const char *filename, int compression) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dc14n.in.h59 int exclusive,
67 int exclusive,
75 int exclusive,
93 int exclusive,
H A Dc14n.c64 /* exclusive canonicalization */
65 int exclusive; member in struct:_xmlC14NCtx
675 * Prints out exclusive canonical namespace axis of the current node to the
716 if(!ctx->exclusive) {
1011 * (only for non-exclusive XML Canonicalization)
1013 if (parent_visible && (!ctx->exclusive) && (cur->parent != NULL)
1162 if (!ctx->exclusive) {
1462 * inclusive namespaces (only for exclusive
1476 int exclusive, xmlChar ** inclusive_ns_prefixes,
1534 * Set "exclusive" fla
1474 xmlC14NNewCtx(xmlDocPtr doc, xmlC14NIsVisibleCallback is_visible_callback, void* user_data, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1569 xmlC14NExecute(xmlDocPtr doc, xmlC14NIsVisibleCallback is_visible_callback, void* user_data, int exclusive, xmlChar **inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1694 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlChar ** doc_txt_ptr) argument
1766 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, const char *filename, int compression) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dc14n.h59 int exclusive,
67 int exclusive,
75 int exclusive,
103 int exclusive,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dabort-ev6.S26 strex r0, r1, [sp] @ Clear the exclusive monitor
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/cnid_dbd/
H A Dcmd_dbd.c55 dbd not in rebuild db. This in only done in exclusive mode.
91 static int exclusive; /* Exclusive volume access */ variable
208 " -e only work on inactive volumes and lock them (exclusive)\n"
264 exclusive = 1;
272 exclusive = 1;
368 /* Couldn't get exclusive lock, try shared lock if -e wasn't requested */
369 if (exclusive) {
425 /* Downgrade db lock if not running exclusive */
426 if (!exclusive && (db_locked == LOCK_EXCL)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A Dcmd_dbd.c55 dbd not in rebuild db. This in only done in exclusive mode.
91 static int exclusive; /* Exclusive volume access */ variable
208 " -e only work on inactive volumes and lock them (exclusive)\n"
265 exclusive = 1;
273 exclusive = 1;
369 /* Couldn't get exclusive lock, try shared lock if -e wasn't requested */
370 if (exclusive) {
425 /* Downgrade db lock if not running exclusive */
426 if (!exclusive && (db_locked == LOCK_EXCL)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_ports.c117 grp->exclusive = 0;
498 int exclusive; local
510 exclusive = info->flags & SNDRV_SEQ_PORT_SUBS_EXCLUSIVE ? 1 : 0;
512 if (exclusive) {
516 if (src->exclusive || dest->exclusive)
546 src->exclusive = dest->exclusive = exclusive;
589 src->exclusive
[all...]
H A Dseq_ports.h53 unsigned int exclusive: 1; /* exclusive mode */ member in struct:snd_seq_port_subs_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dhwdep.h66 unsigned int exclusive: 1; member in struct:snd_hwdep
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/lockd/
H A Dxdr.c226 u32 exclusive; local
231 exclusive = ntohl(*p++);
234 if (exclusive)
251 u32 exclusive; local
256 exclusive = ntohl(*p++);
259 if (exclusive)
271 u32 exclusive; local
276 exclusive = ntohl(*p++);
279 if (exclusive)
H A Dxdr4.c233 u32 exclusive; local
238 exclusive = ntohl(*p++);
241 if (exclusive)
258 u32 exclusive; local
263 exclusive = ntohl(*p++);
266 if (exclusive)
278 u32 exclusive; local
283 exclusive = ntohl(*p++);
286 if (exclusive)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/networking/
H A Difenslave.c249 int exclusive = 0; local
253 case 'a': opt_a++; exclusive++; break;
254 case 'c': opt_c++; exclusive++; break;
255 case 'd': opt_d++; exclusive++; break;
256 case 'f': opt_f++; exclusive++; break;
257 case 'h': opt_h++; exclusive++; break;
258 case 'u': opt_u++; exclusive++; break;
260 case 'V': opt_V++; exclusive++; break;
270 if (exclusive > 1) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dfile.h62 int exclusive; /* Only one tunnel per host? */ member in struct:lns
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dc14n.c64 /* exclusive canonicalization */
65 int exclusive; member in struct:_xmlC14NCtx
675 * Prints out exclusive canonical namespace axis of the current node to the
716 if(!ctx->exclusive) {
1011 * (only for non-exclusive XML Canonicalization)
1013 if (parent_visible && (!ctx->exclusive) && (cur->parent != NULL)
1162 if (!ctx->exclusive) {
1462 * inclusive namespaces (only for exclusive
1476 int exclusive, xmlChar ** inclusive_ns_prefixes,
1534 * Set "exclusive" fla
1474 xmlC14NNewCtx(xmlDocPtr doc, xmlC14NIsVisibleCallback is_visible_callback, void* user_data, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1569 xmlC14NExecute(xmlDocPtr doc, xmlC14NIsVisibleCallback is_visible_callback, void* user_data, int exclusive, xmlChar **inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1658 xmlC14NDocSaveTo(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlOutputBufferPtr buf) argument
1694 xmlC14NDocDumpMemory(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, xmlChar ** doc_txt_ptr) argument
1766 xmlC14NDocSave(xmlDocPtr doc, xmlNodeSetPtr nodes, int exclusive, xmlChar ** inclusive_ns_prefixes, int with_comments, const char *filename, int compression) argument
[all...]
H A DtestC14N.c52 test_c14n(const char* xml_filename, int with_comments, int exclusive, argument
99 exclusive, inclusive_namespaces,
144 /* load exclusive namespace from command line */
151 /* load exclusive namespace from command line */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/ubi/
H A Dkapi.c93 * mode, read-write mode, or exclusive mode. The exclusive mode guarantees that
143 if (vol->exclusive)
149 if (vol->exclusive || vol->writers > 0)
155 if (vol->exclusive || vol->writers || vol->readers)
157 vol->exclusive = 1;
272 vol->exclusive = 0;
H A Dcdev.c70 * get_exclusive - get exclusive access to an UBI volume.
73 * This function changes UBI volume open mode to "exclusive". Returns previous
83 users = vol->readers + vol->writers + vol->exclusive;
90 vol->exclusive = 1;
100 * revoke_exclusive - revoke exclusive mode.
110 ubi_assert(vol->exclusive == 1 && desc->mode == UBI_EXCLUSIVE);
111 vol->exclusive = 0;
117 vol->exclusive = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/au1000/pb1200/
H A Dboard_setup.c123 #error I2C and SPI are mutually exclusive. Both are physically connected to PSC0.\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_hwdep.c153 hw->exclusive = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_pcm.c466 /* first step - exclusive devices */
476 rpcm->exclusive = pcm->exclusive;
490 if (pcm->exclusive) {
491 /* exclusive access */
498 /* non-exclusive access */
509 if (pcm->exclusive)
527 if (pcm->exclusive)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dlibxml.py390 # exclusive: the exclusive flag (0 - non-exclusive
391 # canonicalization; otherwise - exclusive canonicalization)
394 # exclusive canonicalization, ignored otherwise)
399 exclusive=0,
407 exclusive != 0,
413 exclusive=0,
421 exclusive != 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn.h89 #define ISDN_USAGE_EXCLUSIVE 64 /* This bit is set, if channel is exclusive */
124 int exclusive; /* Channel, if bound exclusive */ member in struct:__anon9959
296 int exclusive; /* If non-zero idx to reserved chan.*/ member in struct:isdn_net_local_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/usb/usx2y/
H A DusX2Yhwdep.c279 hw->exclusive = 1;

Completed in 225 milliseconds

123