Searched defs:to (Results 1 - 25 of 219) sorted by relevance

123456789

/src/lib/libc/string/
H A Dstpcpy.c51 stpcpy(char * __restrict to, const char * __restrict from) argument
/src/common/lib/libc/string/
H A Dstrcpy.c51 strcpy(char *to, const char *from) argument
/src/games/sail/
H A Ddr_4.c45 ungrap(struct ship *from, struct ship *to) argument
62 grap(struct ship *from, struct ship *to) argument
[all...]
H A Dparties.c45 meleeing(struct ship *from, struct ship *to) argument
69 unboard(struct ship *ship, struct ship *to, int isdefense) argument
H A Ddr_5.c69 mensent(struct ship *from, struct ship *to, int crew[3], struct ship **captured, argument
H A Dpl_5.c208 parties(struct ship *to, int *crew, int isdefense, int buf) argument
[all...]
/src/games/warp/
H A Dplay.c37 OBJECT *to; local in function:play
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_interceptors_memintrinsics.cc22 void *__asan_memcpy(void *to, const void *from, uptr size) { argument
30 void *__asan_memmove(void *to, const void *from, uptr size) { argument
/src/usr.bin/make/unit-tests/
H A Duse-inference.mk[all...]
H A Dsuff.mk
H A Dvarfind.mk
H A Dopt-query.mk[all...]
/src/bin/dd/
H A Ddd_swab.c54 dd_swab(const void * from, void * to, ssize_t len) argument
/src/sys/stand/
H A Dcopy.c54 register int from, to, record, rcc, wcc, bsize = BSIZE; local in function:main
/src/tests/lib/libpthread/
H A Dt_rwlock.c71 struct timespec to; variable in typeref:struct:timespec
[all...]
/src/tests/kernel/kqueue/read/
H A Dt_fifo.c75 const struct timespec to = { 0, 0 }; local in function:ATF_TC_BODY
[all...]
/src/tests/kernel/kqueue/write/
H A Dt_fifo.c75 const struct timespec to = { 0, 0 }; local in function:ATF_TC_BODY
/src/tests/kernel/tty/
H A Dt_pr.c46 sendsome(int from, int to) argument
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
H A Damdgpu_rc_calc_dpi.c37 static void copy_pps_fields(struct drm_dsc_config *to, const struct drm_dsc_config *from) argument
[all...]
/src/sys/arch/vax/vax/
H A Dsubr.S107 to: movw $0xfff,_C_LABEL(panic) # Save all regs in panic label
[all...]
/src/sys/compat/common/
H A Dif_spppsubr50.c111 struct spppidletimeout50 *to = (struct spppidletimeout50 *)data; local in function:sppp_compat50_params
120 struct spppidletimeout50 *to = (struct spppidletimeout50 *)data; local in function:sppp_compat50_params
/src/bin/sh/
H A Dmystring.c83 scopyn(const char *from, char *to, int size) argument
[all...]
/src/sys/arch/i386/stand/lib/test/
H A Dstand_user.c81 struct timeval to; local in function:delay
/src/lib/libc/db/recno/
H A Drec_delete.c158 void *to; local in function:__rec_dleaf
[all...]
/src/bin/ed/
H A Dundo.c49 push_undo_stack(int type, long from, long to) argument

Completed in 12 milliseconds

123456789