Home
last modified time | relevance | path

Searched defs:dq (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/sbin/unwind/libunbound/iterator/
H A Diter_donotq.c54 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 Diter_donotq.c54 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 Dufs_quota.c137 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 Dtree-dump.c47 dump_queue_p dq; local
233 dump_queue_p dq; local
615 dump_queue_p dq; local
/openbsd-src/gnu/gcc/gcc/
H A Dtree-dump.c50 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 Dwire.c108 char dq[20]; in getwire() local
H A Drpc_fwd.c273 { char dq[20]; in fwd_packet() local
/openbsd-src/usr.sbin/smtpd/
H A Dmailaddr.c29 int esc, dq, sq; in mailaddr_line_split() local
H A Dexpand.c181 int esc, dq, sq; in expand_line_split() local
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp130 dispatch_queue_t dq, void *ctxt, dispatch_function_t func) { in INTERCEPTOR()
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_mac.cpp221 dispatch_queue_t dq, void *ctxt, in INTERCEPTOR()
/openbsd-src/gnu/usr.bin/perl/
H A Ddump.c181 const char dq = (flags & PERL_PV_ESCAPE_QUOTE) ? '"' : esc; in Perl_pv_escape() local
/openbsd-src/gnu/usr.bin/perl/lib/B/
H A DDeparse.pm5746 sub dq { global() subroutine
[all...]
/openbsd-src/sys/arch/octeon/dev/
H A Dogxreg.h308 #define PKO3_PDM_DQ_MINPAD(dq) (0x008f0000ULL + (dq) * 8) argument
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h18024 const char dq = flags & PERL_PV_ESCAPE_QUOTE ? '"' : esc; in DPPP_() local
18133 const U8 dq = (flags & PERL_PV_PRETTY_QUOTE) ? '"' : '%'; in DPPP_() local