Searched defs:bep (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Ddumpbind.c219 binding_entry * bep; local
224 bep = (binding_entry *)((char *)bhp + bep_off);
228 (char *)bhp + bep->be_lib_name,
229 (char *)bhp + bep->be_sym_name,
230 bep->be_count);
232 callcount += bep->be_count;
234 bep_off = bep->be_next;
H A Dbindings.c420 binding_entry * bep; local
429 bep = (binding_entry *)((char *)bhp + be_off);
430 bep->be_next = 0;
431 bep->be_sym_name = sym_off;
432 bep->be_lib_name = lib_off;
433 bep->be_count = 1;
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dbuffer_list.c106 struct buffer_ent *be_tail = NULL, *bep; local
132 if (bep = findbuffer(*be_head, lep->le_buffer)) {
136 if (sep = findsharepnt(bep->be_sharepnt,
170 bep = (struct buffer_ent *)malloc(sizeof (*bep));
171 if (bep == NULL) {
175 (void) memset(bep, 0, sizeof (*bep));
177 bep->be_name = strdup(lep->le_buffer);
178 if (bep
242 remove_buffer_ent(struct buffer_ent **be_listpp, struct buffer_ent *bep) argument
265 struct buffer_ent *bep, *nextp; local
275 free_buffer_ent(struct buffer_ent *bep) argument
333 printbuffer_list(struct buffer_ent *bep) argument
354 findbuffer(struct buffer_ent *bep, char *name) argument
[all...]
H A Dprocess_buffer.c77 struct buffer_ent *bep,
93 char *bufferpath = bep->be_name;
118 if (bep->be_error != error) {
136 ((time(0) - bep->be_lastprocessed) < idle_time)) {
159 if (bep->be_error != error) {
167 if (bep->be_error != error) {
180 error = bep->be_error;
188 if (error != bep->be_error) {
209 if (error != bep->be_error) {
266 error = bep
76 process_buffer( struct buffer_ent *bep, nfsl_config_t **config_list, int min_size, int idle_time, int *buffer_processed) argument
[all...]
H A Dnfslogd.c113 struct buffer_ent *buffer_list = NULL, *bep, *next; local
436 for (bep = buffer_list; bep != NULL; bep = next) {
437 next = bep->be_next;
439 error = process_buffer(bep, &config_list,
442 if (bep->be_error) {
446 bep->be_name);
449 nfslogtab_remove(&buffer_list, &bep, B_FALSE);
453 bep
532 nfslogtab_remove( struct buffer_ent **buffer_list, struct buffer_ent **bep, boolean_t allstates) argument
[all...]
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_list.c1347 void *bep = NULL; local
1349 bep = calloc(1, size);
1350 if (bep == NULL) {
1356 return (bep);
/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_isoch_xmit.c680 av1394_it_ixl_begin_t *bep = &itp->it_ixl_begin; local
683 bep->be_label.ixl_opcode = IXL1394_OP_LABEL;
684 bep->be_label.next_ixlp = (ixl1394_command_t *)&bep->be_empty_pre;
686 bep->be_empty_pre.ixl_opcode = IXL1394_OP_SEND_PKT_ST;
687 bep->be_empty_pre.size = AV1394_CIPSZ;
688 bep->be_empty_pre.ixl_buf._dmac_ll = bp->tb_buf.ixl_buf._dmac_ll;
689 bep->be_empty_pre.mem_bufp = bp->tb_buf.mem_bufp;
690 bep->be_empty_pre.next_ixlp = (ixl1394_command_t *)&bep
721 av1394_it_ixl_begin_t *bep = &itp->it_ixl_begin; local
[all...]
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c2025 mdb_sespec_t *bep = NULL; local
2039 for (bep = mdb_list_next(&t->t_active); bep != NULL;
2040 bep = mdb_list_next(bep)) {
2041 if (kmt_bp_overlap(bep, pc)) {
2042 (void) bep->se_ops->se_disarm(t, bep);
2043 bep->se_state = MDB_TGT_SPEC_ACTIVE;
2055 if (bep !
[all...]
/illumos-gate/usr/src/cmd/svc/configd/
H A Dbackend.c1352 backend_lock(backend_type_t t, int writing, sqlite_backend_t **bep) argument
1357 *bep = NULL;
1401 *bep = be;
1831 sqlite_backend_t **bep)
1894 *bep = be;
1903 *bep = NULL;
1938 *bep = NULL;
2024 *bep = NULL;
2031 *bep = be;
2035 *bep
1830 backend_create(backend_type_t backend_id, const char *db_file, sqlite_backend_t **bep) argument
[all...]
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3670 struct fcp_rsp_info *bep; local
3672 bep = (struct fcp_rsp_info *)(&rsp->
3675 bep->rsp_code == FCP_NO_FAILURE) {
3743 privp->dest_nport_id, bep->rsp_code,
3977 struct fcp_rsp_info *bep; local
3979 bep = (struct fcp_rsp_info *)(&rsp->
3983 (bep->rsp_code == FCP_NO_FAILURE)) {
5492 struct fcp_rsp_info *bep; local
5494 bep = (struct fcp_rsp_info *)
5496 if (bep
[all...]
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c4267 mdb_sespec_t *bep = NULL; local
4281 for (bep = mdb_list_next(&t->t_active); bep != NULL;
4282 bep = mdb_list_next(bep)) {
4283 if (pt_bp_overlap(bep, psp->pr_reg[R_PC])) {
4284 (void) bep->se_ops->se_disarm(t, bep);
4285 bep->se_state = MDB_TGT_SPEC_ACTIVE;
4296 if (bep !
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6899 struct fcp_rsp_info fcp_rsp_err, *bep; local
7022 bep = (struct fcp_rsp_info *)(fpkt->pkt_resp +
7025 bep = &fcp_rsp_err;
7026 FCP_CP_IN(fpkt->pkt_resp + sizeof (struct fcp_rsp), bep,
7035 if (rsp->fcp_u.fcp_status.rsp_len_set && bep->rsp_code !=
7040 bep->rsp_code, rsp->fcp_u.fcp_status.rsp_len_set);
8841 struct fcp_rsp_info *bep; local
8842 bep = (struct fcp_rsp_info *)(cmd->cmd_fcp_rsp +
8866 sizeof (struct fcp_rsp), bep,
8871 if (bep
15268 struct fcp_rsp_info fcp_rsp_err, *bep; local
[all...]

Completed in 191 milliseconds