Searched defs:fdto (Results 1 - 3 of 3) sorted by relevance
| /src/tests/lib/libc/sys/ |
| H A D | t_ptrace_kill.c | 57 child(int *fdto, int *fdfrom) argument 92 int fdto[2], fdfrom[2]; local in function:ATF_TC_BODY
|
| /src/sys/external/bsd/libfdt/dist/ |
| H A D | fdt_overlay.c | 30 static uint32_t overlay_get_target_phandle(const void *fdto, int fragment) argument 60 static int overlay_get_target(const void *fdt, const void *fdto, argument 158 static int overlay_adjust_node_phandles(void *fdto, int node, argument 195 overlay_adjust_local_phandles(void * fdto,uint32_t delta) argument 222 overlay_update_local_node_references(void * fdto,int tree_node,int fixup_node,uint32_t delta) argument 326 overlay_update_local_references(void * fdto,uint32_t delta) argument 369 overlay_fixup_one_phandle(void * fdt,void * fdto,int symbols_off,const char * path,uint32_t path_len,const char * name,uint32_t name_len,int poffset,const char * label) argument 429 overlay_fixup_phandle(void * fdt,void * fdto,int symbols_off,int property) argument 511 overlay_fixup_phandles(void * fdt,void * fdto) argument 558 overlay_apply_node(void * fdt,int target,void * fdto,int node) argument 620 overlay_merge(void * fdt,void * fdto) argument 696 overlay_symbol_update(void * fdt,void * fdto) argument 831 fdt_overlay_apply(void * fdt,void * fdto) argument [all...] |
| /src/share/examples/refuse/fanoutfs/ |
| H A D | fanoutfs.c | 165 int fdto; local in function:copyfile
|
Completed in 4 milliseconds