Home
last modified time | relevance | path

Searched refs:flags_ (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cc62 Printf("\t%s\n\t\t- %s\n", flags_[i].name, flags_[i].desc); in PrintFlagDescriptions()
150 if (internal_strcmp(name, flags_[i].name) == 0) in run_handler()
151 return flags_[i].handler->Parse(value); in run_handler()
161 flags_[n_flags_].name = name; in RegisterHandler()
162 flags_[n_flags_].desc = desc; in RegisterHandler()
163 flags_[n_flags_].handler = handler; in RegisterHandler()
168 flags_ = (Flag *)Alloc.Allocate(sizeof(Flag) * kMaxFlags); in FlagParser()
H A Dsanitizer_syscalls_netbsd.inc254 (void *buf_, long long bufsize_, long long flags_) {
279 PRE_SYSCALL(unmount)(void *path_, long long flags_) {
452 PRE_SYSCALL(access)(void *path_, long long flags_) {
466 PRE_SYSCALL(chflags)(void *path_, long long flags_) {
2672 long long flags_) {
2687 long long flags_) {
2699 long long flags_) {
2958 long long new_size_, long long flags_) {
2963 long long new_size_, long long flags_) {
3365 long long flags_) {
[all …]
H A Dsanitizer_flag_parser.h106 } *flags_; variable
/freebsd-12.1/sys/net/altq/
H A Daltq_rmclass.h175 int flags_; member
H A Daltq_rmclass.c253 cl->flags_ = flags; in rmc_newclass()
1620 if (cl->flags_ & RMCF_CLEARDSCP) in _rmc_addq()
/freebsd-12.1/sys/contrib/libsodium/m4/
H A Dax_check_compile_flag.m462 AS_VAR_PUSHDEF([CACHEVAR],[ax_cv_check_[]_AC_LANG_ABBREV[]flags_$4_$1])dnl
/freebsd-12.1/contrib/apr-util/memcache/
H A Dapr_memcache.c737 apr_uint16_t *flags_) in apr_memcache_getp() argument
794 if (flags_) { in apr_memcache_getp()
795 *flags_ = atoi(flags); in apr_memcache_getp()
/freebsd-12.1/contrib/binutils/include/opcode/
H A DChangeLog-91031728 flags_{used,set} long.