Searched refs:home (Results 76 - 90 of 90) sorted by relevance

1234

/freebsd-12-stable/contrib/ee/
H A Dee.c53 | $Header: /home/hugh/sources/old_ae/RCS/ee.c,v 1.104 2010/06/04 01:55:31 hugh Exp hugh $
4137 char *home; local
4144 str1 = home = malloc(strlen(string)+10);
4145 strcpy(home, string);
4146 strcat(home, "/.init.ee");
4147 init_name[1] = home;
4237 free(home);
5270 config_dump_menu[2].item_string = catgetlocal( 167, "save in home directory");
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc622 // This is just ~/..., resolve it to the current user's home dir.
624 // For some reason we couldn't get the home directory. Just exit.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1306 // For some reason we couldn't get the home directory. Just exit.
/freebsd-12-stable/contrib/less/
H A Dfuncs.h15 public void home LESSPARAMS ((VOID_PARAM));
H A Dscreen.c191 *sc_home, /* Cursor home */
1291 * We need it only if we don't have home or lower-left.
1317 * Choose between using "ho" and "cm" ("home" and "cursor move")
1811 home(VOID_PARAM) function
1823 * Add a blank line (called with cursor at home).
1898 home();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp512 void format_object_base::home() { function in class:format_object_base
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dz_Windows_NT-586_asm.asm1222 mov QWORD PTR 16[rsp], rdx ; home gtid parameter
1223 mov QWORD PTR 24[rsp], r8 ; home tid parameter
/freebsd-12-stable/contrib/wpa/hs20/client/
H A Dosu_client.c889 int home; local
902 if (os_strcasecmp(type, "home") == 0)
903 home = 1;
905 home = 0;
933 if (home) {
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c503 HAL_NFCAL_HIST_FULL *home = &AH_PRIVATE(ah)->nf_cal_hist; local
507 * Copy the value for the channel in question into the home-channel
512 * Replicate this channel NF into all entries of the home-channel NF
537 home->nf_cal_buffer[j][i] = nf;
2226 * The channel we are currently on is not the home channel,
2227 * so we shouldn't use the home channel NF buffer's values on
2235 /* use the home channel NF info */
4687 * is_scan controls updating NF for home channel or off channel.
4688 * Home -> Off, update home channel
4690 * Home -> Home, uppdate home channe
[all...]
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex33 % http://www.gnu.org/software/texinfo/ (the Texinfo home page), or
59 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
/freebsd-12-stable/contrib/openpam/
H A Dconfigure1503 OpenPAM home page: <http://www.openpam.org/>.
11323 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
13708 OpenPAM home page: <http://www.openpam.org/>."
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex34 % http://www.gnu.org/software/texinfo/ (the Texinfo home page)
58 % The GNU Texinfo home page is http://www.gnu.org/software/texinfo.
/freebsd-12-stable/contrib/ncurses/
H A Dconfigure760 --disable-home-terminfo drop ~/.terminfo from terminfo search-path
6851 ### Use option --disable-home-terminfo to completely remove ~/.terminfo
6855 # Check whether --enable-home-terminfo or --disable-home-terminfo was given.
/freebsd-12-stable/contrib/ntp/
H A Dconfigure1870 ntp home page: <http://www.ntp.org./>.
13374 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
34238 ntp home page: <http://www.ntp.org./>."
/freebsd-12-stable/contrib/ntp/sntp/
H A Dconfigure1647 sntp home page: <http://www.ntp.org./>.
21679 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
27211 sntp home page: <http://www.ntp.org./>."

Completed in 503 milliseconds

1234