Home
last modified time | relevance | path

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

123456

/freebsd/bin/pax/
H A Dgen_subs.c177 char *stop; in l_strncpy() local
203 char *stop; in asc_ul() local
299 char *stop; in asc_uqd() local
/freebsd/usr.bin/primes/
H A Dprimes.c86 ubig stop; /* don't generate at or above this value */ in main() local
195 primes(ubig start, ubig stop) in primes()
/freebsd/tests/sys/kqueue/libkqueue/
H A Dtimer.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/contrib/nvi/regex/
H A Dengine.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/crypto/openssh/contrib/redhat/
H A Dsshd.init55 stop() function
H A Dopenssh.spec616 - make initscript stop() function wait until sshd really dead to avoid function
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c354 struct timeval start, stop; in create_files() local
445 struct timeval start, stop; in setxattrs() local
522 struct timeval start, stop; in getxattrs() local
621 struct timeval start, stop; in unlink_files() local
/freebsd/contrib/ncurses/progs/
H A Dtabs.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/lib/libc/regex/
H A Dengine.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/sys/dev/sfxge/common/
H A Defx_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/tools/regression/pthread/cv_cancel1/
H A Dcv_cancel1.c37 static int stop; variable
/freebsd/usr.bin/colrm/
H A Dcolrm.c53 u_long column, start, stop; in main() local
/freebsd/contrib/llvm-project/llvm/lib/Debuginfod/
H A DHTTPServer.cpp153 void HTTPServer::stop() { in stop() function in HTTPServer
194 void HTTPServer::stop() { in stop() function in HTTPServer
/freebsd/sys/kern/
H A Dkern_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
H A Dsubr_prof.c143 int stop = 0; in addupc_task() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/
H A DDynamicLoaderWasmDYLD.cpp64 bool stop) { in GetStepThroughTrampolinePlan()
/freebsd/contrib/less/
H A Dsignal.c79 static RETSIGTYPE stop(int type) stop() function
/freebsd/contrib/llvm-project/lld/Common/
H A DTimer.cpp22 void ScopedTimer::stop() { in stop() function in ScopedTimer
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-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/sys/dev/clk/
H A Dclk_link.c78 int flags, int *stop) in clknode_link_set_freq()
/freebsd/contrib/netbsd-tests/lib/libc/hash/
H A Dt_hmac.c49 int stop; in test() local
/freebsd/usr.bin/rpcgen/
H A Drpc_hout.c237 define_printed(proc_list *stop, version_list *start) in define_printed()
497 undefined2(const char *type, const char *stop) in undefined2()
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_prf.c314 bool stop; in bhnd_nvram_val_vprintf() local
431 bool stop; in bhnd_nvram_val_vprintf() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dseq_file.h64 void (*stop) (struct seq_file *m, void *v); member
/freebsd/sys/dev/ichiic/
H A Dig4_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

123456