Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/openzfs/etc/systemd/system-generators/
H A Dzfs-mount-generator.c57 #define PROGNAME "zfs-mount-generator" macro
62 "# Automatically generated by " PROGNAME "\n" \
87 fprintf(stderr, PROGNAME "[%d]: " in systemd_escape()
154 fprintf(stderr, PROGNAME "[%d]: " in systemd_escape_path()
234 fprintf(stderr, PROGNAME "[%d]: %s: not enough tokens!\n", in line_worker()
301 fprintf(stderr, PROGNAME "[%d]: %s: " in line_worker()
314 fprintf(stderr, PROGNAME "[%d]: %s: " in line_worker()
394 fprintf(stderr, PROGNAME "[%d]: %s: " in line_worker()
409 fprintf(stderr, PROGNAME "[%d]: %s: " in line_worker()
423 fprintf(stderr, PROGNAME "[%d]: %s: invalid canmount=%s\n", in line_worker()
[all …]
/freebsd/crypto/krb5/src/appl/simple/server/
H A Dsim_server.c56 #define PROGNAME argv[0] macro
111 com_err(PROGNAME, retval, in main()
119 usage(PROGNAME); in main()
127 com_err(PROGNAME, retval, "while generating service name %s", service); in main()
187 com_err(PROGNAME, retval, "while reading request"); in main()
192 com_err(PROGNAME, retval, "while unparsing client name"); in main()
204 com_err(PROGNAME, retval, "while setting foreign addr"); in main()
213 com_err(PROGNAME, retval, "while setting foreign port"); in main()
236 com_err(PROGNAME, retval, "while verifying SAFE message"); in main()
259 com_err(PROGNAME, retval, "while verifying PRIV message"); in main()
/freebsd/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/contrib/dialog/samples/copifuncs/
H A Dcopi.sendifm23 echo "${PROGNAME}: [$$] end ${SITE}"
15 echo "${PROGNAME}: [$$] end `date`"
/freebsd/usr.bin/gh-bc/
H A DMakefile4 PROGNAME= bc macro
6 BCDIR= ${SRCTOP}/contrib/${PROGNAME}
7 VERSION!= cat ${SRCTOP}/contrib/${PROGNAME}/VERSION.txt
60 CFLAGS+= -DMAINEXEC=${PROGNAME}
/freebsd/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/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/stand/i386/boot0sio/
H A DMakefile3 PROGNAME= boot0sio macro
/freebsd/share/mk/
H A Dbsd.progs.mk20 NO_SHARED MK_WERROR PROGNAME STRIP WARNS MK_ASAN MK_UBSAN
70 STAGE_AS_prog.${_prog}= ${PROGNAME.${_prog}:UPROGNAME_${_prog}:U${_prog}}
H A Dbsd.prog.mk135 PROGNAME?= ${PROG}
137 DEBUGFILE= ${PROGNAME}.debug
291 ${_INSTALLFLAGS} ${PROG} ${DESTDIR}${BINDIR}/${PROGNAME}
H A Dbsd.sys.mk439 .if defined(PROGNAME)
441 STAGE_AS_${PROG}= ${PROGNAME}
H A Dbsd.README388 PROGNAME The name that the above program will be installed as, if
424 - PROGNAME
/freebsd/usr.bin/xinstall/
H A DMakefile6 PROGNAME= install macro
/freebsd/usr.bin/bmake/
H A DMakefile.inc15 .if ${PROGNAME:U} != "bmake"
/freebsd/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/contrib/mandoc/
H A Dconfigure322 runtest progname PROGNAME || true
/freebsd/
H A DMakefile490 DESTDIR= PROGNAME=${MYMAKE:T}
/freebsd/contrib/openbsm/
H A Dconfigure3769 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd/contrib/libevent/
H A Dconfigure5303 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd/contrib/file/
H A Dconfigure5693 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfigure5309 # Loop through the user's path and test for each of PROGNAME-LIST
5512 # Loop through the user's path and test for each of PROGNAME-LIST
5584 # Loop through the user's path and test for each of PROGNAME-LIST
5946 # Loop through the user's path and test for each of PROGNAME-LIST
6031 # Loop through the user's path and test for each of PROGNAME-LIST
8090 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd/contrib/ldns/
H A Dconfigure4401 # Loop through the user's path and test for each of PROGNAME-LIST
/freebsd/contrib/openpam/
H A Dconfigure6958 # Loop through the user's path and test for each of PROGNAME-LIST

12