Searched refs:dtype (Results 26 - 50 of 51) sorted by relevance

123

/macosx-10.10/cups-408/cups/scheduler/
H A Dtestmime.c210 dtype[MIME_MAX_TYPE], /* Destination type for filter */ local
234 super, type, dsuper, dtype, &cost, program) == 6)
236 snprintf(dest, sizeof(dest), "test/%s/%s", dsuper, dtype);
H A Dprinters.h187 cups_ptype_t *dtype,
H A Dcupsfilter.c542 dtype[MIME_MAX_TYPE], /* Destination type for filter */ local
563 super, type, dsuper, dtype, &cost, program) == 6)
565 snprintf(dest, sizeof(dest), "%s/%s/%s", filtertype->type, dsuper, dtype);
H A Dprinters.c2788 cups_ptype_t *dtype, /* O - Type (printer or class) */
2805 DEBUG_printf(("cupsdValidateDest(uri=\"%s\", dtype=%p, printer=%p)\n", uri,
2806 dtype, printer));
2815 if (dtype)
2816 *dtype = (cups_ptype_t)0;
2868 if (dtype)
2869 *dtype = p->type & (CUPS_PRINTER_CLASS | CUPS_PRINTER_REMOTE);
2926 if (dtype)
2927 *dtype = p->type & (CUPS_PRINTER_CLASS | CUPS_PRINTER_REMOTE);
3241 dtype[MIME_MAX_TYP local
2786 cupsdValidateDest( const char *uri, cups_ptype_t *dtype, cupsd_printer_t **printer) argument
[all...]
H A Djob.c1066 if (job->dtype & CUPS_PRINTER_CLASS)
1715 if ((dest = cupsdValidateDest(attr->values[0].string.text, &(job->dtype),
2065 job->dtype = p->type & (CUPS_PRINTER_CLASS | CUPS_PRINTER_REMOTE);
2175 cupsFilePrintf(fp, "DestType %d\n", job->dtype);
3173 if (job->dtype & CUPS_PRINTER_CLASS)
4181 job->dtype = (cups_ptype_t)atoi(value);
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/asymTest/
H A DasymTest.c469 dataType dtype = DT_Random; local
537 dtype = DT_Zero;
660 if(dtype == DT_Zero) {
669 ptext.Length = genData(ptext.Data, minExp, maxExp, dtype);
/macosx-10.10/sudo-73/src/
H A Dparse.c524 display_bound_defaults(dtype, lbuf)
525 int dtype;
533 switch (dtype) {
554 if (d->type != dtype)
/macosx-10.10/swig-12/Source/CParse/
H A Dparser.h311 } dtype; member in union:YYSTYPE
H A Dparser.y1451 } dtype;
1489 %token <dtype> NUM_INT NUM_FLOAT NUM_UNSIGNED NUM_LONG NUM_ULONG NUM_LONGLONG NUM_ULONGLONG
1550 %type <dtype> initializer cpp_const ;
1561 %type <dtype> definetype def_args etype;
1562 %type <dtype> expr exprnum exprcompound valexpr;
1578 %type <dtype> cpp_end cpp_vend;
/macosx-10.10/swig-12/Source/Swig/
H A Dtypemap.c63 SwigType *dtype = 0; local
66 dtype = Swig_symbol_type_qualify(ty, 0);
67 /* Printf(stderr,"gettm %s %s\n", type, dtype); */
68 type = dtype;
74 if (dtype) {
82 Delete(dtype);
89 SwigType *dtype = 0; local
92 dtype = Swig_symbol_type_qualify(ty, 0);
93 /* Printf(stderr,"settm %s %s\n", type, dtype); */
94 type = dtype;
[all...]
/macosx-10.10/postfix-255/postfix/src/bounce/
H A Dbounce.c240 VS_NEUTER(dsn_buf->dtype);
455 VS_NEUTER(dsn_buf->dtype);
H A Dbounce_notify_util.c675 if (NON_NULL_EMPTY(dsn->dtype) && NON_NULL_EMPTY(dsn->dtext))
677 dsn->dtype, dsn->dtext);
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Drsa.h121 int (*rsa_verify)(int dtype, unsigned char *m, unsigned int m_len,
/macosx-10.10/postfix-255/postfix/src/global/
H A Dbounce_log.c240 vstring_strcpy(dsn_buf->dtype, value);
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dvtzone.cpp816 DateTimeRule::DateRuleType dtype; local
829 dtype = rule->getDateRuleType();
832 if (dtype == DateTimeRule::DOW) {
836 dtype = DateTimeRule::DOW_GEQ_DOM;
839 dtype = DateTimeRule::DOW_LEQ_DOM;
854 if (dtype != DateTimeRule::DOM) {
866 if (dtype == DateTimeRule::DOM) {
870 (dtype == DateTimeRule::DOW_GEQ_DOM), wallt, DateTimeRule::WALL_TIME);
/macosx-10.10/OpenSSL098-52/src/crypto/rsa/
H A Drsa.h137 int (*rsa_verify)(int dtype,
/macosx-10.10/OpenSSL098-52/src/engines/
H A De_capi.c120 static int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len,
772 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, argument
794 switch(dtype)
810 BIO_snprintf(algstr, 10, "%lx", dtype);
H A De_4758cca.c94 static int cca_rsa_verify(int dtype, const unsigned char *m, unsigned int m_len,
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Drsa.h137 int (*rsa_verify)(int dtype,
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c373 const char *fname, *dtype, *bname; local
475 dtype = *argv;
502 getdiskinfo(fd, fname, dtype, oflag, &bpb);
1034 getdiskinfo(int fd, const char *fname, const char *dtype, int oflag, argument
/macosx-10.10/BerkeleyDB-21/db/hash/
H A Dhash_rec.c79 int cmp_n, cmp_p, dtype, ktype, ret; local
135 dtype = H_DUPLICATE;
137 dtype = H_OFFPAGE;
139 dtype = H_KEYDATA;
142 &argp->key, &argp->data, ktype, dtype)) != 0)
H A Dhash_page.c2231 int ktype, dtype, ret; local
2239 dtype = HPAGE_TYPE(dbp, src_page, H_DATAINDEX(src_ndx));
2249 if (dtype == H_OFFPAGE) {
2257 &tkey, &tdata, ktype, dtype)) != 0)
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dhp-symtab.h1336 struct dntt_type_type dtype; member in union:dnttentry
/macosx-10.10/postfix-255/postfix/src/smtp/
H A Dsmtp_tls_policy.c659 STR(tls->why->dtype), STR(tls->why->dtext),
/macosx-10.10/vim-55/runtime/syntax/
H A Dsmcl.vim284 syn match smclLink /{dtype}/

Completed in 282 milliseconds

123