Home
last modified time | relevance | path

Searched refs:execname (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-12.1/sys/compat/linux/
H A Dcheck_error.d106 …plication %s, maybe an application error?\n", probename, probeprov, probemod, probefunc, execname);
113 …%s failed to find %s in %s:%s:%s, this may or may not be a problem.\n", execname, stringof(args[0]…
120 …o use unknown clockid %d. Please report this to [email protected].\n", execname, arg0);
126 …ort this clockid are welcome on the [email protected] mailinglist.\n", execname, arg0);
131 …port those flags are welcome on the [email protected] mailinglist.\n", execname, arg0);
136 …is %d, the min length supported is 1 and the max length supported is %d.\n", execname, arg0, arg1);
143 …ysctl are welcome on the [email protected] mailinglist.\n", execname, stringof(args[0]…
H A Dtrace_futexes.d77 probename, probeprov, probemod, probefunc, execname);
152 @calls[probeprov, execname, probefunc] = count();
160 @timestats[probeprov, execname, probefunc] = quantize(this->timediff);
H A Dstats_timing.d50 @calls[probeprov, execname, probefunc] = count();
58 @stats[probeprov, execname, probefunc] = quantize(this->timediff);
/freebsd-12.1/share/dtrace/
H A Dblocking34 * usage: blocking <execname>
40 /execname == $$1/
46 /!self->inkevent && execname == $$1/
48 printf("\n%s(%d) is blocking...\n", execname, pid);
54 /execname == $$1/
H A Dnfsattrstats63 printf("%s\t%s\t%s\t%s\n", probemod, stringof(arg0), execname,
71 printf("%s\t%s\t%s\t%s\n", probemod, stringof(arg0), execname,
/freebsd-12.1/contrib/binutils/bfd/
H A Delfcore.h50 const char* execname = strrchr (exec_bfd->filename, '/'); in elf_core_file_matches_executable_p() local
52 execname = execname ? execname + 1 : exec_bfd->filename; in elf_core_file_matches_executable_p()
54 if (strcmp (execname, corename) != 0) in elf_core_file_matches_executable_p()
/freebsd-12.1/sbin/mount/
H A Dmount.c167 exec_mountprog(const char *name, const char *execname, char *const argv[]) in exec_mountprog() argument
178 execvP(execname, _PATH_SYSPATH, argv); in exec_mountprog()
180 warn("exec %s not found", execname); in exec_mountprog()
181 if (execname[0] != '/') { in exec_mountprog()
575 char *optbuf, execname[PATH_MAX], mntpath[PATH_MAX]; in mountfs() local
609 (void)snprintf(execname, sizeof(execname), "mount_%s", vfstype); in mountfs()
612 append_arg(&mnt_argv, execname); in mountfs()
615 strlcpy(execname, mountprog, sizeof(execname)); in mountfs()
623 printf("exec: %s", execname); in mountfs()
636 ret = exec_mountprog(name, execname, mnt_argv.a); in mountfs()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/builtinvar/
H A Dtst.execname.d39 /execname == "dtrace" || execname == "java"/
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/safety/
H A Dtst.execname.d37 @a[execname] = count();
42 @a[execname] = count();
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.count3.d48 @counts1[execname] = count();
49 @counts2[execname, arg0] = count();
H A Dtst.goodkey.d47 @counts[execname, pid, id, tid, arg0, vtimestamp ] = count();
/freebsd-12.1/tests/sys/cddl/zfs/bin/
H A Dfile_write.c41 static char *execname; variable
67 execname = argv[0]; in main()
221 char *exec = (char *)execname; in usage()
H A Dfile_trunc.c60 static void usage(char *execname);
66 usage(char *execname) in usage() argument
70 " [-o offset] [-s seed] [-r] [-v] filename\n", execname); in usage()
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/
H A Dtst.roch.d51 execname, (long long)stackdepth);
61 execname, (long long) stackdepth);
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/
H A Derr.end.d53 trace(execname);
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/
H A Drenormalize.d48 @func[execname] = count();
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/drops/
H A Ddrp.DTRACEDROP_STKSTROVERFLOW.d44 /progenyof($pid) && execname == "java"/
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/speculation/
H A Derr.D_AGG_SPEC.SpeculateWithQuant.d54 @Qauntus[execname] = quantize(timestamp - self->ts);
H A Derr.D_AGG_SPEC.SpeculateWithLquant.d54 @Lqauntus[execname] = lquantize(timestamp - self->ts, 0, 100, 1);
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.signal.ksh39 /execname == "kill" && curpsinfo->pr_ppid == $child &&
/freebsd-12.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.reeval.ksh85 /progenyof(\$pid) && execname == "test"/
/freebsd-12.1/cddl/usr.sbin/dtrace/tests/common/builtinvar/
H A DMakefile26 tst.execname.d \
/freebsd-12.1/cddl/usr.sbin/dtrace/tests/common/safety/
H A DMakefile18 tst.execname.d \
/freebsd-12.1/cddl/usr.sbin/dwatch/libexec/
H A Dsystop33 @num[probefunc,execname] = count();
/freebsd-12.1/libexec/tftpd/tests/
H A Dfunctional.c268 char execname[] = "/usr/libexec/tftpd"; in setup() local
317 argv[0] = execname; in setup()
327 execv(execname, argv); in setup()

12