| /netbsd-src/lib/libc/gen/ |
| H A D | setproctitle.c | 53 __weak_alias(setproctitle,_setproctitle) in __weak_alias() argument 59 setproctitle(const char *fmt, ...) in __weak_alias()
|
| H A D | Makefile.inc | 30 sethostname.c setjmperr.c setmode.c setproctitle.c setprogname.c \ 86 setproctitle.3 shquote.3 sighold.3 sigignore.3 siginterrupt.3 \
|
| /netbsd-src/external/bsd/dhcpcd/dist/src/ |
| H A D | privsep-inet.c | 127 setproctitle("[network proxy]"); in ps_inet_startcb() 129 setproctitle("[network proxy] %s%s%s", in ps_inet_startcb() 404 setproctitle("[%s proxy] %s", psp->psp_protostr, buf); in ps_inet_listenin() 444 setproctitle("[ND network proxy]"); in ps_inet_listennd() 487 setproctitle("[%s proxy] %s", psp->psp_protostr, buf); in ps_inet_listenin6()
|
| H A D | privsep-control.c | 48 setproctitle("[control proxy]"); in ps_ctl_startcb() 51 setproctitle("[control proxy] %s%s%s", in ps_ctl_startcb()
|
| H A D | privsep-bpf.c | 160 setproctitle("[BPF %s] %s%s%s", psp->psp_protostr, psp->psp_ifname, in ps_bpf_start_bpf()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
| H A D | setproctitle.c | 41 setproctitle (const char *name ATTRIBUTE_UNUSED, ...) in setproctitle() function
|
| /netbsd-src/external/gpl3/gcc/dist/libiberty/ |
| H A D | setproctitle.c | 41 setproctitle (const char *name ATTRIBUTE_UNUSED, ...) in setproctitle() function
|
| /netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
| H A D | setproctitle.c | 41 setproctitle (const char *name ATTRIBUTE_UNUSED, ...) in setproctitle() function
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | setproctitle.c | 41 setproctitle (const char *name ATTRIBUTE_UNUSED, ...) in setproctitle() function
|
| /netbsd-src/usr.bin/dc/ |
| H A D | main.c | 31 setproctitle("dc"); in main()
|
| /netbsd-src/external/mit/libuv/dist/src/unix/ |
| H A D | bsd-proctitle.c | 64 setproctitle("%s", title); in uv_set_process_title()
|
| /netbsd-src/usr.sbin/lpr/lpd/ |
| H A D | lpd.c | 455 setproctitle("serving %s: %s %s", from, in doit() 578 setproctitle("working on printer %s", printer); in startup() 656 setproctitle("serving %s", from); in chkhost()
|
| /netbsd-src/external/bsd/nsd/dist/compat/ |
| H A D | setproctitle.c | 53 void setproctitle(const char *fmt, ...) in setproctitle() function
|
| /netbsd-src/external/bsd/ntp/dist/libntp/ |
| H A D | work_fork.c | 441 setproctitle(const char *fmt, ...) in setproctitle() function 579 setproctitle("asynchronous dns resolver"); in fork_blocking_child()
|
| /netbsd-src/usr.sbin/rpcbind/ |
| H A D | security.c | 207 setproctitle("logit"); in logit()
|
| /netbsd-src/usr.sbin/faithd/ |
| H A D | faithd.c | 355 setproctitle("%s", procname); in play_service() 511 setproctitle("port %s, %s -> %s", service, src, dst4); in play_child()
|
| /netbsd-src/dist/pf/sbin/pflogd/ |
| H A D | privsep.c | 137 setproctitle("[priv]"); in priv_init()
|
| /netbsd-src/external/bsd/nsd/include/ |
| H A D | config.h | 970 void setproctitle(const char *fmt, ...);
|
| /netbsd-src/usr.sbin/ldpd/ |
| H A D | fsm.c | 243 setproctitle("LDP ID: %s", my_ldp_id); in set_my_ldp_id()
|
| /netbsd-src/include/ |
| H A D | stdlib.h | 331 void setproctitle(const char *, ...)
|
| /netbsd-src/lib/libc/ |
| H A D | shlib_version | 12 # - libc/gen/setproctitle.c: remove __ps_strings hack
|
| /netbsd-src/external/gpl3/gcc.old/dist/include/ |
| H A D | libiberty.h | 715 extern void setproctitle (const char *name, ...);
|
| /netbsd-src/external/gpl3/gcc/dist/include/ |
| H A D | libiberty.h | 717 extern void setproctitle (const char *name, ...);
|
| /netbsd-src/external/gpl3/binutils/dist/include/ |
| H A D | libiberty.h | 717 extern void setproctitle (const char *name, ...);
|
| /netbsd-src/external/gpl3/binutils.old/dist/include/ |
| H A D | libiberty.h | 717 extern void setproctitle (const char *name, ...);
|