Lines Matching refs:malloc
250 tmp = malloc(strlen(module) + 64);
1003 buf = malloc(bufsize);
1758 buf = malloc(sizeof(struct fuse_bufvec));
1762 mem = malloc(size);
1866 mem = malloc(size);
3352 dh = (struct fuse_dh *) malloc(sizeof(struct fuse_dh));
3426 de = malloc(sizeof(struct fuse_direntry));
3851 char *value = (char *) malloc(size);
3894 char *list = (char *) malloc(size);
3966 newl1 = malloc(sizeof(struct lock));
3967 newl2 = malloc(sizeof(struct lock));
4244 out_buf = malloc(out_bufsz);