| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | constants.c | 45 "~/Library/Preferences/com.apple.Kerberos.plist" PATH_SEP 46 "/Library/Preferences/com.apple.Kerberos.plist" PATH_SEP 47 "~/Library/Preferences/edu.mit.Kerberos" PATH_SEP 48 "/Library/Preferences/edu.mit.Kerberos" PATH_SEP 50 "~/.krb5/config" PATH_SEP 51 SYSCONFDIR "/krb5.conf" PATH_SEP 53 "%{COMMON_APPDATA}/Kerberos/krb5.conf" PATH_SEP
|
| H A D | krb5_locl.h | 167 #ifndef PATH_SEP 168 #define PATH_SEP ":" macro
|
| H A D | context.c | 750 l = strsep_copy(&q, PATH_SEP, NULL, 0); in krb5_prepend_config_files() 758 (void)strsep_copy(&p, PATH_SEP, fn, l + 1); in krb5_prepend_config_files() 838 REG_NONE, 0, PATH_SEP); in _krb5_get_default_config_config_files_from_registry() 848 REG_NONE, 0, PATH_SEP); in _krb5_get_default_config_config_files_from_registry()
|
| H A D | test_config.c | 97 { "/tmp/foo" PATH_SEP "/tmp/foo/bar", NULL },
|
| /netbsd-src/external/gpl2/groff/dist/src/include/ |
| H A D | nonposix.h | 95 # define PATH_SEP ";" macro 206 #ifndef PATH_SEP 207 # define PATH_SEP ":" macro
|
| /netbsd-src/external/gpl2/texinfo/dist/lib/ |
| H A D | system.h | 223 # define PATH_SEP ":" macro 226 # define PATH_SEP ";" macro 250 # define PATH_SEP ":" macro
|
| /netbsd-src/external/gpl2/groff/dist/src/libs/libgroff/ |
| H A D | searchpath.cpp | 56 strcat(dirs, PATH_SEP); in search_path() 60 strcat(dirs, PATH_SEP); in search_path() 64 strcat(dirs, PATH_SEP); in search_path()
|
| H A D | relocate.cpp | 136 char *ext = strtok(tmpathext, PATH_SEP); in searchpathext() 145 ext = strtok(0, PATH_SEP); in searchpathext()
|
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
| H A D | files.c | 46 int path_sep_char = PATH_SEP[0]; in extract_colon_unit() 142 strcat (strcat (include_files_path, PATH_SEP), "."); in prepend_to_include_path() 150 strcat (include_files_path, PATH_SEP); in prepend_to_include_path() 164 strcat (include_files_path, PATH_SEP); in append_to_include_path()
|
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | filesys.c | 290 while (string[i] && string[i] != PATH_SEP[0]) in extract_colon_unit() 392 strcat (infopath, PATH_SEP); in info_add_path() 399 strcat (infopath, PATH_SEP); in info_add_path()
|
| H A D | info.c | 322 if (len && path_from_env[len - 1] == PATH_SEP[0]) in main()
|
| /netbsd-src/external/bsd/bzip2/dist/ |
| H A D | bzip2.c | 79 # define PATH_SEP '/' macro 136 # define PATH_SEP '\\' macro 1828 if (*tmp == PATH_SEP) progName = tmp + 1; in main()
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog.116 | 111 (main): Use PATH_SEP[0] instead of literal ':'. Use BSHELL_DASH_C 139 (search_path::search_path): Use PATH_SEP instead of a literal 142 (search_path::open_file): Use IS_ABSOLUTE, PATH_SEP and DIR_SEPS,
|
| H A D | ChangeLog | 2765 Replace `PATH_SEP[0]' with `PATH_SEP_CHAR' everywhere.
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/include/ |
| H A D | config.h.w32 | 106 #define PATH_SEP ";"
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog.46 | 6189 > PATH_SEP to separate directories. 6205 > (extract_colon_unit, info_add_path): Use PATH_SEP instead of ":". 6231 > * lib/system.h (PATH_SEP, STRIP_DOT_EXE, FILENAME_CMPN, 6237 > IS_SLASH, HAVE_DRIVE, IS_ABSOLUTE, FILENAME_CMP, PATH_SEP, 6249 > (main, extract_colon_unit): Use PATH_SEP instead of ':'.
|
| H A D | ChangeLog | 4741 * lib/system.h (DEFAULT_TMPDIR,PATH_SEP) [O_BINARY && !__unix__]:
|