Searched refs:shmem (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/apr/
H A Dbuild.conf18 shmem support threadproc time user atomic
H A Dbuild-outputs.mk99 shmem/unix/shm.lo: shmem/unix/shm.c .make.dirs include/apr_allocator.h include/apr_errno.h include/apr_general.h include/apr_hash.h include/apr_pools.h include/apr_strings.h include/apr_thread_mutex.h include/apr_time.h include/apr_user.h include/apr_want.h
101 OBJECTS_shmem_unix = shmem/unix/shm.lo
160 shmem/beos/shm.lo: shmem/beos/shm.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_perms_set.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
162 OBJECTS_shmem_beos = shmem/beos/shm.lo
224 shmem/os2/shm.lo: shmem/os2/shm.c .make.dirs include/apr_allocator.h include/apr_dso.h include/apr_errno.h include/apr_file_info.h include/apr_file_io.h include/apr_general.h include/apr_global_mutex.h include/apr_inherit.h include/apr_lib.h include/apr_network_io.h include/apr_perms_set.h include/apr_pools.h include/apr_portable.h include/apr_proc_mutex.h include/apr_shm.h include/apr_strings.h include/apr_tables.h include/apr_thread_mutex.h include/apr_thread_proc.h include/apr_time.h include/apr_user.h include/apr_want.h
226 OBJECTS_shmem_os2 = shmem/os2/shm.lo
292 shmem/win3
[all...]
H A Dapr.mak1164 SOURCE=.\shmem\win32\shm.c
H A Dlibapr.mak1362 SOURCE=.\shmem\win32\shm.c
/freebsd-11-stable/usr.sbin/ntp/doc/drivers/
H A DMakefile16 driver9.html mx4200data.html oncore-shmem.html tf582_4.html
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_oncore.c288 u_char *shmem; member in struct:instance
438 int shmem; member in struct:msg_desc
946 * shmem (so we won't lose our almanac if we need it).
966 oncore_log(instance, LOG_WARNING, "ONCORE: Can't open shmem");
977 mp->shmem = n;
1005 l = mp->shmem;
1030 /* we now walk thru the two buffers (shmem_old and buf, soon to become shmem)
1054 oncore_log(instance, LOG_ERR, "ONCORE: error writing shmem");
1059 instance->shmem = (u_char *) mmap(0, shmem_length,
1066 if (instance->shmem
[all...]
/freebsd-11-stable/usr.bin/svn/lib/libapr/
H A DMakefile103 ${APR}/shmem/unix \
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c4305 /* set ALWAYS_ALIVE bit in shmem */
10144 /* read mf conf from shmem */
10854 uint32_t shmem; local
10862 /* get shmem offset */
10863 shmem = REG_RD(sc, MISC_REG_SHARED_MEM_ADDR);
10868 if (shmem > 0) {
10869 REG_WR(sc, shmem + validity_offset, 0);
12281 /* update flags in shmem */
12747 /* set ALWAYS_ALIVE bit in shmem */
14052 * shmem, an
[all...]

Completed in 705 milliseconds