Home
last modified time | relevance | path

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

/freebsd/usr.sbin/spi/
H A Dspi.c462 char temp_buf[PATH_MAX], cpath[PATH_MAX]; in get_info() local
/freebsd/crypto/openssl/apps/
H A Dpasswd.c511 unsigned char temp_buf[SHA512_DIGEST_LENGTH]; in shacrypt() local
/freebsd/tools/regression/fsx/
H A Dfsx.c99 char *temp_buf; /* a pointer to the current data */ variable