Home
last modified time | relevance | path

Searched defs:status_info (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/rpc.statd/
H A Dfile.c51 FileLayout *status_info; /* Pointer to the mmap()ed status file */ variable
/freebsd/crypto/openssl/crypto/ts/
H A Dts_local.h26 TS_STATUS_INFO *status_info; member
H A Dts_rsp_utils.c17 int TS_RESP_set_status_info(TS_RESP *a, TS_STATUS_INFO *status_info) in TS_RESP_set_status_info()