Searched refs:imported (Results 1 - 13 of 13) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/beos/
H A Dbfile.c135 _MD_init_fd_inheritable (PRFileDesc *fd, PRBool imported) argument
137 if (imported) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2io.c826 _PR_MD_INIT_FD_INHERITABLE(PRFileDesc *fd, PRBool imported) argument
828 if (imported) {
829 /* for imported handles, we'll determine the inheritance state later
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw95io.c939 _PR_MD_INIT_FD_INHERITABLE(PRFileDesc *fd, PRBool imported) argument
941 if (imported) {
H A Dntio.c2688 _PR_MD_INIT_FD_INHERITABLE(PRFileDesc *fd, PRBool imported) argument
2690 if (imported) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_beos.h523 NSPR_API(void) _MD_init_fd_inheritable(PRFileDesc *fd, PRBool imported);
H A D_unixos.h478 extern void _MD_init_fd_inheritable(PRFileDesc *fd, PRBool imported);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/pthreads/
H A Dptio.c237 PRIntn osfd, PRDescType type, PRBool isAcceptedSocket, PRBool imported);
3309 PRIntn osfd, PRDescType type, PRBool isAcceptedSocket, PRBool imported)
3318 if (imported) fd->secret->inheritable = _PR_TRI_UNKNOWN;
3308 pt_SetMethods( PRIntn osfd, PRDescType type, PRBool isAcceptedSocket, PRBool imported) argument
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c403 int imported; member in struct:_xmlSchemaBucket
431 /* @relations will hold any included/imported/redefined schemas. */
435 int imported; member in struct:_xmlSchemaImport
439 /* The imported schema. */
458 int imported; member in struct:_xmlSchemaInclude
4804 * Lookup a an attribute in the schema or imported schemas
4838 * Lookup a an attribute group in the schema or imported schemas
4878 * Lookup a group in the schema or imported schemas
4945 * Lookup a group in the schema or imported schemas
5069 * Process imported/include
10053 xmlSchemaGetSchemaBucketByTNS(xmlSchemaParserCtxtPtr pctxt, const xmlChar *targetNamespace, int imported) argument
21917 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) argument
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1280 * If 'imported' is false, the osfd (i.e., fd->secret->md.osfd)
1282 * inheritable attribute. If 'imported' is true, the osfd was
1286 * to initialize fd->secret->inheritable of an imported fd to
1290 extern void _PR_MD_INIT_FD_INHERITABLE(PRFileDesc *fd, PRBool imported);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c1332 void _MD_init_fd_inheritable(PRFileDesc *fd, PRBool imported) argument
1334 if (imported) {
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/mac/
H A Dmacsockotpt.c2061 void _MD_initfdinheritable(PRFileDesc *fd, PRBool imported) argument
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 130 milliseconds