Searched refs:esetenv (Results 1 – 13 of 13) sorted by relevance
| /freebsd/crypto/heimdal/appl/su/ |
| H A D | su.c | 253 esetenv("KRB5CCNAME", cc_name, 1); in krb5_start_session() 459 esetenv (newenv[j], p, 1); in main() 463 esetenv ("PATH", _PATH_DEFPATH, 1); in main() 465 esetenv ("TERM", t, 1); in main() 470 esetenv ("USER", su_info->pw_name, 1); in main() 471 esetenv("HOME", su_info->pw_dir, 1); in main() 472 esetenv("SHELL", shell, 1); in main()
|
| /freebsd/crypto/heimdal/appl/afsutil/ |
| H A D | pagsh.c | 149 esetenv("KRB5CCNAME", tf, 1); in main() 159 esetenv("KRBTKFILE", tf, 1); in main()
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | esetenv.c | 41 esetenv(const char *var, const char *val, int rewrite) in esetenv() function
|
| H A D | roken-common.h | 360 #define esetenv rk_esetenv macro 362 esetenv(const char *, const char *, int);
|
| H A D | Makefile.am | 78 esetenv.c \
|
| H A D | Makefile.in | 159 ct.c doxygen.c dumpdata.c environment.c eread.c esetenv.c \ 176 libroken_la-esetenv.lo libroken_la-ewrite.lo \ 589 doxygen.c dumpdata.c environment.c eread.c esetenv.c ewrite.c \ 879 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-esetenv.Plo@am__quote@ 1023 libroken_la-esetenv.lo: esetenv.c 1024 …roken_la-esetenv.lo -MD -MP -MF $(DEPDIR)/libroken_la-esetenv.Tpo -c -o libroken_la-esetenv.lo `te… 1025 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libroken_la-esetenv.Tpo $(DEPDIR)/libroken_la-esetenv.Plo 1028 …AGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-esetenv.lo `test -f 'esetenv.c' || echo '$(srcdir)/'…
|
| H A D | ChangeLog | 385 * esetenv.c: unconst 1220 * esetenv.c (esetenv): cast to handle a setenv that takes a `char 1297 * esetenv.c: new file/function
|
| /freebsd/crypto/heimdal/appl/telnet/telnetd/ |
| H A D | state.c | 1018 esetenv("DISPLAY", (char *)subpointer, 1); in suboption() 1185 esetenv(varp, valp, 1); in suboption() 1204 esetenv(varp, valp, 1); in suboption()
|
| H A D | telnetd.c | 777 esetenv("TERM", terminaltype[0] ? terminaltype : "network", 1); in doit()
|
| /freebsd/kerberos5/lib/libroken/ |
| H A D | Makefile | 33 esetenv.c \
|
| /freebsd/crypto/heimdal/appl/login/ |
| H A D | login.c | 627 esetenv("AUTHSTATE", "DCE", 1); in main()
|
| /freebsd/contrib/telnet/libtelnet/ |
| H A D | kerberos5.c | 526 esetenv("KRB5CCNAME", ccname, 1); in kerberos5_is()
|
| /freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | kerberos5.c | 573 esetenv("KRB5CCNAME", ccname, 1); in kerberos5_is()
|