Searched refs:settings (Results 1 – 25 of 32) sorted by relevance
12
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | tst-timerfd.c | 32 struct itimerspec settings = { { 0, 0 }, { 2, 0 } }; in timerfd_test() local 41 ret = timerfd_settime (fd, 0, &settings, NULL); in timerfd_test()
|
/glibc-2.36/timezone/ |
D | etcetera | 11 # that cannot use POSIX TZ settings.
|
D | asia | 782 # settings in Israeli computers.
|
D | europe | 1431 # daylight savings time settings as in the States of the European Union.
|
/glibc-2.36/hesiod/ |
D | README.hesiod | 76 The optional classes settings specifies which DNS classes Hesiod
|
/glibc-2.36/localedata/locales/ |
D | en_ZA | 47 % - Confirmed LC_PAPER and LC_MEASUREMENT settings
|
/glibc-2.36/manual/ |
D | terminal.texi | 188 controlled by the MIN and TIME settings. @xref{Noncanonical Input}. 410 settings in order to function properly. So you should avoid blindly 429 struct termios settings; 434 result = tcgetattr (desc, &settings); 442 settings.c_iflag &= ~ISTRIP; 444 settings.c_iflag |= ISTRIP; 447 result = tcsetattr (desc, TCSANOW, &settings); 721 value, like this: @code{settings.c_cflag & CSIZE}.
|
D | intro.texi | 660 terminal settings in the recommended way, namely: call @code{tcgetattr}, 678 restore terminal settings to their original state, after temporarily 687 restore the terminal settings to the original state and to release the
|
D | locale.texi | 540 several locales, reflecting different locale settings for different 550 followed by other category settings not shown here.
|
D | time.texi | 806 In addition, @code{ntp_adjtime} updates some settings to match what 808 @code{*@var{tptr}} to select what settings to update. You can set 814 Only the superuser can update settings. 834 The process specified a settings update, but is not superuser.
|
D | job.texi | 906 the terminal, and restore the saved terminal settings. After continuing
|
D | message.texi | 1581 later call overrides the settings made by the earlier one.
|
D | texinfo.tex | 6953 % See comments in \dochapentry re vbox and related settings. 8909 % With default settings, 11338 % To change the settings for a different printer or situation, adjust
|
D | signal.texi | 1311 the settings you have made with @code{siginterrupt}. @xref{Interrupted
|
D | llio.texi | 1134 terminal settings that were in effect at the time, flush the output
|
/glibc-2.36/posix/ |
D | BOOST.tests | 251 ; now test flag settings:
|
D | tst-regex.input | 3919 variable settings in Makerules. 3921 variable settings in Makerules.
|
/glibc-2.36/ |
D | Makeconfig | 757 # $(run-program-env) is the default environment variable settings to 1106 # %ifdef et al, based on config.h settings or other %include'd files.
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.ports-mips | 1170 settings out of conditional. 2399 settings.
|
D | ChangeLog.1 | 394 settings (which might be automagically guessed) in config.status.
|
D | ChangeLog.15 | 599 included by kernel headers and undo its settings if already
|
D | ChangeLog.5 | 9012 the user's settings. 9027 --enable-shared, --enable-profile, --enable-omitfp; pass settings
|
D | ChangeLog.8 | 3919 variable settings in Makerules. 3921 variable settings in Makerules.
|
D | ChangeLog.10 | 5629 to override user settings. 10886 * config.make.in: Propagate libdir settings from configure
|
D | ChangeLog.9 | 5020 settings to branch instructions. Remove old MEDANY code model %g4
|
12