Searched refs:sec (Results 626 - 650 of 678) sorted by relevance

<<2122232425262728

/openbsd-current/sbin/unwind/libunbound/util/data/
H A Dmsgreply.c99 size_t ar, size_t total, enum sec_status sec, sldns_ede_code reason_bogus)
121 rep->security = sec;
97 construct_reply_info_base(struct regional* region, uint16_t flags, size_t qd, time_t ttl, time_t prettl, time_t expttl, size_t an, size_t ns, size_t ar, size_t total, enum sec_status sec, sldns_ede_code reason_bogus) argument
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m88k.c1409 tc_gen_reloc (asection *sec ATTRIBUTE_UNUSED, fixS *fixp)
H A Dtc-z8k.c1379 segT sec ATTRIBUTE_UNUSED,
H A Dtc-ia64.c11128 ia64_pcrel_from_section (fix, sec)
11130 segT sec;
11134 if (bfd_get_section_flags (stdoutput, sec) & SEC_CODE)
11660 tc_gen_reloc (sec, fixp)
11661 asection *sec ATTRIBUTE_UNUSED;
12008 segT sec = bfd_get_section_by_name (stdoutput, h->name); local
12010 if (sec == NULL)
12015 sec->name = alias;
H A Dtc-arc.c1091 asection *sec ATTRIBUTE_UNUSED,
H A Dtc-i960.c2050 segT sec ATTRIBUTE_UNUSED,
H A Dtc-ns32k.c2052 segT sec ATTRIBUTE_UNUSED,
/openbsd-current/usr.sbin/adduser/
H A Dadduser.perl1102 local($sec, $min, $hour, $mday, $mon, $year) = localtime;
1106 foreach $e ('sec', 'min', 'hour', 'mday', 'mon') {
1111 &append_file($logfile, "$year/$mon/$mday $hour:$min:$sec $string");
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/bin/
H A Dzipdetails2238 my $sec = ( ( $dt << 1 ) & 0x3e );
2246 my $time_t = mktime( $sec, $min, $hour, $mday, $mon, $year, 0, 0, -1 );
/openbsd-current/usr.sbin/pkg_add/OpenBSD/
H A DPackageRepository.pm409 if ($line =~ m/^key=.*\/(.*)\.sec$/) {
/openbsd-current/gnu/usr.bin/perl/win32/
H A Dwin32.c3037 win32_alarm(unsigned int sec) argument
3050 if (sec) {
3052 w32_timerid = SetTimer(NULL, w32_timerid, sec*1000, NULL);
3055 SetTimer(w32_message_hwnd, w32_timerid, sec*1000, NULL);
/openbsd-current/gnu/usr.bin/perl/
H A Dlocale.c4803 Perl_my_strftime(pTHX_ const char *fmt, int sec, int min, int hour, int mday, int mon, int year, int wday, int yday, int isdst) argument
4841 mytm.tm_sec = sec;
4956 Perl_my_strftime8_temp(pTHX_ const char *fmt, int sec, int min, int hour, int mday, argument
4960 char * retval = my_strftime(fmt, sec, min, hour, mday, mon, year, wday,
/openbsd-current/sys/dev/acpi/
H A Dacpidmar.c115 int sec; member in struct:domain_dev
1368 int sub, sec, i; local
1396 sec = PPB_BUSINFO_SECONDARY(reg);
1398 if (sec <= sbus && sbus <= sub) {
/openbsd-current/gnu/gcc/gcc/doc/include/
H A Dtexinfo.tex1350 \advancenumber{sec\thissecnum}%
1380 \dopdfoutline{##1}{count-\expnumber{sec##2}}{##3}{##4}}%
1696 \def\lsize{sec}\def\lllsize{text}%
1703 \def\curfontsize{sec}%
4060 % To achive this, remember the "biggest" unnum. sec. we are currently in:
4072 % Compute the abs. sec. level:
4231 \sectionheading{#1}{sec}{Ynumbered}{\the\chapno.\the\secno}%
4237 \sectionheading{#1}{sec}{Yappendix}{\appendixletter.\the\secno}%
4244 \sectionheading{#1}{sec}{Ynothing}{\the\unnumberedno.\the\secno}%
4323 \parseargdef\heading{\sectionheading{#1}{sec}{Yomitfromto
[all...]
/openbsd-current/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.tex1255 \advancenumber{sec\thissecnum}%
1285 \dopdfoutline{##1}{count-\expnumber{sec##2}}{##3}{##4}}%
1630 \def\lsize{sec}\def\lllsize{text}%
1637 \def\curfontsize{sec}%
3958 % To achive this, remember the "biggest" unnum. sec. we are currently in:
3970 % Compute the abs. sec. level:
4129 \sectionheading{#1}{sec}{Ynumbered}{\the\chapno.\the\secno}%
4135 \sectionheading{#1}{sec}{Yappendix}{\appendixletter.\the\secno}%
4142 \sectionheading{#1}{sec}{Ynothing}{\the\unnumberedno.\the\secno}%
4221 \parseargdef\heading{\sectionheading{#1}{sec}{Yomitfromto
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Drcs.c3392 int year, mon, mday, hour, min, sec;
3396 &sec);
3400 hour, min, sec);
3408 int year, mon, mday, hour, min, sec;
3412 &sec);
3390 int year, mon, mday, hour, min, sec; local
3406 int year, mon, mday, hour, min, sec; local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c10263 ia64_pcrel_from_section (fix, sec)
10265 segT sec;
10269 if (bfd_get_section_flags (stdoutput, sec) & SEC_CODE)
10748 tc_gen_reloc (sec, fixp)
10749 asection *sec ATTRIBUTE_UNUSED;
11100 segT sec = bfd_get_section_by_name (stdoutput, h->name); local
11102 if (sec == NULL)
11107 sec->name = alias;
H A Dtc-m68k.c4721 md_convert_frag (headers, sec, fragP)
4723 segT sec ATTRIBUTE_UNUSED;
4732 md_convert_frag (abfd, sec, fragP)
4734 segT sec ATTRIBUTE_UNUSED;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dgfx_v9_4_2.c1468 value, gfx_v9_4_2_ras_fields[i], sec);
1510 /* if sec/ded_count is null, just clear counter */
1617 /* if sec/ded_count is NULL, just clear counter */
1628 sec_cnt = SOC15_RAS_REG_FIELD_VAL(data, *blk, sec);
/openbsd-current/gnu/usr.bin/perl/ext/B/
H A DB.pm197 my ($sec, $min, $hr) = localtime;
200 $hr, $min, $sec, $user, $sys);
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/lib/IO/Uncompress/
H A DUnzip.pm813 my $sec = ( ( $dt << 1 ) & 0x3e );
816 my $time_t = Time::Local::timelocal( $sec, $min, $hour, $mday, $mon, $year);
/openbsd-current/gnu/usr.bin/binutils-2.17/texinfo/
H A Dtexinfo.tex1247 \advancenumber{sec\thissecnum}%
1277 \dopdfoutline{##1}{count-\expnumber{sec##2}}{##3}{##4}}%
1612 \def\lsize{sec}\def\lllsize{text}%
3958 \sectionheading{#1}{sec}{Ynumbered}{\the\chapno.\the\secno}%
3964 \sectionheading{#1}{sec}{Yappendix}{\appendixletter.\the\secno}%
3971 \sectionheading{#1}{sec}{Ynothing}{\the\unnumberedno.\the\secno}%
4068 \parseargdef\heading{\sectionheading{#1}{sec}{Yomitfromtoc}{}
4242 % #1 is the text, #2 is the section level (sec/subsec/subsubsec), #3 is
4307 % @section sec-whatever
4320 % Example usage: \writetocentry{sec}{Sectio
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dsom.c6318 som_bfd_link_split_section (abfd, sec)
6320 asection *sec;
6322 return (som_is_subspace (sec) && sec->_raw_size > 240000);
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/
H A DSelect.pm501 if (/^=((?:sub)*)(?:head(?:ing)?|sec(?:tion)?)(\d*)\s+(.*?)\s*$/)
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DFTP.pm1299 my($sec,$min,$hour,$mday,$mon,$year) = localtime($mtime);

Completed in 743 milliseconds

<<2122232425262728