Searched refs:proc_start (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/tmux/dist/
H A Dserver.c197 server_proc = proc_start("server");
H A Dproc.c183 proc_start(const char *name) function
H A Dclient.c276 client_proc = proc_start("client");
H A Dtmux.h2108 struct tmuxproc *proc_start(const char *);
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c52 symbolS * proc_start; member in struct:__anon115
4121 if (unwind.proc_start)
4128 unwind.proc_start = expr_build_dot ();
4150 if (!unwind.proc_start)
4171 if (!unwind.proc_start)
4193 fix_new (frag_now, where, 4, unwind.proc_start, 0, 1,
4226 unwind.proc_start = NULL;
4236 if (!unwind.proc_start)
4253 if (!unwind.proc_start)
4282 if (!unwind.proc_start)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c52 symbolS * proc_start; member in struct:__anon847
4124 if (unwind.proc_start)
4131 unwind.proc_start = expr_build_dot ();
4153 if (!unwind.proc_start)
4174 if (!unwind.proc_start)
4196 fix_new (frag_now, where, 4, unwind.proc_start, 0, 1,
4229 unwind.proc_start = NULL;
4239 if (!unwind.proc_start)
4256 if (!unwind.proc_start)
4285 if (!unwind.proc_start)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c52 symbolS * proc_start; member in struct:__anon381
4121 if (unwind.proc_start)
4128 unwind.proc_start = expr_build_dot ();
4150 if (!unwind.proc_start)
4171 if (!unwind.proc_start)
4193 fix_new (frag_now, where, 4, unwind.proc_start, 0, 1,
4226 unwind.proc_start = NULL;
4236 if (!unwind.proc_start)
4253 if (!unwind.proc_start)
4282 if (!unwind.proc_start)
[all...]

Completed in 426 milliseconds