Home
last modified time | relevance | path

Searched defs:pop (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/contrib/pf/libevent/
H A Dpoll.c118 poll_check_ok(struct pollop *pop) in poll_check_ok()
147 #define poll_check_ok(pop) argument
154 struct pollop *pop = arg; in poll_dispatch() local
217 struct pollop *pop = arg; in poll_add() local
322 struct pollop *pop = arg; in poll_del() local
375 struct pollop *pop = arg; in poll_dealloc() local
/freebsd/contrib/ntp/sntp/libevent/
H A Dpoll.c115 poll_check_ok(struct pollop *pop) in poll_check_ok()
132 #define poll_check_ok(pop) argument
140 struct pollop *pop = base->evbase; in poll_dispatch() local
232 struct pollop *pop = base->evbase; in poll_add() local
295 struct pollop *pop = base->evbase; in poll_del() local
346 struct pollop *pop = base->evbase; in poll_dealloc() local
/freebsd/contrib/libevent/
H A Dpoll.c115 poll_check_ok(struct pollop *pop) in poll_check_ok()
132 #define poll_check_ok(pop) argument
140 struct pollop *pop = base->evbase; in poll_dispatch() local
232 struct pollop *pop = base->evbase; in poll_add() local
295 struct pollop *pop = base->evbase; in poll_del() local
346 struct pollop *pop = base->evbase; in poll_dealloc() local
/freebsd/contrib/libpcap/msdos/
H A Dpkt_rx1.s117 pop ds define
127 pop ds define
148 pop ds define
H A Dpkt_rx0.asm156 pop ds define
167 pop ds define
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Drecursive_directory_iterator.h94 _LIBCPP_HIDE_FROM_ABI void pop() { __pop(); } in pop() function
96 _LIBCPP_HIDE_FROM_ABI void pop(error_code& __ec) { __pop(&__ec); } in pop() function
/freebsd/contrib/bc/include/
H A Dprogram.h224 #define BC_PROGRAM_POP(pop) (pop) argument
229 #define BC_PROGRAM_POP(pop) (BC_IS_BC || (pop)) argument
234 #define bc_program_pushVar(p, code, bgn, pop, copy) \ argument
241 bc_program_pushVar(p,code,bgn,pop,copy) global() argument
245 BC_PROGRAM_POP(pop) global() argument
[all...]
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersSave.S240 .set pop define
275 .set pop define
H A DUnwindRegistersRestore.S1053 .set pop define
1093 .set pop define
/freebsd/contrib/ldns/drill/
H A Dsecuretrace.c103 ldns_rdf *pop; in remove_resolver_nameservers() local
123 ldns_rdf *pop; in do_secure_trace() local
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_util.h49 struct semaphore pop; member
/freebsd/libexec/ftpd/
H A Dpopen.c69 char **pop, *argv[MAXUSRARGS], *gargv[MAXGLOBARGS]; in ftpd_popen() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVCompare.h66 void pop() { ScopeStack.pop_back(); } in pop() function
/freebsd/usr.sbin/cron/cron/
H A Dpopen.c61 char **pop, *vv[2]; in cron_popen() local
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c106 char **pop, *argv[MAXARGS], *gargv[MAXGLOBS]; in ftpd_popen() local
/freebsd/sys/dev/qat/qat_api/common/utils/
H A Dlac_lock_free_stack.h34 pop(lock_free_stack_t *stack) in pop() function
/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_ret_stack.cpp82 ocsd_vaddr_t TrcAddrReturnStack::pop(ocsd_isa &isa) in pop() function in TrcAddrReturnStack
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DArrayRecycler.h43 T *pop(unsigned Idx) { in pop() function
/freebsd/libexec/nuageinit/
H A Dyaml.lua76 local pop = function(stack) function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLatencyPriorityQueue.cpp115 SUnit *LatencyPriorityQueue::pop() { in pop() function in LatencyPriorityQueue
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h43 template <typename T> T pop() { in pop() function
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-retstack.c111 static struct ptunit_result pop(void) in pop() function
/freebsd/contrib/ldns/
H A Drr_functions.c50 ldns_rdf *pop; in ldns_rr_set_function() local
75 ldns_rdf *pop; in ldns_rr_a_set_address() local
H A Dedns.c347 ldns_edns_option* pop; in ldns_edns_option_list_pop() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h156 void pop() { in pop() function

123