/freebsd/contrib/pf/libevent/ |
H A D | poll.c | 118 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 D | poll.c | 115 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 D | poll.c | 115 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 D | pkt_rx1.s | 117 pop ds define 127 pop ds define 148 pop ds define
|
H A D | pkt_rx0.asm | 156 pop ds define 167 pop ds define
|
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/ |
H A D | recursive_directory_iterator.h | 94 _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 D | program.h | 224 #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 D | UnwindRegistersSave.S | 240 .set pop define 275 .set pop define
|
H A D | UnwindRegistersRestore.S | 1053 .set pop define 1093 .set pop define
|
/freebsd/contrib/ldns/drill/ |
H A D | securetrace.c | 103 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 D | vchiq_util.h | 49 struct semaphore pop; member
|
/freebsd/libexec/ftpd/ |
H A D | popen.c | 69 char **pop, *argv[MAXUSRARGS], *gargv[MAXGLOBARGS]; in ftpd_popen() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVCompare.h | 66 void pop() { ScopeStack.pop_back(); } in pop() function
|
/freebsd/usr.sbin/cron/cron/ |
H A D | popen.c | 61 char **pop, *vv[2]; in cron_popen() local
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | popen.c | 106 char **pop, *argv[MAXARGS], *gargv[MAXGLOBS]; in ftpd_popen() local
|
/freebsd/sys/dev/qat/qat_api/common/utils/ |
H A D | lac_lock_free_stack.h | 34 pop(lock_free_stack_t *stack) in pop() function
|
/freebsd/contrib/opencsd/decoder/source/ |
H A D | trc_ret_stack.cpp | 82 ocsd_vaddr_t TrcAddrReturnStack::pop(ocsd_isa &isa) in pop() function in TrcAddrReturnStack
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ArrayRecycler.h | 43 T *pop(unsigned Idx) { in pop() function
|
/freebsd/libexec/nuageinit/ |
H A D | yaml.lua | 76 local pop = function(stack) function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LatencyPriorityQueue.cpp | 115 SUnit *LatencyPriorityQueue::pop() { in pop() function in LatencyPriorityQueue
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpStack.h | 43 template <typename T> T pop() { in pop() function
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-retstack.c | 111 static struct ptunit_result pop(void) in pop() function
|
/freebsd/contrib/ldns/ |
H A D | rr_functions.c | 50 ldns_rdf *pop; in ldns_rr_set_function() local 75 ldns_rdf *pop; in ldns_rr_a_set_address() local
|
H A D | edns.c | 347 ldns_edns_option* pop; in ldns_edns_option_list_pop() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ASTImporter.h | 156 void pop() { in pop() function
|