Searched defs:progname (Results 1 - 25 of 135) sorted by relevance

123456

/freebsd-10.0-release/contrib/xz/src/common/
H A Dtuklib_progname.c18 char *progname = NULL; variable
H A Dtuklib_progname.h22 # define progname program_invocation_name macro
/freebsd-10.0-release/crypto/heimdal/lib/vers/
H A Dprint_version.c44 print_version(const char *progname) argument
/freebsd-10.0-release/lib/libc/gen/
H A Dsetprogname.c10 setprogname(const char *progname) argument
/freebsd-10.0-release/libexec/bootpd/
H A Dtrygetea.c29 char *progname; variable
H A Dtrylook.c18 char *progname; variable
H A Dtrygetif.c29 char *progname; variable
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/mdb/tools/common/
H A Ddie.c44 const char *progname = getprogname(); local
69 const char *progname = getprogname(); local
/freebsd-10.0-release/crypto/heimdal/lib/roken/
H A Dwarnerr.c43 const char *progname = getprogname(); local
H A Dwrite_pid.c39 pid_file_write (const char *progname) argument
/freebsd-10.0-release/bin/echo/
H A Decho.c79 char *progname = argv[0]; local
/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dcompare.c44 char *progname; variable
/freebsd-10.0-release/contrib/libreadline/examples/
H A Drl.c58 static char *progname; variable
[all...]
H A Drlcat.c66 static char *progname; variable
/freebsd-10.0-release/tools/tools/cfi/
H A Dcfi.c48 const char *progname; variable
/freebsd-10.0-release/tools/tools/tionxcl/
H A Dtionxcl.c49 char *progname; local
/freebsd-10.0-release/usr.sbin/acpi/acpidump/
H A Dacpidump.c44 usage(const char *progname) argument
58 char c, *progname; local
/freebsd-10.0-release/usr.sbin/rtprio/
H A Drtprio.c56 const char *progname; local
/freebsd-10.0-release/contrib/gcc/
H A Derrors.c36 const char *progname; variable
/freebsd-10.0-release/contrib/ntp/util/
H A Djitter.c25 char progname[10]; variable
/freebsd-10.0-release/tools/tools/ath/ath_prom_read/
H A Dath_prom_read.c45 const char *progname; variable
/freebsd-10.0-release/usr.sbin/lpr/lprm/
H A Dlprm.c98 progname = argv[0]; local
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dipsyncm.c41 void usage(const char *progname) { argument
68 char *progname; local
H A Dipsyncs.c41 void usage(const char *progname) { argument
68 char *progname; local
[all...]
/freebsd-10.0-release/crypto/openssh/
H A Dloginrec.h63 char progname[LINFO_PROGSIZE]; /* name of program (for PAM) */ member in struct:logininfo

Completed in 243 milliseconds

123456