Home
last modified time | relevance | path

Searched refs:procname (Results 1 – 11 of 11) sorted by relevance

/dragonfly/usr.sbin/rpcbind/
H A Dsecurity.c164 const char *procname; in logit() local
210 procname = procbuf; in logit()
212 procname = procmap[procnum]; in logit()
223 fromname, procname, progname, text); in logit()
/dragonfly/etc/
H A Drc.subr331 # check_pidfile pidfile procname [interpreter]
333 # that the process is running and matches procname.
358 # check_process procname [interpreter]
368 err 3 'USAGE: check_process procname [interpreter]'
374 # _find_processes procname interpreter psargs
380 # procname
381 # `basename procname`
382 # `basename procname` + ":"
383 # "(" + `basename procname` + ")"
752 _procname=${procname:-${command}}
[all …]
/dragonfly/usr.bin/indent/
H A Dlexi.c324 strncpy(state->procname, token, sizeof state->procname - 1); in lexi()
546 ps.procname[0] = ' '; in lexi()
H A Dio.c69 if (ps.procname[0]) { in dump_line()
71 ps.procname[0] = 0; in dump_line()
H A Dindent_globs.h316 char procname[100]; /* The name of the current procedure */ member
H A Dindent.c571 ps.procname[0] == '\0' && ps.paren_level == 0) { in main()
641 ps.procname[0] == '\0' && ps.paren_level == 0) { in main()
1045 if (ps.in_decl && ps.procname[0] == '\0' && !ps.block_init && in main()
/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-stack.c54 const char *procname,
301 const char *procname, in tui_set_locator_info() argument
318 strcat_to_buf (element->proc_name, MAX_LOCATOR_ELEMENT_LEN, procname); in tui_set_locator_info()
/dragonfly/usr.bin/rpcgen/
H A Drpc_cout.c120 print_generic_header(const char *procname, int pointerp) in print_generic_header() argument
124 f_print(fout, "xdr_%s(", procname); in print_generic_header()
126 f_print(fout, "%s ", procname); in print_generic_header()
/dragonfly/sys/dev/drm/i915/
H A Di915_perf.c2815 .procname = "perf_stream_paranoid",
2824 .procname = "oa_max_sample_rate",
2837 .procname = "i915",
2847 .procname = "dev",
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c6897 const char * procname; in dump_ia64_unwind() local
6904 if (procname) in dump_ia64_unwind()
6906 fputs (procname, stdout); in dump_ia64_unwind()
7317 const char * procname; in dump_hppa_unwind() local
7325 if (procname) in dump_hppa_unwind()
7621 const char *procname; in arm_print_vma_and_name() local
7633 if (procname) in arm_print_vma_and_name()
7643 return procname; in arm_print_vma_and_name()
8329 const char *procname; in decode_arm_unwind() local
8339 if (procname) in decode_arm_unwind()
[all …]
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c7557 const char * procname; in dump_ia64_unwind() local
7564 if (procname) in dump_ia64_unwind()
7566 fputs (procname, stdout); in dump_ia64_unwind()
8009 const char * procname; in dump_hppa_unwind() local
8017 if (procname) in dump_hppa_unwind()
8352 const char *procname; in arm_print_vma_and_name() local
8364 if (procname) in arm_print_vma_and_name()
8374 return procname; in arm_print_vma_and_name()
9088 const char *procname; in decode_arm_unwind() local
9098 if (procname) in decode_arm_unwind()
[all …]