Searched defs:proc (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dgnu-nat.h39 struct proc struct
[all...]
H A Devent-loop.c55 event_handler_func *proc; /* Procedure to call to service this event. */ member in struct:gdb_event
69 handler_func *proc; /* Procedure to call when fd is ready. */ member in struct:file_handler
89 sig_handler_func *proc; /* Function to call to do the work */ member in struct:async_signal_handler
174 timer_handler_func *proc; /* Function to call to do the work */ member in struct:gdb_timer
284 event_handler_func *proc; local
434 add_file_handler(int fd, handler_func * proc, gdb_client_data client_data) argument
481 create_file_handler(int fd, int mask, handler_func * proc, gdb_client_data client_data) argument
870 create_async_signal_handler(sig_handler_func * proc, gdb_client_data client_data) argument
967 create_timer(int milliseconds, timer_handler_func * proc, gdb_client_data client_data) argument
[all...]
H A Dsolib-osf.c138 ldr_process_t proc; member in struct:read_map_ctxt
H A Dgnu-nat.c246 __proc_pid(struct proc *proc) argument
255 proc_update_sc(struct proc *proc) argument
321 proc_abort(struct proc *proc, int force) argument
358 proc_get_state(struct proc *proc, int will_modify) argument
394 proc_get_exception_port(struct proc * proc, mach_port_t * port) argument
404 proc_set_exception_port(struct proc * proc, mach_port_t port) argument
415 _proc_get_exc_port(struct proc *proc) argument
437 proc_steal_exc_port(struct proc *proc, mach_port_t exc_port) argument
480 proc_restore_exc_port(struct proc *proc) argument
510 proc_trace(struct proc *proc, int set) argument
544 struct proc *proc = xmalloc (sizeof (struct proc)); local
604 _proc_free(struct proc *proc) argument
1381 process_t proc; local
2552 proc_string(struct proc *proc) argument
2819 steal_exc_port(struct proc *proc, mach_port_t name) argument
[all...]
H A Dprocfs.c5180 int proc, thread; local
[all...]
/haiku-fatelf/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_opt.c20 fuse_opt_proc_t proc; member in struct:fuse_opt_context
358 fuse_opt_parse(struct fuse_args *args, void *data, const struct fuse_opt opts[], fuse_opt_proc_t proc) argument
/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-nfs.c290 u_int32_t proc, vers; local
426 u_int32_t proc; local
798 u_int32_t proc; /* call proc number (host order) */ member in struct:xid_map_entry
864 xid_map_find(const struct sunrpc_msg *rp, const u_char *bp, u_int32_t *proc, u_int32_t *vers) argument
1414 interp_reply(const struct sunrpc_msg *rp, u_int32_t proc, u_int32_t vers, int length) argument
[all...]
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dgethostent.c621 FILE *proc = NULL; local
/haiku-fatelf/src/add-ons/kernel/file_systems/nfs/
H A Dnfs_add_on.c244 send_rpc_call(fs_nspace *ns, const struct sockaddr_in *addr, int32 prog, int32 vers, int32 proc, const struct XDROutPacket *packet) argument
/haiku-fatelf/src/bin/bash/
H A Djobs.c998 PROCESS *proc; local
H A Dsubst.c4349 pid_t proc; member in struct:temp_fifo
/haiku-fatelf/src/add-ons/media/plugins/matroska/libMatroskaParser/
H A DMatroskaParser.c1672 struct ChapterProcess *proc; local
[all...]

Completed in 195 milliseconds