Searched refs:mine (Results 1 - 19 of 19) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write_open_memory.c66 struct write_memory_data *mine; local
68 mine = (struct write_memory_data *)malloc(sizeof(*mine));
69 if (mine == NULL) {
73 memset(mine, 0, sizeof(*mine));
74 mine->buff = buff;
75 mine->size = buffSize;
76 mine->client_size = used;
77 return (archive_write_open(a, mine,
84 struct write_memory_data *mine; local
104 struct write_memory_data *mine; local
121 struct write_memory_data *mine; local
[all...]
H A Darchive_read_open_fd.c72 struct read_fd_data *mine; local
81 mine = (struct read_fd_data *)malloc(sizeof(*mine));
83 if (mine == NULL || b == NULL) {
85 free(mine);
89 mine->block_size = block_size;
90 mine->buffer = b;
91 mine->fd = fd;
101 mine->can_skip = 1;
103 mine
115 struct read_fd_data *mine = (struct read_fd_data *)client_data; local
138 struct read_fd_data *mine = (struct read_fd_data *)client_data; local
184 struct read_fd_data *mine = (struct read_fd_data *)client_data; local
[all...]
H A Darchive_read_open_memory.c73 struct read_memory_data *mine; local
75 mine = (struct read_memory_data *)malloc(sizeof(*mine));
76 if (mine == NULL) {
80 memset(mine, 0, sizeof(*mine));
81 mine->buffer = (unsigned char *)buff;
82 mine->end = mine->buffer + size;
83 mine
109 struct read_memory_data *mine = (struct read_memory_data *)client_data; local
134 struct read_memory_data *mine = (struct read_memory_data *)client_data; local
152 struct read_memory_data *mine = (struct read_memory_data *)client_data; local
[all...]
H A Darchive_read_open_filename.c86 struct read_file_data *mine; local
118 mine = (struct read_file_data *)calloc(1,
119 sizeof(*mine) + strlen(filename));
121 if (mine == NULL || b == NULL) {
123 free(mine);
127 strcpy(mine->filename, filename);
128 mine->block_size = block_size;
129 mine->buffer = b;
130 mine->fd = fd;
132 mine
159 struct read_file_data *mine = (struct read_file_data *)client_data; local
186 struct read_file_data *mine = (struct read_file_data *)client_data; local
240 struct read_file_data *mine = (struct read_file_data *)client_data; local
[all...]
H A Darchive_read_open_file.c72 struct read_FILE_data *mine; local
77 mine = (struct read_FILE_data *)malloc(sizeof(*mine));
79 if (mine == NULL || b == NULL) {
81 free(mine);
85 mine->block_size = block_size;
86 mine->buffer = b;
87 mine->f = f;
93 if (fstat(fileno(mine->f), &st) == 0 && S_ISREG(st.st_mode)) {
96 mine
111 struct read_FILE_data *mine = (struct read_FILE_data *)client_data; local
130 struct read_FILE_data *mine = (struct read_FILE_data *)client_data; local
158 struct read_FILE_data *mine = (struct read_FILE_data *)client_data; local
[all...]
H A Darchive_write_open_fd.c64 struct write_fd_data *mine; local
66 mine = (struct write_fd_data *)malloc(sizeof(*mine));
67 if (mine == NULL) {
71 mine->fd = fd;
73 setmode(mine->fd, O_BINARY);
75 return (archive_write_open(a, mine,
82 struct write_fd_data *mine; local
85 mine = (struct write_fd_data *)client_data;
87 if (fstat(mine
120 struct write_fd_data *mine; local
139 struct write_fd_data *mine = (struct write_fd_data *)client_data; local
[all...]
H A Darchive_write_open_filename.c72 struct write_file_data *mine; local
77 mine = (struct write_file_data *)malloc(sizeof(*mine) + strlen(filename));
78 if (mine == NULL) {
82 strcpy(mine->filename, filename);
83 mine->fd = -1;
84 return (archive_write_open(a, mine,
92 struct write_file_data *mine; local
95 mine = (struct write_file_data *)client_data;
101 mine
141 struct write_file_data *mine; local
160 struct write_file_data *mine = (struct write_file_data *)client_data; local
[all...]
H A Darchive_write_open_file.c61 struct write_FILE_data *mine; local
63 mine = (struct write_FILE_data *)malloc(sizeof(*mine));
64 if (mine == NULL) {
68 mine->f = f;
69 return (archive_write_open(a, mine,
85 struct write_FILE_data *mine; local
88 mine = client_data;
90 bytesWritten = fwrite(buff, 1, length, mine->f);
104 struct write_FILE_data *mine local
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dread_open_memory.c78 struct read_memory_data *mine; local
80 mine = (struct read_memory_data *)malloc(sizeof(*mine));
81 if (mine == NULL) {
85 memset(mine, 0, sizeof(*mine));
86 mine->buffer = (unsigned char *)buff;
87 mine->end = mine->buffer + size;
88 mine
121 struct read_memory_data *mine = (struct read_memory_data *)client_data; local
143 struct read_memory_data *mine = (struct read_memory_data *)client_data; local
162 struct read_memory_data *mine = (struct read_memory_data *)client_data; local
[all...]
/freebsd-9.3-release/contrib/binutils/libiberty/
H A Dmaint-tool226 $mine{$f} = "\$(INCDIR)/$f";
229 $mine{'config.h'} = "config.h";
234 $mine{$f} = "\$(srcdir)/$f";
237 $mine{'config.h'} = "config.h";
258 next unless $mine{$p};
273 $d = $mine{$dt};
/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dmaint-tool226 $mine{$f} = "\$(INCDIR)/$f";
229 $mine{'config.h'} = "config.h";
234 $mine{$f} = "\$(srcdir)/$f";
237 $mine{'config.h'} = "config.h";
258 next unless $mine{$p};
273 $d = $mine{$dt};
/freebsd-9.3-release/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c63 p->call->cref, p->call->mine,
74 uni_create_partyx(struct call *c, u_int epref, u_int mine, uint32_t cookie) argument
80 mine = (mine ? PARTY_MINE : 0);
91 ind->cref.flag = c->mine;
92 MK_IE_EPREF(ind->epref, epref, mine);
97 p->flags = mine;
110 p->call->cref, p->call->mine ? "mine" : "his",
111 p->epref, (p->flags & PARTY_MINE) ? "mine"
135 uni_find_partyx(struct call *c, u_int epref, u_int mine) argument
[all...]
H A Dsig_call.c105 c->cref, c->mine, callstates[c->cstate].name,
128 if (c->cref == cref->cref && (!c->mine == !cref->flag))
133 uni_find_callx(struct uni *uni, u_int cref, u_int mine) argument
138 if (c->cref == cref && !c->mine == !mine)
147 uni_create_call(struct uni *uni, u_int cref, u_int mine, uint32_t cookie) argument
161 ind->cref.flag = mine;
166 c->mine = mine;
182 c->cref, c->mine
[all...]
H A Dunipriv.h284 struct party *uni_find_partyx(struct call *, u_int epref, u_int mine);
286 struct party *uni_create_partyx(struct call *, u_int epref, u_int mine,
310 u_int mine; /* if TRUE this is my call */ member in struct:call
338 struct call *uni_find_callx(struct uni *, u_int cref, u_int mine);
339 struct call *uni_create_call(struct uni *, u_int cref, u_int mine,
H A Dsig_coord.c552 u->mtype, c->cref, c->mine ? "mine":"his");
H A Dsig_reset.c519 MK_MSG_ORIG(resp, UNI_RELEASE_COMPL, c->cref, c->mine);
/freebsd-9.3-release/sys/dev/isp/
H A DHardware.txt146 I paid 1000$ for mine- overprice, IMO.
/freebsd-9.3-release/usr.sbin/etcupdate/
H A Detcupdate.sh893 (mf) mine-full - accept local version of entire file (ignore new changes)
899 # For mine-full, just delete the
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh1813 # Note that in test case 5, there are no changes in the "mine"
1970 # Since there are no changes in the "mine" section, just take exactly
1978 # but I could have also picked mine, since the source of the copy is
1979 # the same in either case. However, the mine has already been
25755 # This first test involves two working copies, "mine" and
25804 mv diffmerge1 mine
25807 # then check in your changes before I check in mine:
25854 cd ../mine
25915 rm mine/.#*
25921 #dotest diffmerge1_cmp "diff -u --recursive --exclude=CVS comp_me mine" ''
[all...]

Completed in 199 milliseconds