Home
last modified time | relevance | path

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

12

/freebsd-13.1/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c62 fprintf(stderr, PROGNAME "[%d]: " \
68 #define PROGNAME "zfs-mount-generator" macro
807 fprintf(stderr, PROGNAME "[%d]: " in main()
827 fprintf(stderr, PROGNAME "[%d]: " in main()
832 fprintf(stderr, PROGNAME "[%d]: " in main()
913 fprintf(stderr, PROGNAME "[%d]: " in main()
939 printf(PROGNAME ": forked %d, " in main()
954 PROGNAME "[%d]: " in main()
1032 PROGNAME ": self : " in main()
1041 printf(PROGNAME ": children: " in main()
[all …]
/freebsd-13.1/share/mk/
H A Dbsd.prog.mk140 PROGNAME?= ${PROG}
205 ${PROG}: ${PROG_FULL} ${PROGNAME}.debug
206 ${OBJCOPY} --strip-debug --add-gnu-debuglink=${PROGNAME}.debug \
209 ${PROGNAME}.debug: ${PROG_FULL}
244 CLEANFILES+= ${PROG_FULL} ${PROGNAME}.debug
294 ${_INSTALLFLAGS} ${PROG} ${DESTDIR}${BINDIR}/${PROGNAME}
300 ${PROGNAME}.debug ${DESTDIR}${DEBUGFILEDIR}/${PROGNAME}.debug
H A Dbsd.progs.mk26 NO_SHARED MK_WERROR PROGNAME SRCS STRIP WARNS
74 STAGE_AS_prog.${_prog}= ${PROGNAME.${_prog}:UPROGNAME_${_prog}:U${_prog}}
H A Dbsd.sys.mk366 .if defined(PROGNAME)
368 STAGE_AS_${PROG}= ${PROGNAME}
H A Dbsd.README385 PROGNAME The name that the above program will be installed as, if
421 - PROGNAME
/freebsd-13.1/contrib/dialog/samples/copifuncs/
H A Dcopi.sendifm23 echo "${PROGNAME}: [$$] end ${SITE}"
15 echo "${PROGNAME}: [$$] end `date`"
/freebsd-13.1/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-13.1/usr.bin/gh-bc/
H A DMakefile6 PROGNAME= bc macro
8 BCDIR= ${SRCTOP}/contrib/${PROGNAME}
34 CFLAGS+= -DMAINEXEC=${PROGNAME}
/freebsd-13.1/tools/tools/cxgbtool/
H A Dversion.h28 #define PROGNAME "cxgbtool" macro
H A Dcxgbtool.c1755 printf("%s version %s\n", PROGNAME, VERSION); in main()
/freebsd-13.1/stand/i386/boot0sio/
H A DMakefile5 PROGNAME= boot0sio macro
/freebsd-13.1/usr.bin/xinstall/
H A DMakefile9 PROGNAME= install macro
/freebsd-13.1/usr.bin/bmake/
H A DMakefile.inc12 .if ${PROGNAME:U} != "bmake"
/freebsd-13.1/usr.sbin/wpa/ndis_events/
H A Dndis_events.c72 #define PROGNAME "ndis_events" macro
304 openlog(PROGNAME, LOG_PID | LOG_CONS, LOG_DAEMON);
/freebsd-13.1/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-13.1/contrib/mandoc/
H A Dconfigure301 runtest progname PROGNAME || true
/freebsd-13.1/
H A DMakefile463 DESTDIR= PROGNAME=${MYMAKE:T}
/freebsd-13.1/contrib/sqlite3/
H A Dconfigure5063 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-13.1/contrib/openpam/
H A Dconfigure5036 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-13.1/contrib/file/
H A Dconfigure5246 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-13.1/contrib/openbsm/
H A Dconfigure3769 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A Dconfigure5229 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-13.1/contrib/ldns/
H A Dconfigure4137 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd-13.1/contrib/libevent/
H A Dconfigure5238 # Loop through the user's path and test for each of PROGNAME-LIST

12