| /freebsd-12-stable/tests/sys/kqueue/libkqueue/ |
| D | timer.c | 223 uint64_t end, start, stop; in test_abstime() local 288 uint64_t end, start, stop; in test_abstime_preboot() local 330 uint64_t end, start, stop; in test_abstime_postboot() local 510 uint64_t start, stop; in test_update_periodic() local 567 uint64_t start, stop; in test_update_timing() local
|
| /freebsd-12-stable/bin/pax/ |
| D | gen_subs.c | 194 char *stop; in l_strncpy() local 220 char *stop; in asc_ul() local 317 char *stop; in asc_uqd() local
|
| /freebsd-12-stable/usr.bin/primes/ |
| D | primes.c | 100 ubig stop; /* don't generate at or above this value */ in main() local 209 primes(ubig start, ubig stop) in primes()
|
| /freebsd-12-stable/contrib/nvi/regex/ |
| D | engine.c | 143 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-12-stable/contrib/ncurses/progs/ |
| D | tabs.c | 64 int stop; in do_tabs() local 147 int stop; in print_ruler() local 192 int stop; in write_tabs() local
|
| /freebsd-12-stable/crypto/openssh/contrib/redhat/ |
| D | sshd.init | 55 stop() function
|
| D | openssh.spec | 612 - make initscript stop() function wait until sshd really dead to avoid function
|
| /freebsd-12-stable/lib/libc/regex/ |
| D | engine.c | 205 const char *stop; in matcher() local 418 const char *stop, in dissect() 620 const char *stop, in backref() 847 walk(struct match *m, const char *start, const char *stop, sopno startst, in walk() 1000 sopno stop, /* state after stop state within strip */ in step() 1171 const char *stop, in at()
|
| /freebsd-12-stable/sys/dev/sfxge/common/ |
| D | efx_sram.c | 48 uint32_t stop = start + n; in efx_sram_buf_tbl_set() local 174 uint32_t stop = start + n; in efx_sram_buf_tbl_clear() local
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | config_file.c | 117 open_section(parse_context_t *ctx, svn_boolean_t *stop) in open_section() 144 close_section(parse_context_t *ctx, svn_boolean_t *stop) in close_section() 170 add_value(parse_context_t *ctx, svn_boolean_t *stop) in add_value() 417 svn_boolean_t stop; in parse_value_continuation_lines() local 765 svn_boolean_t stop; in svn_config__parse_stream() local
|
| /freebsd-12-stable/tools/regression/pthread/cv_cancel1/ |
| D | cv_cancel1.c | 39 static int stop; variable
|
| /freebsd-12-stable/contrib/libgnuregex/ |
| D | regex.c | 38 # define re_match_2(bufp, string1, size1, string2, size2, pos, regs, stop) \ argument 47 # define re_search_2(bufp, st1, s1, st2, s2, startpos, range, regs, stop) \ argument
|
| /freebsd-12-stable/usr.bin/colrm/ |
| D | colrm.c | 66 u_long column, start, stop; in main() local
|
| /freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/ |
| D | DynamicLoaderWasmDYLD.cpp | 68 bool stop) { in GetStepThroughTrampolinePlan()
|
| /freebsd-12-stable/sys/kern/ |
| D | kern_linker.c | 197 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysinit() local 245 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysuninit() local 295 struct sysctl_oid **start, **stop, **oidp; in linker_file_register_sysctls() local 321 struct sysctl_oid **start, **stop, **oidp; in linker_file_enable_sysctls() local 343 struct sysctl_oid **start, **stop, **oidp; in linker_file_unregister_sysctls() local 364 struct mod_metadata **start, **stop, **mdp; in linker_file_register_modules() local 1460 struct mod_metadata **stop, int preload) in linker_addmodules() 1493 struct mod_metadata **start, **stop, **mdp, **nmdp; in linker_preload() local 2131 struct mod_metadata **start, **stop, **mdp, **nmdp; in linker_load_dependencies() local
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | read.c | 1203 mri_comment_end (char *stop, int stopc) in mri_comment_end() 1283 char *stop = NULL; in s_align() local 1427 char *stop = NULL; in s_comm_internal() local 1539 char *stop = NULL; in s_mri_common() local 1888 char *stop = NULL; in s_fail() local 2010 char *stop = NULL; in s_globl() local 3073 char *stop = NULL; in s_space() local 3249 char *stop = NULL; in s_float_space() local 3326 char *stop = NULL; in s_struct() local 3710 char *stop = NULL; in cons_worker() local [all …]
|
| D | cond.c | 131 char *stop = NULL; in s_if() local 264 char *stop = NULL; in s_ifc() local
|
| /freebsd-12-stable/contrib/less/ |
| D | signal.c | 82 stop(type) in stop() function
|
| /freebsd-12-stable/contrib/llvm-project/libunwind/src/ |
| D | Unwind-seh.cpp | 231 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() 402 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind()
|
| D | UnwindLevel1.c | 246 _Unwind_Stop_Fn stop, void *stop_parameter) { in unwind_phase2_forced() 407 _Unwind_Stop_Fn stop, void *stop_parameter) { in _Unwind_ForcedUnwind()
|
| /freebsd-12-stable/contrib/llvm-project/lld/Common/ |
| D | Timer.cpp | 20 void ScopedTimer::stop() { in stop() function in ScopedTimer
|
| /freebsd-12-stable/sys/dev/extres/clk/ |
| D | clk_link.c | 83 int flags, int *stop) in clknode_link_set_freq()
|
| /freebsd-12-stable/sys/dev/bhnd/nvram/ |
| D | bhnd_nvram_value_prf.c | 318 bool stop; in bhnd_nvram_val_vprintf() local 435 bool stop; in bhnd_nvram_val_vprintf() local
|
| /freebsd-12-stable/contrib/netbsd-tests/lib/libc/hash/ |
| D | t_hmac.c | 49 int stop; in test() local
|
| /freebsd-12-stable/usr.bin/rpcgen/ |
| D | rpc_hout.c | 247 define_printed(proc_list *stop, version_list *start) in define_printed() 507 undefined2(const char *type, const char *stop) in undefined2()
|