Home
last modified time | relevance | path

Searched refs:home (Results 51 – 75 of 825) sorted by relevance

12345678910>>...33

/netbsd/external/bsd/less/dist/
H A Dforwback.c166 home();
182 home();
326 home();
/netbsd/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.h114 char *home; /* really allocated */ member
123 char *home; /* an xref ptr to uid2home_t->home */ member
/netbsd/external/bsd/top/dist/
H A Dscreen.c124 static char home[15]; variable
321 (void) strcpy(home, go); in screen_readtermcap()
323 home[0] = '\0'; in screen_readtermcap()
601 putcap(home); in screen_home()
/netbsd/external/bsd/am-utils/dist/scripts/
H A Dctl-hlfsd.in91 echo @sbindir@/hlfsd ${PASSWD_FILE} -a $altmaildir -x all -l $logdir/hlfsd /mail/home .mailspool
92 @sbindir@/hlfsd ${PASSWD_FILE} -a $altmaildir -x all -l $logdir/hlfsd /mail/home .mailspool &
/netbsd/external/ibm-public/postfix/dist/src/local/
H A Dlocal.h40 char *home; /* null or home directory */ member
49 usr_attr.uid = 0; usr_attr.gid = 0; usr_attr.home = 0; \
57 usr_attr.home = pwd->pw_dir; usr_attr.logname = pwd->pw_name; \
/netbsd/games/hack/
H A Dhack.topl.c102 home(); in redotoplin()
170 home(); in xmore()
193 home(); in clrlin()
H A Dhack.pager.c315 home(); in cornline()
330 home(); in cornline()
409 home(); in page_file()
H A Dhack.terminfo.c149 home(); in nocmov()
243 home(void) in home() function
/netbsd/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Djs_who_example.txt18 10530 100 18 file:///export/home/brendan/Lang/JavaScript/func_clock.html
42 10530 100 6 file:///export/home/brendan/Lang/JavaScript/func_slow.html
48 10530 100 18 file:///export/home/brendan/Lang/JavaScript/func_clock.html
H A Dpathopens_example.txt11 1 /export/home/root/DTrace/Dexplorer/dexplorer
25 8 /export/home/brendan/Utils_solx86/setiathome-3.08.i386-pc-solaris2.6/outfile.sah
/netbsd/external/cddl/dtracetoolkit/dist/Examples/
H A Djs_who_example.txt18 10530 100 18 file:///export/home/brendan/Lang/JavaScript/func_clock.html
42 10530 100 6 file:///export/home/brendan/Lang/JavaScript/func_slow.html
48 10530 100 18 file:///export/home/brendan/Lang/JavaScript/func_clock.html
H A Dpathopens_example.txt11 1 /export/home/root/DTrace/Dexplorer/dexplorer
25 8 /export/home/brendan/Utils_solx86/setiathome-3.08.i386-pc-solaris2.6/outfile.sah
/netbsd/etc/
H A Dbootptab21 # hd Bootfile home directory
55 # :hd=/home/nfsclient:bf=null:\
81 #timesink:hd=/home/nfsclient/timesink:\
/netbsd/crypto/external/bsd/heimdal/dist/lib/kafs/
H A Dcommon.c240 char home[MaxPathLen]; in _kafs_afslog_all_local_cells() local
241 snprintf(home, sizeof(home), "%s/.TheseCells", homedir); in _kafs_afslog_all_local_cells()
242 find_cells(home, &cells, &idx); in _kafs_afslog_all_local_cells()
/netbsd/external/bsd/kyua-cli/dist/cli/
H A Dmain.cpp214 const optional< std::string > home(utils::getenv("HOME")); in default_log_name() local
215 if (home) { in default_log_name()
216 return logging::generate_log_name(fs::path(home.get()) / ".kyua" / in default_log_name()
/netbsd/usr.bin/indent/
H A Dargs.c309 const char *home = getenv("HOME"); in load_profile_files() local
310 if (home != NULL) { in load_profile_files()
312 snprintf(fname, sizeof(fname), "%s/.indent.pro", home); in load_profile_files()
/netbsd/usr.bin/mail/misc/
H A Dmail.help19 cd [directory] chdir to directory or home if none given
25 Aliases are defined in .mailrc in your home directory.
/netbsd/external/bsd/unbound/dist/testdata/
H A Dcommon.sh62 LDNS_TESTNS=/home/wouter/bin/ldns-testns
71 LDNS_NOTIFY=/home/wouter/bin/ldns-notify
/netbsd/external/bsd/pam-u2f/dist/
H A DREADME139 file>> may be configured relative to the users' home dirs, e.g.
162 when the user's home is stored on an NFS volume mounted with the
242 individually, where users can create the mapping in their home
244 user home directory mappings will not be used and the opposite applies
245 if user home directory mappings are being used, the central
248 By default the mapping file inside a home directory will be opened as
254 storing the mapping file in an encrypted home directory, will result
288 their home directory and places the mapping in that file. You may want
289 to specify a different per-user file (relative to the users' home
/netbsd/games/backgammon/backgammon/
H A Dextra.c176 n += freemen(home); in dblgood()
177 n += trapped(home, -cturn); in dblgood()
/netbsd/usr.sbin/user/
H A Duser.c1073 char home[MaxFileNameLen]; in adduser() local
1185 (void)strlcpy(home, up->u_home, sizeof(home)); in adduser()
1188 (void)snprintf(home, sizeof(home), "%s/%s", up->u_basedir, in adduser()
1214 if (lstat(home, &st) < 0 && !(up->u_flags & F_MKDIR)) { in adduser()
1216 "and -m was not specified", home); in adduser()
1242 home, in adduser()
1253 if (lstat(home, &st) == 0) { in adduser()
1258 "already exists", login_name, home); in adduser()
1260 if (asystem("%s -p %s", _PATH_MKDIR, home) != 0) { in adduser()
1264 "can't mkdir `%s'", login_name, home); in adduser()
[all …]
/netbsd/distrib/utils/more/
H A Dprim.c133 home();
149 home();
237 home();
/netbsd/external/bsd/am-utils/dist/doc/
H A Dam-utils.texi923 $(YPTSDIR)/amd.home.time: $(ETCDIR)/amd.home
1074 $ amd2ldif amd.home CUCS < amd.home
1167 home/dylan/*
1168 home/*
5542 /home toplvl /usr/local/etc/amd.home /home
5668 amy:/home/amy /a/amy/home/amy nfs 5 amy is up
5670 ex:/home/ex /a/ex/home/ex nfs 0 ex is down
7671 home earth:/home
7687 home \
7988 @i{machine}:/home/@i{machine} /home/@i{machine} nfs ...
[all …]
/netbsd/bin/sh/
H A Dexpand.c394 const char *home; in exptilde() local
436 home = lookupvar("HOME"); in exptilde()
442 if (home == NULL && (pw = getpwuid(getuid())) != NULL) in exptilde()
443 home = pw->pw_dir; in exptilde()
449 home = NULL; in exptilde()
451 home = pw->pw_dir; in exptilde()
453 VTRACE(DBG_EXPAND, (" ->\"%s\"", home ? home : "<<NULL>>")); in exptilde()
465 if (home == NULL) { in exptilde()
468 } while ((c = *home++) != '\0') { in exptilde()
/netbsd/usr.sbin/sysinst/arch/mac68k/
H A Dmenus.md.pl279 option "/home", exit, action {
285 strcpy (bzb->mount_point, "/home"); };

12345678910>>...33