Home
last modified time | relevance | path

Searched refs:find_home (Results 1 – 25 of 156) sorted by relevance

1234567

/dports/mail/razor-agents/razor-agents-2.84/lib/Razor2/Client/
H A DConfig.pm47 $self->find_home($self->{opt}->{razorhome} || $conf->{razorhome});
125 $self->find_home();
202 sub find_home { subroutine
275 $self->find_home() or return;
304 $self->find_home() or return;
332 $self->find_home() or return;
/dports/mail/bogofilter-sqlite/bogofilter-1.2.5/src/
H A Dfind_home.h23 find_home(int read_env) /*@globals errno@*/;
H A DMakefile.am35 check_PROGRAMS = debugtest configtest wordhash find_home.test \
115 find_home.h find_home.c find_home_user.c find_home_tildeexpand.c \
245 find_home_test_SOURCES = find_home.test.c
H A Dfind_home.c35 const char *find_home(int read_env) { in find_home() function
H A Dfind_home.test.c57 h = find_home(read_env); in main()
H A Dfind_home_tildeexpand.c68 home = find_home(false); in tildeexpand()
/dports/mail/bogofilter/bogofilter-1.2.5/src/
H A Dfind_home.h23 find_home(int read_env) /*@globals errno@*/;
H A DMakefile.am35 check_PROGRAMS = debugtest configtest wordhash find_home.test \
115 find_home.h find_home.c find_home_user.c find_home_tildeexpand.c \
245 find_home_test_SOURCES = find_home.test.c
H A Dfind_home.c35 const char *find_home(int read_env) { in find_home() function
H A Dfind_home.test.c57 h = find_home(read_env); in main()
H A Dfind_home_tildeexpand.c68 home = find_home(false); in tildeexpand()
/dports/mail/bogofilter-kc/bogofilter-1.2.5/src/
H A Dfind_home.h23 find_home(int read_env) /*@globals errno@*/;
H A DMakefile.am35 check_PROGRAMS = debugtest configtest wordhash find_home.test \
115 find_home.h find_home.c find_home_user.c find_home_tildeexpand.c \
245 find_home_test_SOURCES = find_home.test.c
H A Dfind_home.c35 const char *find_home(int read_env) { in find_home() function
H A Dfind_home.test.c57 h = find_home(read_env); in main()
H A Dfind_home_tildeexpand.c68 home = find_home(false); in tildeexpand()
/dports/mail/bogofilter-lmdb/bogofilter-1.2.5/src/
H A Dfind_home.h23 find_home(int read_env) /*@globals errno@*/;
H A DMakefile.am35 check_PROGRAMS = debugtest configtest wordhash find_home.test \
115 find_home.h find_home.c find_home_user.c find_home_tildeexpand.c \
245 find_home_test_SOURCES = find_home.test.c
H A Dfind_home.c35 const char *find_home(int read_env) { in find_home() function
H A Dfind_home.test.c57 h = find_home(read_env); in main()
H A Dfind_home_tildeexpand.c68 home = find_home(false); in tildeexpand()
/dports/sysutils/tmate-ssh-server/tmate-ssh-server-97d2024/
H A Dtmux.c171 const char * find_home(void) { return NULL; } in find_home() function
176 find_home(void) in find_home() function
/dports/audio/hvl2wav/hivelytracker-8296a50/sdl/
H A Dht.c99 find_home(); in main()
/dports/graphics/ampasCTL/CTL-57b48a2/lib/dpx/
H A Ddpx_rw.hh142 static void find_home(dpx *h, uint8_t element, uint64_t size);
/dports/sysutils/tmux/tmux-3.2a/
H A Dtmux.c144 const char *home = find_home(); in expand_paths()
299 find_home(void) in find_home() function

1234567