Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 25 of 153) sorted by relevance

1234567

/freebsd-head/bin/pax/
HDgen_subs.c177 char *stop; in l_strncpy() local
203 char *stop; in asc_ul() local
299 char *stop; in asc_uqd() local
/freebsd-head/usr.bin/primes/
HDprimes.c86 ubig stop; /* don't generate at or above this value */ in main() local
195 primes(ubig start, ubig stop) in primes()
/freebsd-head/tests/sys/kqueue/libkqueue/
HDtimer.c295 uint64_t end, start, stop; in test_abstime() local
360 uint64_t end, start, stop; in test_abstime_preboot() local
402 uint64_t end, start, stop; in test_abstime_postboot() local
582 uint64_t start, stop; in test_update_periodic() local
639 uint64_t start, stop; in test_update_timing() local
/freebsd-head/contrib/nvi/regex/
HDengine.c143 const RCHAR_T *stop; in matcher() local
292 dissect(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, in dissect()
474 backref(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, in backref()
680 fast(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in fast()
765 slow(struct match *m, const RCHAR_T *start, const RCHAR_T *stop, sopno startst, in slow()
848 sopno stop, /* state after stop state within strip */ in step()
993 at(struct match *m, char *title, char *start, char *stop, sopno startst, in at()
/freebsd-head/crypto/openssh/contrib/redhat/
HDsshd.init55 stop() function
HDopenssh.spec617 - make initscript stop() function wait until sshd really dead to avoid function
/freebsd-head/sys/contrib/openzfs/tests/zfs-tests/cmd/
HDxattrtest.c355 struct timeval start, stop; in create_files() local
446 struct timeval start, stop; in setxattrs() local
523 struct timeval start, stop; in getxattrs() local
622 struct timeval start, stop; in unlink_files() local
/freebsd-head/contrib/ncurses/progs/
HDtabs.c92 int stop; in do_tabs() local
206 int stop = tab_list[n]; in print_ruler() local
234 int stop; in write_tabs() local
/freebsd-head/lib/libc/regex/
HDengine.c200 const char *stop; in matcher() local
413 const char *stop, in dissect()
615 const char *stop, in backref()
842 walk(struct match *m, const char *start, const char *stop, sopno startst, in walk()
995 sopno stop, /* state after stop state within strip */ in step()
1166 const char *stop, in at()
/freebsd-head/sys/dev/sfxge/common/
HDefx_sram.c46 uint32_t stop = start + n; in efx_sram_buf_tbl_set() local
173 uint32_t stop = start + n; in efx_sram_buf_tbl_clear() local
/freebsd-head/tools/regression/pthread/cv_cancel1/
HDcv_cancel1.c37 static int stop; variable
/freebsd-head/usr.bin/colrm/
HDcolrm.c53 u_long column, start, stop; in main() local
/freebsd-head/contrib/llvm-project/llvm/lib/Debuginfod/
HDHTTPServer.cpp153 void HTTPServer::stop() { in stop() function in HTTPServer
194 void HTTPServer::stop() { in stop() function in HTTPServer
/freebsd-head/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
HDDynamicLoaderWasmDYLD.cpp64 bool stop) { in GetStepThroughTrampolinePlan()
/freebsd-head/contrib/less/
HDsignal.c77 static RETSIGTYPE stop(int type) in stop() function
/freebsd-head/sys/kern/
HDkern_linker.c196 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysinit() local
251 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysuninit() local
308 struct sysctl_oid **start, **stop, **oidp; in linker_file_register_sysctls() local
354 struct sysctl_oid **start, **stop, **oidp; in linker_file_enable_sysctls() local
376 struct sysctl_oid **start, **stop, **oidp; in linker_file_unregister_sysctls() local
397 struct mod_metadata **start, **stop, **mdp; in linker_file_register_modules() local
1622 struct mod_metadata **stop, int preload) in linker_addmodules()
1655 struct mod_metadata **start, **stop, **mdp, **nmdp; in linker_preload() local
2318 struct mod_metadata **start, **stop, **mdp, **nmdp; in linker_load_dependencies() local
HDsubr_prof.c143 int stop = 0; in addupc_task() local
/freebsd-head/contrib/llvm-project/lld/Common/
HDTimer.cpp22 void ScopedTimer::stop() { in stop() function in ScopedTimer
/freebsd-head/contrib/llvm-project/libunwind/src/
HDUnwind-seh.cpp240 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced()
421 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind()
/freebsd-head/sys/dev/clk/
HDclk_link.c78 int flags, int *stop) in clknode_link_set_freq()
/freebsd-head/contrib/netbsd-tests/lib/libc/hash/
HDt_hmac.c49 int stop; in test() local
/freebsd-head/usr.bin/rpcgen/
HDrpc_hout.c237 define_printed(proc_list *stop, version_list *start) in define_printed()
497 undefined2(const char *type, const char *stop) in undefined2()
/freebsd-head/sys/dev/bhnd/nvram/
HDbhnd_nvram_value_prf.c314 bool stop; in bhnd_nvram_val_vprintf() local
431 bool stop; in bhnd_nvram_val_vprintf() local
/freebsd-head/sys/dev/ichiic/
HDig4_iic.c429 bool repeated_start, bool stop) in ig4iic_read()
492 bool repeated_start, bool stop) in ig4iic_write()
539 bool stop; in ig4iic_transfer() local
/freebsd-head/sys/dev/clk/xilinx/
HDzynqmp_clk_pll.c97 int flags, int *stop) in zynqmp_clk_pll_set_freq()

1234567