Home
last modified time | relevance | path

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

12345678910>>...29

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dmiscdevice.h52 misc_register(struct miscdevice *misc) in misc_register() argument
54 misc->this_device = device_create(&linux_class_misc, in misc_register()
55 &linux_root_device, 0, misc, misc->name); in misc_register()
56 misc->cdev = cdev_alloc(); in misc_register()
57 if (misc->cdev == NULL) in misc_register()
59 misc->cdev->owner = THIS_MODULE; in misc_register()
60 misc->cdev->ops = misc->fops; in misc_register()
61 kobject_set_name(&misc->cdev->kobj, misc->name); in misc_register()
62 if (cdev_add(misc->cdev, misc->this_device->devt, 1)) in misc_register()
68 misc_deregister(struct miscdevice *misc) in misc_deregister() argument
[all …]
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_user/misc/
H A Dmisc_test.sh40 . $(atf_get_srcdir)/misc.cfg
49 . $(atf_get_srcdir)/misc.cfg
66 . $(atf_get_srcdir)/misc.cfg
75 . $(atf_get_srcdir)/misc.cfg
92 . $(atf_get_srcdir)/misc.cfg
101 . $(atf_get_srcdir)/misc.cfg
118 . $(atf_get_srcdir)/misc.cfg
127 . $(atf_get_srcdir)/misc.cfg
144 . $(atf_get_srcdir)/misc.cfg
153 . $(atf_get_srcdir)/misc.cfg
[all …]
/freebsd-12.1/contrib/ncurses/
H A DMakefile.os2140 DEFS = $(addsuffix .def, $(addprefix ./misc/, $(LIBRARIES)))
144 ./lib/%$(LIB_TAG).lib : ./misc/%.def
147 ./lib/%$(LIB_TAG).a : ./misc/%.def
154 ./misc/$*.def -o $@; \
157 ./lib/ncurses$(LIB_TAG).lib ./misc/$*.def -o $@; \
187 echo LIBRARY $${i}$(DLL_TAG) INITINSTANCE TERMINSTANCE > ./misc/$$i.def; \
193 (cmd /C ".\\misc\\makedef.cmd ./lib/$$i.a ./misc/$$i.ref >> ./misc/$$i.def" \
194 && cmd /C ".\\misc\\chkdef.cmd ./misc/$$i.def") \
/freebsd-12.1/sys/x86/x86/
H A Dmca.c646 uint64_t misc; in amd_thresholding_update() local
659 misc &= ~MC_MISC_AMD_CNT_MASK; in amd_thresholding_update()
662 misc &= ~MC_MISC_AMD_OVERFLOW; in amd_thresholding_update()
977 uint64_t misc; in amd_thresholding_start() local
983 misc &= ~MC_MISC_AMD_INT_MASK; in amd_thresholding_start()
984 misc |= MC_MISC_AMD_INT_LVT; in amd_thresholding_start()
986 misc &= ~MC_MISC_AMD_LVT_MASK; in amd_thresholding_start()
994 misc |= MC_MISC_AMD_CNTEN; in amd_thresholding_start()
1003 uint64_t misc; in amd_thresholding_monitor() local
1014 misc = rdmsr(MSR_MC_MISC(i)); in amd_thresholding_monitor()
[all …]
/freebsd-12.1/contrib/apr-util/
H A Dbuild-outputs.mk36 misc/apr_date.lo: misc/apr_date.c .make.dirs include/apr_date.h
37 misc/apr_queue.lo: misc/apr_queue.c .make.dirs include/apr_queue.h
38 misc/apr_reslist.lo: misc/apr_reslist.c .make.dirs include/apr_reslist.h
39 misc/apr_rmm.lo: misc/apr_rmm.c .make.dirs include/apr_anylock.h include/apr_rmm.h
40 misc/apr_thread_pool.lo: misc/apr_thread_pool.c .make.dirs include/apr_thread_pool.h
41 misc/apu_dso.lo: misc/apu_dso.c .make.dirs include/apu_version.h include/private/apu_internal.h
42 misc/apu_version.lo: misc/apu_version.c .make.dirs include/apu_version.h
48 …he/apr_memcache.lo misc/apr_date.lo misc/apr_queue.lo misc/apr_reslist.lo misc/apr_rmm.lo misc/apr…
64 SOURCE_DIRS = xml dbm encoding hooks buckets uri misc crypto dbd strmatch memcache dbm/sdbm ldap xl…
146 BUILD_DIRS = buckets crypto dbd dbm dbm/sdbm encoding hooks ldap memcache misc strmatch uri xlate x…
/freebsd-12.1/tests/sys/pjdfstest/tests/
H A DMakefile11 ${PACKAGE}FILES+= misc.sh
12 CLEANFILES+= misc.sh misc.sh.tmp
14 misc.sh: ${PJDFSTEST_SRCDIR}/tests/misc.sh
/freebsd-12.1/usr.bin/mail/
H A DMakefile4 CONFS= misc/mail.rc
10 FILESDIR= ${SHAREDIR}/misc
17 .PATH: ${.CURDIR}/misc
20 cd ${.CURDIR}/misc; ${INSTALL} -o root -g wheel \
/freebsd-12.1/sys/netgraph/netflow/
H A Dng_netflow.h212 } misc; member
241 } misc; member
244 #define r_ip_p misc.i.prot
245 #define r_tos misc.i.tos
246 #define r_i_ifx misc.i.i_ifx
247 #define r_misc misc.all
258 #define fle_i_ifx r.misc.i.i_ifx
276 #define fle_i_ifx r.misc.i.i_ifx
/freebsd-12.1/usr.sbin/cron/doc/
H A DMakefile.vixie92 env.c job.c user.c popen.c misc.c compat.c
95 misc.c job.c do_command.c env.c popen.c
96 LINT_CRONTAB = crontab.c misc.c entry.c env.c compat.c
98 misc.o env.o popen.o compat.o
99 CRONTAB_OBJ = crontab.o misc.o entry.o env.o compat.o
/freebsd-12.1/crypto/openssh/
H A D.depend43 clientloop.o: myproposal.h log.h misc.h readconf.h clientloop.h sshconnect.h authfd.h atomicio.h ss…
82misc.h openbsd-compat/bsd-setres_id.h openbsd-compat/bsd-signal.h openbsd-compat/bsd-statvfs.h ope…
84 misc.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/bas…
87 … auth-options.h sshpty.h channels.h session.h sshlogin.h canohost.h log.h misc.h servconf.h monito…
90 …ch.h opacket.h log.h monitor.h monitor_wrap.h atomicio.h monitor_fdpass.h misc.h channels.h sessio…
97misc.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/ba…
122 …h auth-pam.h audit.h loginrec.h auth-options.h authfd.h pathnames.h log.h misc.h servconf.h sshlog…
136 ssh-keyscan.o: atomicio.h misc.h hostfile.h ssherr.h ssh_api.h ssh2.h dns.h
144 ssh.o: sshbuf.h channels.h sshkey.h authfd.h authfile.h pathnames.h clientloop.h log.h misc.h readc…
154 sshconnect2.o: sshconnect.h authfile.h dh.h authfd.h log.h misc.h readconf.h match.h canohost.h msg…
[all …]
/freebsd-12.1/contrib/apr/
H A DCMakeLists.txt156 misc/unix/errorcodes.c
157 misc/unix/getopt.c
158 misc/unix/otherchild.c
159 misc/unix/version.c
160 misc/win32/charset.c
161 misc/win32/env.c
162 misc/win32/internal.c
163 misc/win32/misc.c
164 misc/win32/rand.c
165 misc/win32/start.c
[all …]
H A Dbuild-outputs.mk53 misc/unix/env.lo: misc/unix/env.c .make.dirs include/apr_allocator.h include/apr_env.h include/apr_…
55 misc/unix/getopt.lo: misc/unix/getopt.c .make.dirs include/apr_allocator.h include/apr_errno.h incl…
56 misc/unix/otherchild.lo: misc/unix/otherchild.c .make.dirs
57 misc/unix/rand.lo: misc/unix/rand.c .make.dirs include/apr_allocator.h include/apr_errno.h include/…
59 misc/unix/version.lo: misc/unix/version.c .make.dirs include/apr_allocator.h include/apr_errno.h in…
61 … = misc/unix/charset.lo misc/unix/env.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/oth…
269 misc/win32/internal.lo: misc/win32/internal.c .make.dirs
270 misc/win32/misc.lo: misc/win32/misc.c .make.dirs include/apr_errno.h include/apr_lib.h
272 misc/win32/start.lo: misc/win32/start.c .make.dirs include/apr_allocator.h include/apr_errno.h incl…
273 misc/win32/utf8.lo: misc/win32/utf8.c .make.dirs include/apr_errno.h
[all …]
/freebsd-12.1/crypto/heimdal/appl/telnet/libtelnet/
H A DMakefile.am19 misc-proto.h \
20 misc.c \
21 misc.h
/freebsd-12.1/contrib/netbsd-tests/include/sys/
H A Dt_pslist.c42 ATF_TC(misc);
43 ATF_TC_HEAD(misc, tc) in ATF_TC_HEAD() argument
47 ATF_TC_BODY(misc, tc) in ATF_TC_BODY() argument
122 ATF_TP_ADD_TC(tp, misc); in ATF_TP_ADD_TCS()
/freebsd-12.1/sys/dev/ubsec/
H A Dubsecreg.h75 #define UBS_PCI_RTY(misc) \ argument
76 (((misc) >> UBS_PCI_RTY_SHIFT) & UBS_PCI_RTY_MASK)
80 #define UBS_PCI_TOUT(misc) \ argument
81 (((misc) >> PCI_TOUT_SHIFT) & PCI_TOUT_MASK)
/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_atombios.c1551 uint16_t data_offset, misc; in radeon_atombios_get_lvds_info() local
1595 if (misc & ATOM_COMPOSITESYNC) in radeon_atombios_get_lvds_info()
1597 if (misc & ATOM_INTERLACE) in radeon_atombios_get_lvds_info()
1724 u16 data_offset, misc; in radeon_atom_get_tv_timings() local
1754 if (misc & ATOM_COMPOSITESYNC) in radeon_atom_get_tv_timings()
1756 if (misc & ATOM_INTERLACE) in radeon_atom_get_tv_timings()
1799 if (misc & ATOM_INTERLACE) in radeon_atom_get_tv_timings()
1966 u32 misc, u32 misc2) in radeon_atombios_parse_misc_flags_1_3() argument
1968 rdev->pm.power_state[state_index].misc = misc; in radeon_atombios_parse_misc_flags_1_3()
2007 u32 misc, misc2 = 0; in radeon_atombios_parse_power_table_1_3() local
[all …]
H A Dradeon_asic.c221 .misc = &r100_pm_misc,
297 .misc = &r100_pm_misc,
373 .misc = &r100_pm_misc,
449 .misc = &r100_pm_misc,
525 .misc = &r100_pm_misc,
601 .misc = &r100_pm_misc,
677 .misc = &rs600_pm_misc,
753 .misc = &rs600_pm_misc,
829 .misc = &rs600_pm_misc,
989 .misc = &r600_pm_misc,
[all …]
/freebsd-12.1/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Duserspace.py33 import solaris.misc
71 (1, 1): ("SMB Group", lambda id: solaris.misc.sid_to_name(id, 0)),
73 (0, 1): ("SMB User", lambda id: solaris.misc.sid_to_name(id, 1)),
112 rid = solaris.misc.sid_to_id("%s-%u" % (domain, rid),
206 if ds.getprop("jailed") and solaris.misc.isglobalzone():
/freebsd-12.1/contrib/ncurses/progs/
H A Dcapconvert126 if test $OPT ../misc/shlib ; then
160 if test -f ../misc/terminfo.src
163 master=../misc/terminfo.src
/freebsd-12.1/secure/lib/libssh/
H A DMakefile9 sshbuf-misc.c sshbuf-getput-crypto.c krl.c bitmap.c
16 atomicio.c dispatch.c mac.c uuencode.c misc.c utf8.c \
26 platform-pledge.c platform-tracing.c platform-misc.c
33 SRCS+= bcrypt_pbkdf.c blowfish.c bsd-misc.c bsd-signal.c explicit_bzero.c \
/freebsd-12.1/contrib/openpam/
H A Dconfigure.ac158 misc/Makefile
167 AC_CONFIG_FILES([misc/coverage.sh],[chmod +x misc/coverage.sh])
168 AC_CONFIG_FILES([misc/coverity.sh],[chmod +x misc/coverity.sh])
H A DMakefile.am5 SUBDIRS = misc include lib bin modules subdir
21 misc/gendoc.pl
/freebsd-12.1/share/termcap/
H A DMakefile11 FILESDIR= ${BINDIR}/misc
20 ${INSTALL_SYMLINK} ${BINDIR}/misc/termcap ${DESTDIR}/etc/termcap
/freebsd-12.1/crypto/openssh/regress/unittests/conversion/
H A DMakefile7 SRCS+=sshbuf-getput-basic.c sshbuf-getput-crypto.c sshbuf-misc.c sshbuf.c
8 SRCS+=atomicio.c misc.c xmalloc.c log.c uidswap.c cleanup.c fatal.c ssherr.c
/freebsd-12.1/crypto/openssh/regress/unittests/match/
H A DMakefile7 SRCS+=sshbuf-getput-basic.c sshbuf-getput-crypto.c sshbuf-misc.c sshbuf.c
8 SRCS+=match.c misc.c log.c uidswap.c fatal.c ssherr.c addrmatch.c xmalloc.c

12345678910>>...29