Searched refs:c_size (Results 1 – 8 of 8) sorted by relevance
29 size_t c_size; in main() local33 c_size = crypto_box_MACBYTES + m_size; in main()36 c = (unsigned char *) sodium_malloc(c_size); in main()
91 size_t c_size = cmd_size - sizeof(struct ex_hdr); \97 (cmd)->hdr.in_words = ((c_size) / 8); \
92 u_int64_t c_size; /* file byte count */ member
74 creat_f c_size; variable
157 { "-size", c_size, f_size, 0 },
1503 c_size(OPTION *option, char ***argvp) in c_size() function
879 size = spcl.c_size; in getfile() 1341 buf->c_size = buf->c_count * TP_BSIZE; in gethead() 1509 curfile.size = header->c_size; in findinode()
469 spcl.c_size = dp->dp1.di_size; in dumpino() 483 spcl.c_size = dp->dp2.di_size; in dumpino()