Searched refs:insbuf (Results 1 – 1 of 1) sorted by relevance
432 struct stat insbuf; /* stat buf for infile */ in execute_cmd() local687 if (fstat(infd, &insbuf) == -1) { in execute_cmd()705 (insbuf.st_ino == outsbuf.st_ino)) { in execute_cmd()945 if (crypt_multipart(cmd, hSession, infd, outfd, insbuf.st_size) == -1) { in execute_cmd()