| /titanic_53/usr/src/lib/libc/port/gen/ |
| H A D | getexecname.c | 29 #pragma weak _getexecname = getexecname 44 getexecname(void) in getexecname() function
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/features/ |
| H A D | prog | 1 lib getexecname,_NSGetExecutablePath
|
| /titanic_53/usr/src/cmd/ast/libast/sparcv9/FEATURE/ |
| H A D | prog | 5 #define _lib_getexecname 1 /* getexecname() in default lib(s) */
|
| /titanic_53/usr/src/cmd/ast/libast/i386/FEATURE/ |
| H A D | prog | 5 #define _lib_getexecname 1 /* getexecname() in default lib(s) */
|
| /titanic_53/usr/src/cmd/ast/libast/amd64/FEATURE/ |
| H A D | prog | 5 #define _lib_getexecname 1 /* getexecname() in default lib(s) */
|
| /titanic_53/usr/src/cmd/ast/libast/sparc/FEATURE/ |
| H A D | prog | 5 #define _lib_getexecname 1 /* getexecname() in default lib(s) */
|
| /titanic_53/usr/src/cmd/isaexec/ |
| H A D | isaexec.c | 52 if ((execname = getexecname()) == NULL) { in main()
|
| /titanic_53/usr/src/cmd/sgs/libconv/common/ |
| H A D | arch.c | 92 if ((str = getexecname()) != NULL) in conv_check_native()
|
| /titanic_53/usr/src/tools/ctf/common/ |
| H A D | utils.c | 50 if ((p = getexecname()) != NULL) in getpname()
|
| /titanic_53/usr/src/cmd/fm/fminject/common/ |
| H A D | inj_err.c | 54 if ((p = getexecname()) != NULL) in getpname()
|
| /titanic_53/usr/src/contrib/ast/src/lib/libast/path/ |
| H A D | pathprog.c | 70 if ((s = (char*)getexecname()) && *s == '/') in prog()
|
| /titanic_53/usr/src/lib/libuutil/common/ |
| H A D | uu_pname.c | 175 pname = getexecname(); in uu_setpname()
|
| /titanic_53/usr/src/cmd/pfexec/ |
| H A D | pfexec.c | 126 if (shellname(getexecname(), pathbuf) == RES_OK) in main()
|
| /titanic_53/usr/src/test/zfs-tests/cmd/file_write/ |
| H A D | file_write.c | 213 char *exec = (char *)getexecname(); in usage()
|
| /titanic_53/usr/src/cmd/idmap/nltest/ |
| H A D | nltest.c | 225 (char *)getexecname()); in help()
|
| /titanic_53/usr/src/lib/libsmbfs/smb/ |
| H A D | subr.c | 317 __progname = (char *)getexecname(); in smb_getprogname()
|
| /titanic_53/usr/src/head/ |
| H A D | stdlib.h | 263 extern const char *getexecname(void);
|
| /titanic_53/usr/src/cmd/nscd/ |
| H A D | server.c | 97 const char *name = getexecname(); in save_execname()
|
| /titanic_53/usr/src/cmd/fstyp/ |
| H A D | fstyp.c | 231 execname = getexecname(); in getexecpathname()
|
| /titanic_53/usr/src/lib/fm/libfmevent/common/ |
| H A D | fmev_publish.c | 413 nvlist_add_string(pub, "__fmev_execname", getexecname()) != 0) { in do_publish()
|
| /titanic_53/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 340 getexecname
|
| /titanic_53/usr/src/cmd/mdb/common/mdb/ |
| H A D | mdb_main.c | 433 if (realpath(getexecname(), execname) == NULL) { in main()
|
| /titanic_53/usr/src/lib/libc/amd64/ |
| H A D | Makefile | 409 getexecname.o \
|
| /titanic_53/usr/src/cmd/ztest/ |
| H A D | ztest.c | 733 VERIFY(NULL != realpath(getexecname(), cmd)); in process_options() 5224 (void) realpath(getexecname(), zdb); in ztest_run_zdb() 6059 (void) strlcpy(cmdbuf, getexecname(), MAXPATHLEN); in exec_child() 6214 (void) strlcpy(cmd, getexecname(), MAXNAMELEN); in main()
|
| /titanic_53/usr/src/lib/libc/sparcv9/ |
| H A D | Makefile.com | 428 getexecname.o \
|