Home
last modified time | relevance | path

Searched refs:remember (Results 1 – 25 of 96) sorted by relevance

1234

/freebsd/usr.bin/calendar/
H A Dparsedata.c316 remember(int *rememberindex, int *y, int *m, int *d, char **ed, int yy, int mm, in remember() function
528 remember(&remindex, yearp, monthp, dayp, edp, in parsedaymonth()
537 remember(&remindex, yearp, monthp, dayp, edp, in parsedaymonth()
547 remember(&remindex, yearp, monthp, dayp, edp, in parsedaymonth()
558 remember(&remindex, yearp, monthp, dayp, edp, in parsedaymonth()
569 remember(&remindex, yearp, monthp, dayp, edp, in parsedaymonth()
583 remember(&remindex, in parsedaymonth()
601 remember(&remindex, in parsedaymonth()
626 remember(&remindex, in parsedaymonth()
643 remember(&remindex, in parsedaymonth()
[all …]
/freebsd/contrib/sendmail/contrib/
H A Dbitdomain.c157 if (!p || !strchr(p, '.')) remember(domain, otherdomain);
162 remember(node, domain);
170 if (!p || !strchr(p, '.')) remember(otherdomain, domain);
355 remember(node, domain) in remember() function
405 remember(p->node, domain); in finish()
/freebsd/lib/libc/amd64/string/
H A Dstrrchr.S82 mov %rcx, %r11 # remember mismatch in head
92 cmovnz %rdx, %r10 # remember location of current mismatch
109 cmovnz %rdi, %r10 # remember location of current mismatch
174 cmovnz %r9, %r8 # remember match if any
186 cmovnz %rdi, %r8 # remember match if any
H A Dstrcat.S192 mov %rdi, %rbx # remember destination for later
H A Dstrlcpy.S54 mov %rax, %rbx # remember string length for return value
/freebsd/contrib/bmake/unit-tests/
H A Dmoderrs.mk24 all: mod-remember-parse
164 mod-remember-parse: print-footer
/freebsd/contrib/libpcap/msdos/
H A Dpkt_rx0.asm105 mov newInOffset, ax ;; remember new input offset
153 mov [di].firstCount, cx ; remember the first count.
154 mov [di].handle, bx ; remember the handle.
H A Dpkt_rx1.s114 mov [di], cx ; remember firstCount.
115 mov [di+4], bx ; remember handle.
/freebsd/usr.sbin/kbdmap/
H A DTODO2 o remember some hackers to translate Languages.phrases into
/freebsd/usr.sbin/config/
H A Dmain.cc652 remember("y.tab.h"); in cleanheaders()
653 remember("setdefs.h"); in cleanheaders()
655 remember(fl->f_fn); in cleanheaders()
691 remember(const char *file) in remember() function
H A Dconfig.h241 void remember(const char *);
H A Dmkoptions.cc170 remember(file); in do_option()
/freebsd/contrib/openpam/m4/
H A Dlt~obsolete.m420 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
31 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/freebsd/contrib/ntp/sntp/m4/
H A Dlt~obsolete.m420 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
31 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlt~obsolete.m420 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
31 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/freebsd/contrib/file/m4/
H A Dlt~obsolete.m420 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
31 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/freebsd/contrib/libevent/m4/
H A Dlt~obsolete.m420 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
31 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/freebsd/contrib/ldns/m4/
H A Dlt~obsolete.m420 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
31 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/freebsd/contrib/openbsm/
H A DINSTALL39 remember to update your library path so that when running tools from that
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_DER_w_bn.pod24 (remember that DER writers are used backwards) the DER encoding of
/freebsd/usr.sbin/cron/doc/
H A DTHANKS4 Many people have contributed to cron. Many more than I can remember, in fact.
/freebsd/sys/contrib/openzfs/etc/init.d/
H A DREADME.md25 But please remember to try your best keep portability in mind. If you
/freebsd/contrib/tcp_wrappers/
H A DREADME.IRIX12 stupid to remember that it is already listening on a port.
/freebsd/contrib/ntp/sntp/libopts/
H A DREADME28 This is one macro where you *MUST* remember to *NOT* quote
/freebsd/crypto/heimdal/appl/push/
H A DChangeLog77 * push.c (doit): remember to step over the error message when we

1234