Home
last modified time | relevance | path

Searched defs:class (Results 51 – 75 of 219) sorted by relevance

123456789

/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1_gen.c73 char *ptr, *class, *type, *tag, *length, *data, *foo; in doit() local
H A Dder_put.c372 der_put_tag(unsigned char * p,size_t len,Der_class class,Der_type type,unsigned int tag,size_t * size) der_put_tag() argument
404 der_put_length_and_tag(unsigned char * p,size_t len,size_t len_val,Der_class class,Der_type type,unsigned int tag,size_t * size) der_put_length_and_tag() argument
/freebsd/contrib/byacc/test/
H A Derr_inherit3.y4 typedef enum {cGLOBAL, cLOCAL} class; typedef
H A Derr_inherit4.y5 typedef enum {cGLOBAL, cLOCAL} class; typedef
H A Derr_inherit5.y4 typedef enum {cGLOBAL, cLOCAL} class; typedef
H A Dinherit2.y4 typedef enum {cGLOBAL, cLOCAL} class; typedef
H A Derr_inherit2.y4 typedef enum {cGLOBAL, cLOCAL} class; typedef
/freebsd/usr.sbin/bluetooth/btpand/
H A Dbtpand.c62 uint16_t class; member
/freebsd/sys/kern/
H A Dsubr_lock.c78 lock_init(struct lock_object *lock, struct lock_class *class, const char *name, in lock_init()
179 struct lock_class *class; in DB_SHOW_COMMAND() local
218 struct lock_class *class; member
H A Dsubr_turnstile.c1172 struct lock_class *class; in print_lockchain() local
1288 struct lock_class *class; in print_waiters() local
1310 struct lock_class *class; in DB_SHOW_COMMAND() local
/freebsd/lib/libc/resolv/
H A Dres_mkquery.c94 int class, int type, /*!< class and type of query */ in res_nmkquery()
/freebsd/usr.sbin/ypldap/
H A Dber.c76 ber_set_header(struct ber_element *elm, int class, unsigned long type) in ber_set_header()
526 int d, class; in ber_printf_elements() local
986 get_id(struct ber *b, unsigned long *tag, int *class, int *cstruct) in get_id()
1071 int i, class, cstruct; in ber_read_element() local
/freebsd/sys/security/audit/
H A Daudit_pipe.c392 au_event_t event, au_class_t class, int sorf, int trail_preselect) in audit_pipe_preselect_check()
428 audit_pipe_preselect(au_id_t auid, au_event_t event, au_class_t class, in audit_pipe_preselect()
504 audit_pipe_submit(au_id_t auid, au_event_t event, au_class_t class, int sorf, in audit_pipe_submit()
H A Daudit_worker.c333 au_class_t class; in audit_worker_process_record() local
/freebsd/sys/powerpc/fpu/
H A Dfpu_emu.c158 static const char *class[] = { in fpu_dumpfpn() local
/freebsd/contrib/sendmail/src/
H A Dreadcf.c1003 parse_class_words(class, line) in parse_class_words() argument
1030 fileclass(class, filename, fmt, ismap, safe, optional) in fileclass() argument
1281 dynclass(class, arg) in dynclass() argument
4986 setclass(class, str) in setclass() argument
5032 classrmentry(class, str) in classrmentry() argument
5073 STAB *class; local
H A Dstab.c298 queueup_macros(class, qfp, e) in queueup_macros() argument
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp476 #define HANDLE_OPERAND(class) \ in emitInstructionSpecifier() argument
481 #define HANDLE_OPTIONAL(class) \ in emitInstructionSpecifier() argument
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js148 …'class': [ NAMESPACE, CLASS_DEFAULT, options.style.classes, NAMESPACE + '-pos-' + options.position… property
167 'class': NAMESPACE + '-content', property
650 'class': NAMESPACE + '-titlebar ' + (this.options.style.widget ? createWidgetClass('header') : '') property
655 'class': NAMESPACE + '-title', property
1178 'class': 'qtip-close ' + (this.options.style.widget ? '' : NAMESPACE+'-icon'), property
1184 'class': 'ui-icon ui-icon-close', property
2001 …tip = this.element = qtip.elements.tip = $('<div />', { 'class': NAMESPACE+'-tip' }).prependTo(qti… property
/freebsd/sys/dev/acpica/
H A Dacpi_package.c133 acpi_PkgFFH_IntelCpu(ACPI_OBJECT *res, int idx, int *vendor, int *class, in acpi_PkgFFH_IntelCpu()
/freebsd/tests/sys/audit/
H A Dutils.c132 au_class_ent_t *class; in get_audit_mask() local
/freebsd/usr.sbin/pkg/
H A Ddns_utils.c123 unsigned int type, class, ttl, priority, weight, port; in dns_getsrvinfo() local
/freebsd/contrib/wpa/src/tls/
H A Dasn1.c580 void asn1_put_hdr(struct wpabuf *buf, u8 class, int constructed, u8 tag, in asn1_put_hdr()
637 struct wpabuf * asn1_encaps(struct wpabuf *buf, u8 class, u8 tag) in asn1_encaps()
/freebsd/sys/x86/pci/
H A Dpci_bus.c140 uint32_t id, uint8_t class, uint8_t subclass, in legacy_pcib_is_host_bridge()
422 uint8_t class, subclass, busnum; in legacy_pcib_identify() local
/freebsd/sys/geom/raid/
H A Dg_raid.c1982 struct g_raid_tr_class *class; in g_raid_start_volume() local
2208 struct g_raid_md_class *class; in g_raid_taste() local
2262 struct g_raid_md_class *class; in g_raid_create_node_format() local
2504 struct g_raid_md_class *class, *c, *nc; in g_raid_md_modevent() local
2537 struct g_raid_tr_class *class, *c, *nc; in g_raid_tr_modevent() local

123456789