Searched refs:_create (Results 1 – 6 of 6) sorted by relevance
/freebsd/crypto/openssl/fuzz/ |
H A D | helper.py | 30 def _create(d): function 42 _create(FUZZER) 43 _create(FUZZER + "-crash")
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | cleanup.h | 24 guard_ ## _n ## _create( _dt _T) \ 44 __cleanup(guard_ ## _n ## _destroy) = guard_ ## _n ## _create
|
/freebsd/sys/netinet/libalias/ |
H A D | alias_local.h | 244 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 D | alias.h | 96 int LibAliasOutTry(struct libalias *, void *_ptr, int _maxpacketsize, int _create);
|
/freebsd/cddl/usr.sbin/dwatch/libexec/ |
H A D | proc | 73 $( pproc -P _create "(struct proc *)args[0]" )
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | openldap.m4 | 568 dnl Draft 6-10 has _init, Draft 4-5 has _create.
|