Home
last modified time | relevance | path

Searched refs:_config (Results 1 – 6 of 6) sorted by relevance

/freebsd/libexec/rc/rc.d/
H A Dmdconfig71 eval _config=\$mdconfig_${_md}
74 _type=${_config##*-t\ }
81 _file=${_config##*-f\ }
93 debug "${_md} config: ${_config}"
103 local _md _mp _config _type _dev _file _fs _newfs _fsck_cmd
125 if ! mdconfig -a ${_config} -u ${_md}; then
156 local _md _mp _config _type _dev _file _fs _newfs _i
H A Dmdconfig273 eval _config=\$mdconfig_${_md}
79 _type=${_config##*-t\ }
86 _file=${_config##*-f\ }
99 debug "${_md} config: ${_config}"
112 local _md _fs _mp _mounted _dev _config _type _file _owner _perms _files _populate _fsck_cmd _i
135 if ! mdconfig -a ${_config} -u ${_md}; then
183 local _md _fs _mp _mounted _dev _config _type _file _owner _perms _files _populate
/freebsd/lib/libdpv/
H A Ddpv.h160 int dpv(struct dpv_config *_config, struct dpv_file_node *_file_list);
/freebsd/usr.sbin/bsdconfig/share/
H A Dgeom.subr138 struct = struct "_config"
145 type_stack[cur_struct] = type "_config"
394 *_config*) __struct="${__struct%_config*}" ;;
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5670 StreamingReporterBase( ReporterConfig const& _config ) in StreamingReporterBase()
5671 : m_config( _config.fullConfig() ), in StreamingReporterBase()
5672 stream( _config.stream() ) in StreamingReporterBase()
5787 CumulativeReporterBase( ReporterConfig const& _config ) in CumulativeReporterBase()
5788 : m_config( _config.fullConfig() ), in CumulativeReporterBase()
5789 stream( _config.stream() ) in CumulativeReporterBase()
5907 TestEventListenerBase( ReporterConfig const& _config );
6263 JunitReporter(ReporterConfig const& _config);
6311 XmlReporter(ReporterConfig const& _config);
7982 explicit RunContext( IConfigPtr const& _config, IStreamingReporterPtr&& reporter );
[all …]
/freebsd/crypto/openssh/contrib/redhat/
H A Dopenssh.spec472 - Add new {ssh,sshd}_config.5 manpages