Home
last modified time | relevance | path

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

/NextBSD/sys/modules/procfs/
HDMakefile23 EXPORT_SYMS= macro
24 EXPORT_SYMS+= procfs_attr
25 EXPORT_SYMS+= procfs_candebug
26 EXPORT_SYMS+= procfs_docurproc
27 EXPORT_SYMS+= procfs_doprocfile
28 EXPORT_SYMS+= procfs_doprocmem
29 EXPORT_SYMS+= procfs_notsystem
/NextBSD/sys/modules/linux_common/
HDMakefile9 EXPORT_SYMS= macro
10 EXPORT_SYMS+= linux_emul_path
11 EXPORT_SYMS+= linux_ioctl_register_handler
12 EXPORT_SYMS+= linux_ioctl_unregister_handler
13 EXPORT_SYMS+= linux_get_osname
14 EXPORT_SYMS+= linux_get_osrelease
/NextBSD/sys/modules/linux/
HDMakefile38 EXPORT_SYMS= macro
39 EXPORT_SYMS+= linux_emul_path
40 EXPORT_SYMS+= linux_get_osname
41 EXPORT_SYMS+= linux_get_osrelease
42 EXPORT_SYMS+= linux_ioctl_register_handler
43 EXPORT_SYMS+= linux_ioctl_unregister_handler
/NextBSD/sys/conf/
HDkmod.mk212 EXPORT_SYMS?= NO
213 .if ${EXPORT_SYMS} != YES
226 .if defined(EXPORT_SYMS)
227 .if ${EXPORT_SYMS} != YES
228 .if ${EXPORT_SYMS} == NO
230 .elif !exists(${.CURDIR}/${EXPORT_SYMS})
231 echo ${EXPORT_SYMS} > export_syms
233 grep -v '^#' < ${EXPORT_SYMS} > export_syms
/NextBSD/sys/modules/agp/
HDMakefile23 EXPORT_SYMS= agp_find_device \ macro
36 EXPORT_SYMS+= intel_gtt_clear_range \
/NextBSD/sys/modules/elink/
HDMakefile8 EXPORT_SYMS= elink_reset elink_idseq macro
/NextBSD/sys/modules/bktr/bktr_mem/
HDMakefile7 EXPORT_SYMS= bktr_has_stored_addresses \ macro
/NextBSD/sys/modules/aio/
HDMakefile8 EXPORT_SYMS= aio_init_aioinfo aio_aqueue macro
/NextBSD/sys/modules/udf/
HDMakefile9 EXPORT_SYMS= udf_iconv macro
/NextBSD/sys/modules/libmbpool/
HDMakefile8 EXPORT_SYMS= mbp_create \ macro
/NextBSD/sys/modules/streams/
HDMakefile8 EXPORT_SYMS= svr4_str_initialized \ macro
/NextBSD/sys/modules/cd9660/
HDMakefile9 EXPORT_SYMS= cd9660_iconv macro
/NextBSD/sys/modules/arcnet/
HDMakefile9 EXPORT_SYMS= arc_frag_init \ macro
/NextBSD/sys/modules/msdosfs/
HDMakefile9 EXPORT_SYMS= msdosfs_iconv macro
/NextBSD/sys/modules/sppp/
HDMakefile9 EXPORT_SYMS= sppp_attach \ macro
/NextBSD/sys/modules/apm/
HDMakefile15 EXPORT_SYMS= apm_display \ macro
/NextBSD/sys/modules/libiconv/
HDMakefile10 EXPORT_SYMS= iconv_add \ macro
/NextBSD/sys/modules/ppbus/
HDMakefile10 EXPORT_SYMS= ppb_attach_device \ macro
/NextBSD/sys/modules/pseudofs/
HDMakefile13 EXPORT_SYMS= pfs_mount \ macro
/NextBSD/sys/modules/scsi_low/
HDMakefile8 EXPORT_SYMS= scsi_low_attach \ macro
/NextBSD/sys/modules/libmchain/
HDMakefile8 EXPORT_SYMS= mb_init \ macro
/NextBSD/sys/modules/mii/
HDMakefile16 EXPORT_SYMS= mii_attach \ macro
/NextBSD/sys/modules/cam/
HDMakefile45 EXPORT_SYMS= YES # XXX evaluate macro
/NextBSD/sys/modules/dtrace/dtrace/
HDMakefile50 EXPORT_SYMS= dtrace_register \ macro
/NextBSD/sys/modules/sound/sound/
HDMakefile35 EXPORT_SYMS= YES # XXX evaluate macro