Searched refs:getprogname (Results 276 - 300 of 516) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/usr.sbin/faithd/
H A Dfaithd.c121 if (strcmp(getprogname(), "faithd") != 0) {
720 (void)fprintf(stderr, "%s: ", getprogname());
864 getprogname());
/netbsd-6-1-5-RELEASE/usr.bin/audio/record/
H A Drecord.c317 getprogname(), s);
320 "function\n", getprogname());
768 getprogname());
/netbsd-6-1-5-RELEASE/usr.bin/gencat/
H A Dgencat.c143 fprintf(stderr, "usage: %s catfile [msgfile|- ...]\n", getprogname());
228 getprogname(), msg, lineno, curfile);
237 fprintf(stderr, "%s: %s, %s\n", getprogname(), msg, curfile);
/netbsd-6-1-5-RELEASE/usr.bin/man/
H A Dman.c992 "[-m path] [-S srch] [[-s] sect] name ...\n", getprogname());
995 getprogname());
996 (void)fprintf(stderr, "Usage: %s -p\n", getprogname());
/netbsd-6-1-5-RELEASE/usr.bin/mkcsmapper/
H A Dyacc.y680 getprogname(), getprogname(), getprogname());
/netbsd-6-1-5-RELEASE/external/bsd/cron/dist/
H A Dmisc.c469 openlog(getprogname(), LOG_PID, FACILITY);
471 openlog(getprogname(), LOG_PID);
/netbsd-6-1-5-RELEASE/sbin/dkctl/
H A Ddkctl.c228 getprogname(), getprogname());
/netbsd-6-1-5-RELEASE/sbin/shutdown/
H A Dshutdown.c313 syslog(LOG_ERR, "%s: Can't find `%s' (%m)", getprogname(),
590 getprogname());
/netbsd-6-1-5-RELEASE/usr.sbin/npf/npfctl/
H A Dnpfctl.c115 const char *progname = getprogname();
359 printf("%s: %s\n", getprogname(),
/netbsd-6-1-5-RELEASE/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.c126 getprogname());
181 "permitted currently\n", getprogname());
/netbsd-6-1-5-RELEASE/usr.sbin/repquota/
H A Drepquota.c131 if (!strcmp(getprogname(), "quotadump")) {
218 const char *p = getprogname();
/netbsd-6-1-5-RELEASE/bin/date/
H A Ddate.c337 getprogname());
/netbsd-6-1-5-RELEASE/bin/ed/
H A Dmain.c141 fprintf(stderr, usage, getprogname());
/netbsd-6-1-5-RELEASE/bin/expr/
H A Dexpr.y451 getprogname());
/netbsd-6-1-5-RELEASE/bin/mt/
H A Dmt.c321 getprogname());
/netbsd-6-1-5-RELEASE/bin/sh/
H A Derror.c137 outfmt(&errout, "%s: ", getprogname());
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Drkpty.c337 fprintf (stderr, "%s from %s-%s\n", getprogname(), PACKAGE, VERSION);
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dmain.c117 if (strcmp(getprogname(), "more") == 0)
/netbsd-6-1-5-RELEASE/include/
H A Dstdlib.h308 const char *getprogname(void) __constfunc;
/netbsd-6-1-5-RELEASE/sys/arch/pmax/stand/smallnet/setnetimage/
H A Dsetnetimage.c92 fprintf(stderr, "usage: %s kernel bootfile\n", getprogname());
/netbsd-6-1-5-RELEASE/sys/arch/prep/stand/installboot/
H A Dinstallboot.c55 getprogname());
/netbsd-6-1-5-RELEASE/libexec/comsat/
H A Dcomsat.c118 syslog(LOG_ERR, "Usage: %s [-l]", getprogname());
/netbsd-6-1-5-RELEASE/regress/sys/kern/sysvmsg/
H A Dmsgtest.c303 fprintf(stderr, "usage: %s keypath\n", getprogname());
/netbsd-6-1-5-RELEASE/sbin/apmlabel/
H A Dapmlabel.c291 getprogname());
/netbsd-6-1-5-RELEASE/sbin/badsect/
H A Dbadsect.c110 getprogname());

Completed in 398 milliseconds

<<11121314151617181920>>