Home
last modified time | relevance | path

Searched defs:staticbuf (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/lpr/common_source/
Dcommon.c287 static char staticbuf[MAXPATHLEN]; in lock_file_name() local
305 static char staticbuf[MAXPATHLEN]; in status_file_name() local
/freebsd-12-stable/crypto/openssl/ssl/
Dpacket_local.h658 unsigned char *staticbuf; member