Home
last modified time | relevance | path

Searched refs:PATH_SEP (Results 1 – 6 of 6) sorted by relevance

/minix/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dconstants.c42 "~/Library/Preferences/com.apple.Kerberos.plist" PATH_SEP
43 "/Library/Preferences/com.apple.Kerberos.plist" PATH_SEP
44 "~/Library/Preferences/edu.mit.Kerberos" PATH_SEP
45 "/Library/Preferences/edu.mit.Kerberos" PATH_SEP
47 "~/.krb5/config" PATH_SEP
50 PATH_SEP "%{COMMON_APPDATA}/Kerberos/krb5.conf"
51 PATH_SEP "%{WINDOWS}/krb5.ini"
53 PATH_SEP "/etc/krb5.conf"
H A Dkrb5_locl.h203 #ifndef PATH_SEP
204 #define PATH_SEP ":" macro
H A Dtest_config.c97 { "/tmp/foo" PATH_SEP "/tmp/foo/bar", NULL },
H A Dcontext.c697 l = strsep_copy(&q, PATH_SEP, NULL, 0); in krb5_prepend_config_files()
705 (void)strsep_copy(&p, PATH_SEP, fn, l + 1); in krb5_prepend_config_files()
785 REG_NONE, 0, PATH_SEP); in _krb5_get_default_config_config_files_from_registry()
795 REG_NONE, 0, PATH_SEP); in _krb5_get_default_config_config_files_from_registry()
/minix/external/bsd/bzip2/dist/
H A Dbzip2.c79 # define PATH_SEP '/' macro
136 # define PATH_SEP '\\' macro
1828 if (*tmp == PATH_SEP) progName = tmp + 1; in main()
/minix/crypto/external/bsd/heimdal/dist/include/
H A Dconfig.h.w32106 #define PATH_SEP ";"