Home
last modified time | relevance | path

Searched refs:PROGNAME (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-14.2/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c56 #define PROGNAME "zfs-mount-generator" macro
86 fprintf(stderr, PROGNAME "[%d]: " in systemd_escape()
153 fprintf(stderr, PROGNAME "[%d]: " in systemd_escape_path()
408 fprintf(stderr, PROGNAME "[%d]: %s: " in line_worker()
808 fprintf(stderr, PROGNAME "[%d]: " in main()
828 fprintf(stderr, PROGNAME "[%d]: " in main()
833 fprintf(stderr, PROGNAME "[%d]: " in main()
888 fprintf(stderr, PROGNAME "[%d]: " in main()
917 fprintf(stderr, PROGNAME "[%d]: " in main()
954 PROGNAME ": " in main()
[all …]
/freebsd-14.2/contrib/dialog/samples/copifuncs/
H A Dcopi.sendifm23 echo "${PROGNAME}: [$$] end ${SITE}"
15 echo "${PROGNAME}: [$$] end `date`"
/freebsd-14.2/share/mk/
H A Dbsd.prog.mk152 PROGNAME?= ${PROG}
217 ${PROG}: ${PROG_FULL} ${PROGNAME}.debug
218 ${OBJCOPY} --strip-debug --add-gnu-debuglink=${PROGNAME}.debug \
221 ${PROGNAME}.debug: ${PROG_FULL}
261 CLEANFILES+= ${PROG_FULL} ${PROGNAME}.debug
307 ${_INSTALLFLAGS} ${PROG} ${DESTDIR}${BINDIR}/${PROGNAME}
313 ${PROGNAME}.debug ${DESTDIR}${DEBUGFILEDIR}/${PROGNAME}.debug
H A Dbsd.progs.mk25 NO_SHARED MK_WERROR PROGNAME SRCS STRIP WARNS MK_ASAN MK_UBSAN
73 STAGE_AS_prog.${_prog}= ${PROGNAME.${_prog}:UPROGNAME_${_prog}:U${_prog}}
H A Dbsd.sys.mk418 .if defined(PROGNAME)
420 STAGE_AS_${PROG}= ${PROGNAME}
H A Dbsd.README384 PROGNAME The name that the above program will be installed as, if
420 - PROGNAME
/freebsd-14.2/tests/sys/fs/tarfs/
H A Dmktar.c41 #define PROGNAME "mktar" macro
59 fprintf(stderr, "%s: ", PROGNAME); in verbose()
161 fprintf(stderr, "usage: %s [-gv] tarfile\n", PROGNAME); in usage()
192 if (asprintf(&dirname, "%s%s.XXXXXXXX", _PATH_TMP, PROGNAME) < 0) in main()
/freebsd-14.2/crypto/openssh/contrib/cygwin/
H A Dssh-user-config22 PROGNAME=$(basename -- $0)
226 echo "usage: ${PROGNAME} [OPTION]..."
H A Dssh-host-config51 PROGNAME=$(/usr/bin/basename $0)
/freebsd-14.2/usr.bin/gh-bc/
H A DMakefile5 PROGNAME= bc macro
7 BCDIR= ${SRCTOP}/contrib/${PROGNAME}
58 CFLAGS+= -DMAINEXEC=${PROGNAME}
/freebsd-14.2/tools/tools/cxgbtool/
H A Dversion.h27 #define PROGNAME "cxgbtool" macro
H A Dcxgbtool.c1753 printf("%s version %s\n", PROGNAME, VERSION); in main()
/freebsd-14.2/stand/i386/boot0sio/
H A DMakefile4 PROGNAME= boot0sio macro
/freebsd-14.2/usr.bin/xinstall/
H A DMakefile8 PROGNAME= install macro
/freebsd-14.2/usr.bin/bmake/
H A DMakefile.inc14 .if ${PROGNAME:U} != "bmake"
/freebsd-14.2/contrib/lua/src/
H A Dluac.c31 #define PROGNAME "luac" /* default program name */ macro
32 #define OUTPUT PROGNAME ".out" /* default output file */
39 static const char* progname=PROGNAME; /* actual program name */
151 if (lua_load(L,reader,&i,"=(" PROGNAME ")",NULL)!=LUA_OK) fatal(lua_tostring(L,-1)); in combine()
/freebsd-14.2/contrib/mandoc/
H A Dconfigure319 runtest progname PROGNAME || true
/freebsd-14.2/
H A DMakefile494 DESTDIR= PROGNAME=${MYMAKE:T}
/freebsd-14.2/contrib/sqlite3/
H A Dconfigure5774 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-14.2/contrib/file/
H A Dconfigure5588 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-14.2/contrib/openbsm/
H A Dconfigure3769 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-14.2/contrib/libevent/
H A Dconfigure5303 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Dconfigure5946 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-14.2/contrib/openpam/
H A Dconfigure5779 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-14.2/contrib/ldns/
H A Dconfigure4401 # Loop through the user's path and test for each of PROGNAME-LIST

12