Home
last modified time | relevance | path

Searched refs:settings (Results 1 – 25 of 32) sorted by relevance

12

/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-timerfd.c32 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/
Detcetera11 # that cannot use POSIX TZ settings.
Dasia782 # settings in Israeli computers.
Deurope1431 # daylight savings time settings as in the States of the European Union.
/glibc-2.36/hesiod/
DREADME.hesiod76 The optional classes settings specifies which DNS classes Hesiod
/glibc-2.36/localedata/locales/
Den_ZA47 % - Confirmed LC_PAPER and LC_MEASUREMENT settings
/glibc-2.36/manual/
Dterminal.texi188 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}.
Dintro.texi660 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
Dlocale.texi540 several locales, reflecting different locale settings for different
550 followed by other category settings not shown here.
Dtime.texi806 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.
Djob.texi906 the terminal, and restore the saved terminal settings. After continuing
Dmessage.texi1581 later call overrides the settings made by the earlier one.
Dtexinfo.tex6953 % 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
Dsignal.texi1311 the settings you have made with @code{siginterrupt}. @xref{Interrupted
Dllio.texi1134 terminal settings that were in effect at the time, flush the output
/glibc-2.36/posix/
DBOOST.tests251 ; now test flag settings:
Dtst-regex.input3919 variable settings in Makerules.
3921 variable settings in Makerules.
/glibc-2.36/
DMakeconfig757 # $(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/
DChangeLog.ports-mips1170 settings out of conditional.
2399 settings.
DChangeLog.1394 settings (which might be automagically guessed) in config.status.
DChangeLog.15599 included by kernel headers and undo its settings if already
DChangeLog.59012 the user's settings.
9027 --enable-shared, --enable-profile, --enable-omitfp; pass settings
DChangeLog.83919 variable settings in Makerules.
3921 variable settings in Makerules.
DChangeLog.105629 to override user settings.
10886 * config.make.in: Propagate libdir settings from configure
DChangeLog.95020 settings to branch instructions. Remove old MEDANY code model %g4

12