HomeSort by: relevance | last modified time | path
    Searched refs:proc_start (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/tmux/dist/
proc.c 179 proc_start(const char *name) function
server.c 198 server_proc = proc_start("server");
client.c 276 client_proc = proc_start("client");
tmux.h 2273 struct tmuxproc *proc_start(const char *);
  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 52 symbolS * proc_start; member in struct:__anon7640
4071 if (unwind.proc_start)
4078 unwind.proc_start = expr_build_dot ();
4099 if (!unwind.proc_start)
4120 if (!unwind.proc_start)
4142 fix_new (frag_now, where, 4, unwind.proc_start, 0, 1,
4175 unwind.proc_start = NULL;
4185 if (!unwind.proc_start)
4202 if (!unwind.proc_start)
4231 if (!unwind.proc_start)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 52 symbolS * proc_start; member in struct:__anon9112
4070 if (unwind.proc_start)
4077 unwind.proc_start = expr_build_dot ();
4098 if (!unwind.proc_start)
4119 if (!unwind.proc_start)
4141 fix_new (frag_now, where, 4, unwind.proc_start, 0, 1,
4174 unwind.proc_start = NULL;
4184 if (!unwind.proc_start)
4201 if (!unwind.proc_start)
4230 if (!unwind.proc_start)
    [all...]

Completed in 48 milliseconds