/openbsd-src/sbin/unwind/libunbound/iterator/ |
H A D | iter_donotq.c | 54 struct iter_donotq* dq = (struct iter_donotq*)calloc(1, in donotq_create() local 67 donotq_delete(struct iter_donotq* dq) in donotq_delete() 77 donotq_insert(struct iter_donotq* dq, struct sockaddr_storage* addr, in donotq_insert() 92 donotq_str_cfg(struct iter_donotq* dq, const char* str) in donotq_str_cfg() 111 read_donotq(struct iter_donotq* dq, struct config_file* cfg) in read_donotq() 123 donotq_apply_cfg(struct iter_donotq* dq, struct config_file* cfg) in donotq_apply_cfg()
|
/openbsd-src/usr.sbin/unbound/iterator/ |
H A D | iter_donotq.c | 54 struct iter_donotq* dq = (struct iter_donotq*)calloc(1, in donotq_create() local 67 donotq_delete(struct iter_donotq* dq) in donotq_delete() 77 donotq_insert(struct iter_donotq* dq, struct sockaddr_storage* addr, in donotq_insert() 92 donotq_str_cfg(struct iter_donotq* dq, const char* str) in donotq_str_cfg() 111 read_donotq(struct iter_donotq* dq, struct config_file* cfg) in read_donotq() 123 donotq_apply_cfg(struct iter_donotq* dq, struct config_file* cfg) in donotq_apply_cfg()
|
/openbsd-src/sys/ufs/ufs/ |
H A D | ufs_quota.c | 137 dqref(struct dquot *dq) in dqref() 186 struct dquot *dq; in ufs_quota_alloc_blocks2() local 227 struct dquot *dq; in ufs_quota_free_blocks2() local 264 struct dquot *dq = ip->i_dquot[type]; in chkdqchg() local 315 struct dquot *dq; in ufs_quota_alloc_inode2() local 352 struct dquot *dq; in ufs_quota_free_inode2() local 384 struct dquot *dq = ip->i_dquot[type]; in chkiqchg() local 485 struct dquot *dq; in quotaon() local 562 struct dquot *dq; in quotaoff_vnode() local 622 struct dquot *dq; in getquota() local [all …]
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | tree-dump.c | 47 dump_queue_p dq; local 233 dump_queue_p dq; local 615 dump_queue_p dq; local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-dump.c | 50 dump_queue_p dq; in queue() local 227 dump_queue_p dq; in dequeue_and_dump() local 709 dump_queue_p dq; in dump_node() local
|
/openbsd-src/usr.sbin/amd/amd/ |
H A D | wire.c | 108 char dq[20]; in getwire() local
|
H A D | rpc_fwd.c | 273 { char dq[20]; in fwd_packet() local
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | mailaddr.c | 29 int esc, dq, sq; in mailaddr_line_split() local
|
H A D | expand.c | 181 int esc, dq, sq; in expand_line_split() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan_mac.cpp | 130 dispatch_queue_t dq, void *ctxt, dispatch_function_t func) { in INTERCEPTOR()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_mac.cpp | 221 dispatch_queue_t dq, void *ctxt, in INTERCEPTOR()
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | dump.c | 181 const char dq = (flags & PERL_PV_ESCAPE_QUOTE) ? '"' : esc; in Perl_pv_escape() local
|
/openbsd-src/gnu/usr.bin/perl/lib/B/ |
H A D | Deparse.pm | 5746 sub dq { global() subroutine [all...] |
/openbsd-src/sys/arch/octeon/dev/ |
H A D | ogxreg.h | 308 #define PKO3_PDM_DQ_MINPAD(dq) (0x008f0000ULL + (dq) * 8) argument
|
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ppport.h | 18024 const char dq = flags & PERL_PV_ESCAPE_QUOTE ? '"' : esc; in DPPP_() local 18133 const U8 dq = (flags & PERL_PV_PRETTY_QUOTE) ? '"' : '%'; in DPPP_() local
|