/freebsd/contrib/kyua/cli/ |
H A D | common_test.cpp | 214 const fs::path home("homedir"); in ATF_TEST_CASE_BODY() local 231 const fs::path home("homedir"); in ATF_TEST_CASE_BODY() local 261 const fs::path home("homedir"); in ATF_TEST_CASE_BODY() local 278 const fs::path home("homedir"); in ATF_TEST_CASE_BODY() local
|
H A D | config.cpp | 104 const optional< fs::path > home = utils::get_home(); in load_config_file() local
|
H A D | main.cpp | 242 const optional< std::string > home(utils::getenv("HOME")); in default_log_name() local
|
H A D | common.cpp | 124 optional< fs::path > home = utils::get_home(); in get_historical_db() local
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | home_terminfo.c | 55 char *home; in NCURSES_EXPORT() local
|
H A D | write_entry.c | 238 char *home = _nc_home_terminfo(); in _nc_set_writedir() local
|
H A D | read_termcap.c | 791 char *home; in _nc_tgetent() local
|
/freebsd/contrib/kyua/store/ |
H A D | layout_test.cpp | 281 const fs::path home = fs::current_path() / "homedir"; in ATF_TEST_CASE_BODY() local 292 const fs::path home("homedir"); in ATF_TEST_CASE_BODY() local
|
H A D | layout.cpp | 232 const optional< fs::path > home = utils::get_home(); in query_store_dir() local
|
/freebsd/contrib/kyua/utils/ |
H A D | env_test.cpp | 104 const fs::path home("/foo/bar"); in ATF_TEST_CASE_BODY() local
|
H A D | env.cpp | 127 const optional< std::string > home = utils::getenv("HOME"); in get_home() local
|
/freebsd/tools/test/stress2/lib/ |
H A D | main.c | 46 char *home; variable
|
/freebsd/crypto/heimdal/appl/ftp/ftpd/ |
H A D | popen.c | 83 static char home[MaxPathLen] = ""; in ftp_rooted() local
|
/freebsd/usr.bin/top/ |
H A D | screen.c | 42 static char home[15]; variable
|
/freebsd/contrib/smbfs/lib/smb/ |
H A D | subr.c | 161 char *home, *fn; in smb_open_rcfile() local
|
/freebsd/contrib/tcsh/ |
H A D | sh.sem.c | 139 Char *name, *home; in execute() local
|
H A D | sh.file.c | 353 const Char *o, *home; in tilde() local
|
H A D | sh.glob.c | 75 Char *name, *u, *home, *res; in globtilde() local
|
/freebsd/contrib/bsddialog/utility/ |
H A D | util_theme.c | 340 char *env, *file, *home, path[PATH_MAX]; in startuptheme() local
|
/freebsd/crypto/heimdal/lib/kafs/ |
H A D | common.c | 238 char home[MaxPathLen]; in _kafs_afslog_all_local_cells() local
|
/freebsd/usr.sbin/pw/ |
H A D | pwupd.h | 62 char *home; /* Where to create home directory */ member
|
H A D | pw_user.c | 415 static char home[128]; in pw_homepolicy() local 834 char home[MAXPATHLEN]; in pw_user_del() local
|
/freebsd/contrib/file/src/ |
H A D | magic.c | 179 char *home, *hmagicpath; in get_default_magic() local
|
/freebsd/usr.bin/calendar/ |
H A D | io.c | 108 char *home = getenv("HOME"); in cal_fopen() local
|
/freebsd/contrib/bc/src/ |
H A D | history.c | 176 char* home; in bc_history_init() local
|