Home
last modified time | relevance | path

Searched refs:issuid (Results 1 – 17 of 17) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/roken/
HDissuid.c39 issuid(void) in issuid() function
HDversion-script.map23 issuid;
HDMakefile.am89 issuid.c \
HDMakefile.in162 getprogname.c h_errno.c hex.c hostent_find_fqdn.c issuid.c \
182 libroken_la-hostent_find_fqdn.lo libroken_la-issuid.lo \
592 getprogname.c h_errno.c hex.c hostent_find_fqdn.c issuid.c \
890 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libroken_la-issuid.Plo@am__quote@
1100 libroken_la-issuid.lo: issuid.c
1101 …ibroken_la-issuid.lo -MD -MP -MF $(DEPDIR)/libroken_la-issuid.Tpo -c -o libroken_la-issuid.lo `tes…
1102 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libroken_la-issuid.Tpo $(DEPDIR)/libroken_la-issuid.Plo
1105 …FLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libroken_la-issuid.lo `test -f 'issuid.c' || echo '$(srcdir)/'…
HDChangeLog447 * issuid.c (issuid): change the #ifdef order to avoid unreachable
986 * issuid.c (issuid): call issetugid if it exists
2082 * roken.h.in (issuid): add
HDroken.h.in770 issuid(void);
/freebsd-13-stable/kerberos5/lib/libroken/
HDMakefile47 issuid.c \
/freebsd-13-stable/crypto/heimdal/lib/kafs/
HDafssys.c102 if (getuid() != 0 && !issuid() && (p = getenv("AFSLIBPATH")) != NULL) in try_aix()
414 if (!issuid()) in k_hasafs()
/freebsd-13-stable/crypto/heimdal/lib/krb5/
HDcontext.c152 if(!issuid()) in init_context_from_config_file()
239 if (tmp == NULL && !issuid()) in init_context_from_config_file()
820 if(!issuid()) in krb5_get_default_config_files()
HDexpand_path.c289 if (issuid()) in _expand_temp_folder()
HDcache.c436 if(issuid()) in environment_changed()
509 if(!issuid()) { in krb5_cc_set_default_name()
HDconfig_file.c438 if(!issuid()) in krb5_config_parse_file_multi()
/freebsd-13-stable/crypto/heimdal/lib/gssapi/ntlm/
HDkdc.c70 if (!issuid()) { in get_ccache()
HDinit_sec_context.c83 if (issuid()) in get_user_file()
/freebsd-13-stable/crypto/heimdal/appl/su/
HDsu.c363 if (!issuid() && getuid() != 0) in main()
/freebsd-13-stable/crypto/heimdal/lib/gssapi/spnego/
HDaccept_sec_context.c372 if (host == NULL || issuid()) { in select_mech()
/freebsd-13-stable/crypto/heimdal/lib/hx509/
HDsoftp11.c823 if (!issuid()) { in get_config_file_for_user()