Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/fuzz/
H A Dhelper.py30 def _create(d): function
42 _create(FUZZER)
43 _create(FUZZER + "-crash")
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcleanup.h24 guard_ ## _n ## _create( _dt _T) \
44 __cleanup(guard_ ## _n ## _destroy) = guard_ ## _n ## _create
/freebsd/sys/netinet/libalias/
H A Dalias_local.h244 u_short _id_alias, int _create);
247 u_short _id, int _create);
266 u_short _dst_port, u_short _alias_port, u_char _proto, int _create);
269 u_short _src_port, u_short _dst_port, u_char _proto, int _create);
H A Dalias.h96 int LibAliasOutTry(struct libalias *, void *_ptr, int _maxpacketsize, int _create);
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dproc73 $( pproc -P _create "(struct proc *)args[0]" )
/freebsd/contrib/ntp/sntp/m4/
H A Dopenldap.m4568 dnl Draft 6-10 has _init, Draft 4-5 has _create.