Home
last modified time | relevance | path

Searched refs:lastmod (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/lastmod/
H A DMakefile17 PROGRAMS = lastmod.la
18 MANPAGES = slapo-lastmod.5
38 lastmod.la: lastmod.lo
H A Dlastmod.c935 static slap_overinst lastmod; variable
940 lastmod.on_bi.bi_type = "lastmod"; in lastmod_initialize()
941 lastmod.on_bi.bi_flags = SLAPO_BFLAG_SINGLE; in lastmod_initialize()
942 lastmod.on_bi.bi_db_init = lastmod_db_init; in lastmod_initialize()
943 lastmod.on_bi.bi_db_config = lastmod_db_config; in lastmod_initialize()
944 lastmod.on_bi.bi_db_destroy = lastmod_db_destroy; in lastmod_initialize()
945 lastmod.on_bi.bi_db_open = lastmod_db_open; in lastmod_initialize()
947 lastmod.on_bi.bi_op_add = lastmod_op_func; in lastmod_initialize()
948 lastmod.on_bi.bi_op_compare = lastmod_op_func; in lastmod_initialize()
949 lastmod.on_bi.bi_op_delete = lastmod_op_func; in lastmod_initialize()
[all …]
/netbsd-src/usr.sbin/cpuctl/
H A Dcpuctl.c320 time_t lastmod; in cpu_list() local
349 lastmod = (time_t)cs.cs_lastmod | in cpu_list()
351 ts = asctime(localtime(&lastmod)); in cpu_list()
/netbsd-src/external/bsd/openldap/dist/doc/devel/
H A DOIDs58 lastmodDN ExperimentalAttr:28 (contrib/slapd-modules/lastmod)
78 lastmod ExperimentalObjectClass:13
/netbsd-src/usr.bin/rdist/
H A Ddocmd.c367 time_t lastmod; variable
398 lastmod = stb.st_mtime; in dodcolon()
427 notify(tempfile, NULL, sc->sc_args, lastmod); in dodcolon()
477 if (stb.st_mtime > lastmod) in cmptime()
/netbsd-src/external/bsd/openldap/dist/tests/data/
H A Dslapd-translucent-local.conf59 lastmod off
H A Dslapd-syncrepl-consumer-persist-ldap.conf47 lastmod on
/netbsd-src/libexec/lfs_cleanerd/
H A Dcleaner.h11 u_int64_t lastmod; member
H A Dlfs_cleanerd.c749 age = (now < t->lastmod ? 0 : now - t->lastmod); in calc_cb()
1105 fs->clfs_segtab[i + j].lastmod = sup->su_lastmod; in clean_fs()
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/
H A DREADME38 lastmod (overlay)
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dappendix-contrib.sdf61 H3: lastmod
H A Daspell.en.pws1209 lastmod
H A Dreplication.sdf1000 > lastmod on
1130 > lastmod on
H A Doverlays.sdf1273 > lastmod off
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DStabs.cc670 Module *lastmod = NULL; in check_AnalyzerInfo() local
680 if (map.module != lastmod) in check_AnalyzerInfo()
682 if (lastmod != NULL) in check_AnalyzerInfo()
684 count, lastmod->get_name ()); in check_AnalyzerInfo()
694 lastmod = map.module; in check_AnalyzerInfo()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DStabs.cc669 Module *lastmod = NULL; in check_AnalyzerInfo() local
679 if (map.module != lastmod) in check_AnalyzerInfo()
681 if (lastmod != NULL) in check_AnalyzerInfo()
683 count, lastmod->get_name ()); in check_AnalyzerInfo()
693 lastmod = map.module; in check_AnalyzerInfo()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dcurl.d1365 lastmod, /// enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d1358 lastmod, /// enumerator