Home
last modified time | relevance | path

Searched defs:nothing (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/crypto/openssl/providers/implementations/digests/
HDnull_prov.c15 unsigned char nothing; member
/freebsd-14-stable/sbin/devd/
HDdevd.hh56 static const std::string nothing; member in var_list
HDdevd.cc393 const string var_list::nothing = ""; member in var_list
/freebsd-14-stable/sys/dev/hptmv/
HDioctl.c190 static void HPTLIBAPI nothing(_VBUS_ARG void *notused){} in nothing() function
/freebsd-14-stable/sys/dev/qlnx/qlnxe/
HDbcm_osal.h93 #define nothing do {} while(0) macro