Searched refs:PATH_SEP (Results 1 – 16 of 16) sorted by relevance
| /trueos/crypto/heimdal/lib/krb5/ |
| HD | constants.c | 40 "~/Library/Preferences/com.apple.Kerberos.plist" PATH_SEP 41 "/Library/Preferences/com.apple.Kerberos.plist" PATH_SEP 42 "~/Library/Preferences/edu.mit.Kerberos" PATH_SEP 43 "/Library/Preferences/edu.mit.Kerberos" PATH_SEP 45 "~/.krb5/config" PATH_SEP 48 PATH_SEP "%{COMMON_APPDATA}/Kerberos/krb5.conf" 49 PATH_SEP "%{WINDOWS}/krb5.ini" 51 PATH_SEP "/etc/krb5.conf"
|
| HD | krb5_locl.h | 197 #ifndef PATH_SEP 198 #define PATH_SEP ":" macro
|
| HD | context.c | 695 l = strsep_copy(&q, PATH_SEP, NULL, 0); in krb5_prepend_config_files() 703 (void)strsep_copy(&p, PATH_SEP, fn, l + 1); in krb5_prepend_config_files() 783 REG_NONE, 0, PATH_SEP); in _krb5_get_default_config_config_files_from_registry() 793 REG_NONE, 0, PATH_SEP); in _krb5_get_default_config_config_files_from_registry()
|
| HD | test_config.c | 95 { "/tmp/foo" PATH_SEP "/tmp/foo/bar", NULL },
|
| /trueos/contrib/groff/src/include/ |
| HD | nonposix.h | 93 # define PATH_SEP ";" macro 204 #ifndef PATH_SEP 205 # define PATH_SEP ":" macro
|
| /trueos/contrib/texinfo/lib/ |
| HD | system.h | 221 # define PATH_SEP ":" macro 224 # define PATH_SEP ";" macro 248 # define PATH_SEP ":" macro
|
| /trueos/contrib/groff/src/libs/libgroff/ |
| HD | searchpath.cpp | 54 strcat(dirs, PATH_SEP); in search_path() 58 strcat(dirs, PATH_SEP); in search_path() 62 strcat(dirs, PATH_SEP); in search_path()
|
| HD | relocate.cpp | 134 char *ext = strtok(tmpathext, PATH_SEP); in searchpathext() 143 ext = strtok(0, PATH_SEP); in searchpathext()
|
| /trueos/contrib/texinfo/makeinfo/ |
| HD | files.c | 44 int path_sep_char = PATH_SEP[0]; in extract_colon_unit() 140 strcat (strcat (include_files_path, PATH_SEP), "."); in prepend_to_include_path() 148 strcat (include_files_path, PATH_SEP); in prepend_to_include_path() 162 strcat (include_files_path, PATH_SEP); in append_to_include_path()
|
| /trueos/contrib/texinfo/info/ |
| HD | filesys.c | 288 while (string[i] && string[i] != PATH_SEP[0]) in extract_colon_unit() 390 strcat (infopath, PATH_SEP); in info_add_path() 397 strcat (infopath, PATH_SEP); in info_add_path()
|
| HD | info.c | 320 if (len && path_from_env[len - 1] == PATH_SEP[0]) in main()
|
| /trueos/contrib/bzip2/ |
| HD | bzip2.c | 77 # define PATH_SEP '/' macro 134 # define PATH_SEP '\\' macro 1821 if (*tmp == PATH_SEP) progName = tmp + 1; in main()
|
| /trueos/contrib/groff/ |
| HD | 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,
|
| HD | ChangeLog | 2765 Replace `PATH_SEP[0]' with `PATH_SEP_CHAR' everywhere.
|
| /trueos/contrib/texinfo/ |
| HD | 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 ':'.
|
| HD | ChangeLog | 4741 * lib/system.h (DEFAULT_TMPDIR,PATH_SEP) [O_BINARY && !__unix__]:
|