Searched +defs:process +defs:buffer (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | test-process-title.c | 28 char buffer[512]; in set_title() local 45 char buffer[512]; in uv_get_process_title_edge_cases() local 79 static void exit_cb(uv_process_t* process, int64_t status, int signo) { in exit_cb() 88 uv_process_t process; in TEST_IMPL() local
|
H A D | test-spawn.c | 43 static uv_process_t process; variable 63 static void exit_cb(uv_process_t* process, in exit_cb() 74 static void fail_cb(uv_process_t* process, in fail_cb() 81 static void kill_cb(uv_process_t* process, in kill_cb() 114 static void detach_failure_cb(uv_process_t* process, in detach_failure_cb() 587 char buffer[] = "hello-from-spawn_stdin"; in TEST_IMPL() local 1010 static char buffer[] = "hello-from-spawn_stdin\n"; in TEST_IMPL() local 1515 static void exit_cb_unexpected(uv_process_t* process, in exit_cb_unexpected()
|
H A D | runner.c | 130 process_info_t* process) { in log_tap_result() 433 void print_lines(const char* buffer, size_t size, FILE* stream) { in print_lines()
|
/netbsd-src/usr.sbin/sysinst/ |
H A D | txtwalk.c | 63 walk(char *buffer, size_t size, const struct lookfor *these, size_t numthese) in walk() 125 process(const struct lookfor *item, char *line) in process() function
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
H A D | recode-sr-latin.c | 190 char *buffer; member 254 process (FILE *stream) in process() function
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
H A D | kfd_process.c | 84 char *buffer) in kfd_procfs_show() 275 struct kfd_process *process; in kfd_create_process() local 342 struct kfd_process *process; in kfd_get_process() local 360 struct kfd_process *process; in find_process_by_mm() local 631 struct kfd_process *process; in create_process() local 1127 int kfd_reserved_mem_mmap(struct kfd_dev *dev, struct kfd_process *process, in kfd_reserved_mem_mmap()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | mkoffload.c | 130 char *buffer; in read_file() local 233 process (FILE *in, FILE *out) in process() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | mkoffload.cc | 131 char *buffer; in read_file() local 234 process (FILE *in, FILE *out) in process() function
|