Lines Matching refs:malloc
193 char *soname = malloc(strlen(module) + 64);
516 buf = malloc(bufsize);
1206 c = (struct fuse_context_i *) malloc(sizeof(struct fuse_context_i));
1937 buf = (char *) malloc(size);
2052 dh = (struct fuse_dh *) malloc(sizeof(struct fuse_dh));
2368 char *value = (char *) malloc(size);
2414 char *list = (char *) malloc(size);
2488 newl1 = malloc(sizeof(struct lock));
2489 newl2 = malloc(sizeof(struct lock));
2760 out_buf = malloc(out_bufsz);