Searched refs:qual (Results 1 - 25 of 80) sorted by relevance

1234

/freebsd-11-stable/sys/x86/include/
H A Difunc.h35 #define DEFINE_IFUNC(qual, ret_type, name, args, resolver_qual) \
37 qual ret_type name args __attribute__((ifunc(#name "_resolver"))); \
40 #define DEFINE_UIFUNC(qual, ret_type, name, args, resolver_qual) \
43 qual ret_type name args __attribute__((ifunc(#name "_resolver"))); \
/freebsd-11-stable/usr.sbin/rpcbind/tests/
H A DMakefile8 CFLAGS+= -I${.CURDIR:H} -Wno-cast-qual
/freebsd-11-stable/crypto/openssl/crypto/txt_db/
H A Dtxt_db.c93 ret->qual = NULL;
98 if ((ret->qual = OPENSSL_malloc(sizeof(*(ret->qual)) * num)) == NULL)
102 ret->qual[i] = NULL;
193 if (ret->qual != NULL)
194 OPENSSL_free(ret->qual);
223 int TXT_DB_create_index(TXT_DB *db, int field, int (*qual) (OPENSSL_STRING *),
242 if ((qual != NULL) && (qual(r) == 0))
260 db->qual[fiel
[all...]
H A Dtxt_db.h87 int (**qual) (OPENSSL_STRING *); member in struct:txt_db_st
101 int TXT_DB_create_index(TXT_DB *db, int field, int (*qual) (OPENSSL_STRING *),
/freebsd-11-stable/targets/
H A DMakefile76 qual := ${DIRDEPS:${plain:${M_ListToSkip}}:@d@${all_machine_list:O:u:@m@${exists(${SRCTOP}/$d/${.MAKE.DEPENDFILE_PREFIX:T}.$m):?$d.$m:}@}@} macro
77 DIRDEPS := ${plain} ${qual}
78 PKG_MACHINE_LIST ?= ${MACHINE} ${qual:E:O:u}
99 qual := ${DIRDEPS:${plain:${M_ListToSkip}}:M*.${REQUESTED_MACHINE}} macro
100 .if empty(qual)
101 qual := ${DIRDEPS:@d@${exists(${SRCTOP}/$d/${.MAKE.DEPENDFILE:T}):?$d.${.MAKE.DEPENDFILE:E}:}@} macro
103 DIRDEPS := ${plain} ${qual}
/freebsd-11-stable/sys/geom/raid/
H A Dtr_raid5.c104 u_int qual; local
107 qual = tr->tro_volume->v_raid_level_qualifier;
109 (qual == G_RAID_VOLUME_RLQ_R4P0 ||
110 qual == G_RAID_VOLUME_RLQ_R4PN)) {
118 (qual == G_RAID_VOLUME_RLQ_R5RA ||
119 qual == G_RAID_VOLUME_RLQ_R5RS ||
120 qual == G_RAID_VOLUME_RLQ_R5LA ||
121 qual == G_RAID_VOLUME_RLQ_R5LS)) {
219 u_int strip_size, lvl, qual; local
225 qual
[all...]
H A Dg_raid.c270 g_raid_volume_level2str(int level, int qual) argument
279 if (qual == G_RAID_VOLUME_RLQ_R3P0)
281 if (qual == G_RAID_VOLUME_RLQ_R3PN)
285 if (qual == G_RAID_VOLUME_RLQ_R4P0)
287 if (qual == G_RAID_VOLUME_RLQ_R4PN)
291 if (qual == G_RAID_VOLUME_RLQ_R5RA)
293 if (qual == G_RAID_VOLUME_RLQ_R5RS)
295 if (qual == G_RAID_VOLUME_RLQ_R5LA)
297 if (qual == G_RAID_VOLUME_RLQ_R5LS)
301 if (qual
366 g_raid_volume_str2level(const char *str, int *level, int *qual) argument
[all...]
/freebsd-11-stable/sys/modules/mlx5fpga_tools/
H A DMakefile17 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dv3_cpols.c215 POLICYQUALINFO *qual;
233 if (!(qual = POLICYQUALINFO_new()))
235 if (!sk_POLICYQUALINFO_push(pol->qualifiers, qual))
237 if (!(qual->pqualid = OBJ_nid2obj(NID_id_qt_cps))) {
241 if (!(qual->d.cpsuri = M_ASN1_IA5STRING_new()))
243 if (!ASN1_STRING_set(qual->d.cpsuri, cnf->value,
261 qual = notice_section(ctx, unot, ia5org);
263 if (!qual)
267 if (!sk_POLICYQUALINFO_push(pol->qualifiers, qual))
298 POLICYQUALINFO *qual;
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dgencode.h278 struct qual { struct
299 struct block *gen_scode(compiler_state_t *, const char *, struct qual);
300 struct block *gen_ecode(compiler_state_t *, const char *, struct qual);
301 struct block *gen_acode(compiler_state_t *, const char *, struct qual);
303 unsigned int, struct qual);
306 unsigned int, struct qual);
309 struct qual);
/freebsd-11-stable/sys/modules/ipoib/
H A DMakefile17 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11-stable/sys/modules/mlx5en/
H A DMakefile34 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11-stable/sys/modules/qlnx/qlnxe/
H A DMakefile74 CWARNFLAGS+= -Wno-cast-qual
/freebsd-11-stable/sys/modules/mlx4ib/
H A DMakefile30 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith
/freebsd-11-stable/share/mk/
H A Dmeta2deps.sh214 > $tf.qual
357 echo $path.dirdep >> $tf.qual
360 echo $dir.dirdep >> $tf.qual
371 for f in $tf.dirdep $tf.qual $tf.srcdep
375 *qual) # a list of .dirdep files
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta2deps.sh213 > $tf.qual
358 echo $path.dirdep >> $tf.qual
361 echo $dir.dirdep >> $tf.qual
372 for f in $tf.dirdep $tf.qual $tf.srcdep
376 *qual) # a list of .dirdep files
/freebsd-11-stable/sys/amd64/vmm/intel/
H A Dvmcs.h401 #define APIC_ACCESS_OFFSET(qual) ((qual) & 0xFFF)
402 #define APIC_ACCESS_TYPE(qual) (((qual) >> 12) & 0xF)
407 #define APIC_WRITE_OFFSET(qual) ((qual) & 0xFFF)
/freebsd-11-stable/usr.sbin/ctm/ctm/
H A Dctm_input.c111 Fname(FILE *fd, MD5_CTX *ctx,u_char term,int qual, int verbose) argument
120 if (!(qual & CTM_Q_Name_Subst)) return(Buffer);
/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c45 int qual; /* GID or UID of user/group, depending on tag. */ member in struct:myacl_t
269 acls[0].qual, acls[0].name));
276 acls[i].qual, acls[i].name));
478 if ((gid_t)myacl->qual != ace->a_who)
483 if ((uid_t)myacl->qual != ace->a_who)
534 if ((gid_t)myacl->qual != richace->e_id)
539 if ((uid_t)myacl->qual != richace->e_id)
589 if ((uid_t)myacl->qual != ugid)
595 if ((gid_t)myacl->qual != ugid)
656 if ((uid_t)myacl->qual !
790 int type, permset, tag, qual; local
[all...]
/freebsd-11-stable/tools/regression/capsicum/syscalls/
H A DMakefile8 CFLAGS+= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter
/freebsd-11-stable/sys/modules/dtrace/fasttrap/
H A DMakefile33 CWARNFLAGS+= -Wno-cast-qual
/freebsd-11-stable/sbin/ifconfig/
H A DMakefile69 CFLAGS+= -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs
/freebsd-11-stable/sys/modules/mlx5ib/
H A DMakefile33 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith ${GCC_MS_EXTENSIONS}
/freebsd-11-stable/sys/modules/qlnx/qlnxev/
H A DMakefile76 CWARNFLAGS+= -Wno-cast-qual
/freebsd-11-stable/sys/modules/mlx4/
H A DMakefile35 CFLAGS+= -Wno-cast-qual -Wno-pointer-arith

Completed in 180 milliseconds

1234