Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/digests/
H A Dnull_prov.c15 unsigned char nothing; member
/freebsd/sbin/devd/
H A Ddevd.hh56 static const std::string nothing; member in var_list
H A Ddevd.cc392 const string var_list::nothing = ""; member in var_list
/freebsd/sys/dev/hptmv/
H A Dioctl.c190 static void HPTLIBAPI nothing(_VBUS_ARG void *notused){} in nothing() function
/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h93 #define nothing do {} while(0) macro