Searched refs:typep (Results 1 - 25 of 27) sorted by relevance

12

/macosx-10.10/bind9-45.101/bind9/lib/dns/include/dns/
H A Drdatatype.h32 dns_rdatatype_fromtext(dns_rdatatype_t *typep, isc_textregion_t *source);
37 *\li 'typep' is a valid pointer.
/macosx-10.10/bind9-45.101/bind9/bin/named/include/named/
H A Dconfig.h49 dns_rdatatype_t *typep);
80 unsigned int *typep, isc_uint16_t *digestbits);
/macosx-10.10/xnu-2782.1.97/osfmk/ipc/
H A Dmach_debug.c437 __unused natural_t *typep,
447 natural_t *typep,
479 *typep = (unsigned int) ip_kotype(port);
483 if (0 != kaddr && is_ipc_kobject(*typep))
514 __unused unsigned int *typep,
524 unsigned int *typep,
530 kr = mach_port_kobject(space, name, typep, &addr);
434 mach_port_kobject( __unused ipc_space_t space, __unused mach_port_name_t name, __unused natural_t *typep, __unused mach_vm_address_t *addrp) argument
444 mach_port_kobject( ipc_space_t space, mach_port_name_t name, natural_t *typep, mach_vm_address_t *addrp) argument
511 mach_port_kernel_object( __unused ipc_space_t space, __unused mach_port_name_t name, __unused unsigned int *typep, __unused unsigned int *addrp) argument
521 mach_port_kernel_object( ipc_space_t space, mach_port_name_t name, unsigned int *typep, unsigned int *addrp) argument
H A Dipc_right.h172 mach_port_type_t *typep,
H A Dmach_port.c447 mach_port_type_t *typep)
460 *typep = MACH_PORT_TYPE_DEAD_NAME;
469 kr = ipc_right_info(space, name, entry, typep, &urefs);
474 *typep &= ~(MACH_PORT_TYPE_SPREQUEST | MACH_PORT_TYPE_SPREQUEST_DELAYED);
444 mach_port_type( ipc_space_t space, mach_port_name_t name, mach_port_type_t *typep) argument
H A Dipc_right.c1625 mach_port_type_t *typep,
1671 *typep = type;
1621 ipc_right_info( ipc_space_t space, mach_port_name_t name, ipc_entry_t entry, mach_port_type_t *typep, mach_port_urefs_t *urefsp) argument
/macosx-10.10/Libinfo-459/gen.subproj/
H A Dip6opt.c104 inet6_option_append(struct cmsghdr *cmsg, const u_int8_t *typep, int multx, argument
139 if (typep[0] == IP6OPT_PAD1)
142 optlen = typep[1] + 2;
143 memcpy(bp, typep, optlen);
500 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, socklen_t *lenp, void **databufp) argument
535 *typep = *optp;
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dnvtree.c417 Namval_t *typep=0; local
423 if((typep=fp->type) || (fp->disc && fp->disc->typef && (typep=(*fp->disc->typef)(np,fp))))
426 if(np==typep)
430 typep = 0;
456 if(typep)
458 char *cp = typep->nvname;
462 cp = typep->nvname;
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dconfig.c349 dns_rdatatype_t *typep) {
354 *typep = deftype;
359 result = dns_rdatatype_fromtext(typep, &r);
811 unsigned int *typep, isc_uint16_t *digestbits)
850 if (typep != NULL)
851 *typep = algorithms[i].type;
348 ns_config_gettype(const cfg_obj_t *typeobj, dns_rdatatype_t deftype, dns_rdatatype_t *typep) argument
810 ns_config_getkeyalgorithm2(const char *str, dns_name_t **name, unsigned int *typep, isc_uint16_t *digestbits) argument
H A Dupdate.c983 dns_dbversion_t *ver, dns_name_t *tmpname, dns_rdatatype_t *typep)
1002 *typep = t->rdata.type;
1025 *typep = type = t->rdata.type;
982 temp_check(isc_mem_t *mctx, dns_diff_t *temp, dns_db_t *db, dns_dbversion_t *ver, dns_name_t *tmpname, dns_rdatatype_t *typep) argument
H A Dquery.c6997 const char *namep, *typep, *classp, *sep1, *sep2; local
7003 namep = typep = classp = sep1 = sep2 = "";
7023 typep = typename;
7031 classp, sep2, typep, __FILE__, line);
/macosx-10.10/screen-22/screen/
H A Dwindow.c1001 OpenDevice(args, lflag, typep, namep)
1004 int *typep;
1018 *typep = W_TYPE_TELNET;
1034 *typep = W_TYPE_PLAIN;
1039 *typep = W_TYPE_PTY;
1077 if (*typep == W_TYPE_PTY || *typep == W_TYPE_PLAIN)
1081 if (*typep != W_TYPE_PTY)
/macosx-10.10/ICU-531.30/icuSources/tools/tzcode/
H A Dlocaltime.c920 register unsigned char * typep; local
1002 typep = sp->types;
1016 *typep++ = 1; /* DST ends */
1018 *typep++ = 0; /* DST begins */
1021 *typep++ = 0; /* DST begins */
1023 *typep++ = 1; /* DST ends */
H A Dzic.c170 const char * typep, const char * monthp,
1387 rulesub(rp, loyearp, hiyearp, typep, monthp, dayp, timep)
1391 const char * const typep;
1481 if (*typep == '\0')
1488 rp->r_yrtype = ecpyalloc(typep);
/macosx-10.10/Libc-1044.1.2/stdtime/FreeBSD/
H A Dlocaltime.c1038 unsigned char * typep; local
1112 typep = sp->types;
1121 *typep++ = 1; /* DST ends */
1123 *typep++ = 0; /* DST begins */
1126 *typep++ = 0; /* DST begins */
1128 *typep++ = 1; /* DST ends */
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dldif.c97 char **typep,
105 *typep = type.bv_val;
95 ldif_parse_line( LDAP_CONST char *line, char **typep, char **valuep, ber_len_t *vlenp ) argument
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblutil/
H A Dldif.c97 char **typep,
105 *typep = type.bv_val;
95 ldif_parse_line( LDAP_CONST char *line, char **typep, char **valuep, ber_len_t *vlenp ) argument
/macosx-10.10/system_cmds-643.1.1/zic.tproj/
H A Dzic.c123 const char * typep, const char * monthp,
1208 rulesub(rp, loyearp, hiyearp, typep, monthp, dayp, timep)
1212 const char * const typep;
1305 if (*typep == '\0')
1312 rp->r_yrtype = ecpyalloc(typep);
/macosx-10.10/BerkeleyDB-21/db/db/
H A Ddb_vrfy.c987 __db_is_valid_magicno(magic, typep)
989 DBTYPE *typep;
993 *typep = DB_BTREE;
996 *typep = DB_HASH;
999 *typep = DB_QUEUE;
1004 *typep = DB_UNKNOWN;
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Drdata.c934 dns_rdatatype_fromtext(dns_rdatatype_t *typep, isc_textregion_t *source) { argument
954 RDATATYPE_FROMTEXT_SW(hash, source->base, n, typep);
966 *typep = (dns_rdatatype_t)val;
/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dcl.el70 ;; * Added `assert', `check-type', `typecase', `typep', and `deftype'.
628 gensym gentemp typep cl-do-pop get-setf-method
H A Dcl-extra.el57 ((typep x type) x)
H A Dcl-macs.el2429 (defun typep (object type) ; See compiler macro below. function
2618 (define-compiler-macro typep (&whole form val type) function
/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_synch.c1914 kwq_find_rw_lowest(ksyn_wait_queue_t kwq, int flags, uint32_t premgen, int *typep, uint32_t lowest[]) argument
1973 if (typep != 0)
1974 *typep = type;
/macosx-10.10/vim-55/runtime/syntax/
H A Dskill.vim460 syn match skillFunction "(typep\=\>"hs=s+1
461 syn match skillFunction "\<typep\=("he=e-1

Completed in 297 milliseconds

12