Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/dragonfly/sbin/restore/
H A Dutilities.c55 struct entry *ep; in pathcheck() local
80 mktempname(struct entry *ep) in mktempname()
98 gentempname(struct entry *ep) in gentempname()
150 removenode(struct entry *ep) in removenode()
172 removeleaf(struct entry *ep) in removeleaf()
257 delwhiteout(struct entry *ep) in delwhiteout()
280 struct entry *ep; in lowerbnd() local
298 struct entry *ep; in upperbnd() local
314 badentry(struct entry *ep, const char *msg) in badentry()
339 flagvalues(struct entry *ep) in flagvalues()
H A Drestore.c68 struct entry *ep; in addfile() local
110 struct entry *ep; in deletefile() local
147 struct entry *ep, *nextep; in removeoldleaves() local
200 struct entry *ep, *np, *ip; in nodeupdates() local
507 struct entry *ep, *np; in findunreflinks() local
555 struct entry *ep, **prev; in removeoldnodes() local
584 struct entry *ep; in createleaves() local
664 struct entry *ep; in createfiles() local
759 struct entry *np, *ep; in createlinks() local
799 struct entry *ep; in checkrestore() local
[all …]
H A Dsymtab.c78 struct entry *ep; in lookupino() local
137 struct entry *ep; in lookupname() local
167 struct entry *ep; in lookupparent() local
187 myname(struct entry *ep) in myname()
216 struct entry *np, *ep; in addentry() local
262 freeentry(struct entry *ep) in freeentry()
305 moveentry(struct entry *ep, const char *newname) in moveentry()
333 removeentry(struct entry *ep) in removeentry()
434 struct entry *ep, *tep; in dumpsymtable() local
522 struct entry *ep; in initsymtable() local
/dragonfly/sys/netbt/
H A Dhci_event.c241 hci_command_status_ep ep; in hci_event_command_status() local
296 hci_command_compl_ep ep; in hci_event_command_compl() local
371 hci_num_compl_pkts_ep ep; in hci_event_num_compl_pkts() local
443 hci_inquiry_result_ep ep; in hci_event_inquiry_result() local
480 hci_rssi_result_ep ep; in hci_event_rssi_result() local
519 hci_con_compl_ep ep; in hci_event_con_compl() local
617 hci_discon_compl_ep ep; in hci_event_discon_compl() local
643 hci_con_req_ep ep; in hci_event_con_req() local
692 hci_auth_compl_ep ep; in hci_event_auth_compl() local
735 hci_encryption_change_ep ep; in hci_event_encryption_change() local
[all …]
/dragonfly/games/hack/
H A Dhack.engrave.c89 struct engr *ep = head_engr; in engr_at() local
101 struct engr *ep = engr_at(x, y); in sengr_at() local
130 struct engr *ep = engr_at(x, y); in wipe_engr_at() local
160 struct engr *ep = engr_at(x, y); in read_engr_at() local
182 struct engr *ep; in make_engr_at() local
204 struct engr *ep, *oep = engr_at(u.ux, u.uy); in doengrave() local
344 struct engr *ep = head_engr; in save_engravings() local
361 struct engr *ep; in rest_engravings() local
377 del_engr(struct engr *ep) in del_engr()
/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_evnt.c375 ng_hci_inquiry_result_ep *ep = NULL; in inquiry_result() local
435 ng_hci_con_compl_ep *ep = NULL; in con_compl() local
561 ng_hci_con_req_ep *ep = NULL; in con_req() local
646 ng_hci_discon_compl_ep *ep = NULL; in discon_compl() local
692 ng_hci_encryption_change_ep *ep = NULL; in encryption_change() local
788 ng_hci_qos_setup_compl_ep *ep = NULL; in qos_setup_compl() local
843 ng_hci_role_change_ep *ep = NULL; in role_change() local
880 ng_hci_num_compl_pkts_ep *ep = NULL; in num_compl_pkts() local
938 ng_hci_mode_change_ep *ep = NULL; in mode_change() local
1044 ng_hci_qos_violation_ep *ep = NULL; in qos_violation() local
[all …]
H A Dng_hci_ulpi.c115 ng_hci_lp_con_req_ep *ep = NULL; in ng_hci_lp_acl_con_req() local
315 ng_hci_lp_con_req_ep *ep = NULL; in ng_hci_lp_sco_con_req() local
483 ng_hci_lp_discon_req_ep *ep = NULL; in ng_hci_lp_discon_req() local
572 ng_hci_lp_con_cfm_ep *ep = NULL; in ng_hci_lp_con_cfm() local
640 ng_hci_lp_con_ind_ep *ep = NULL; in ng_hci_lp_con_ind() local
691 ng_hci_lp_con_rsp_ep *ep = NULL; in ng_hci_lp_con_rsp() local
880 ng_hci_lp_discon_ind_ep *ep = NULL; in ng_hci_lp_discon_ind() local
940 ng_hci_lp_qos_req_ep *ep = NULL; in ng_hci_lp_qos_req() local
1051 ng_hci_lp_qos_cfm_ep *ep = NULL; in ng_hci_lp_qos_cfm() local
1106 ng_hci_lp_qos_ind_ep *ep = NULL; in ng_hci_lp_qos_ind() local
/dragonfly/contrib/nvi2/common/
H A Dline.c84 EXF *ep; in db_get() local
202 EXF *ep; in db_delete() local
256 EXF *ep; in db_append() local
327 EXF *ep; in db_insert() local
390 EXF *ep; in db_set() local
445 EXF *ep; in db_exist() local
479 EXF *ep; in db_last() local
552 EXF *ep = sp->ep; in db_rget() local
577 EXF *ep = sp->ep; in db_rset() local
608 EXF *ep; in scr_update() local
H A Dlog.c93 log_init(SCR *sp, EXF *ep) in log_init()
127 log_end(SCR *sp, EXF *ep) in log_end()
155 EXF *ep; in log_cursor() local
183 EXF *ep; in log_cursor1() local
219 EXF *ep; in log_line() local
319 EXF *ep; in log_mark() local
363 EXF *ep; in log_backward() local
465 EXF *ep; in log_setline() local
549 EXF *ep; in log_forward() local
643 EXF *ep; in log_err() local
H A Dexf.c119 EXF *ep; in file_init() local
617 file_end(SCR *sp, EXF *ep, int force) in file_end()
727 EXF *ep; in file_write() local
1192 EXF *ep; in file_encinit() local
1279 EXF *ep; in file_m1() local
1317 EXF *ep; in file_m2() local
1347 EXF *ep; in file_m3() local
/dragonfly/lib/libtelnet/
H A Dencrypt.c139 Encryptions *ep = encryptions; in findencryption() local
151 Encryptions *ep = encryptions; in finddecryption() local
236 Encryptions *ep; in EncryptDisable() local
269 Encryptions *ep; in EncryptType() local
474 Encryptions *ep; in encrypt_support() local
513 Encryptions *ep; in encrypt_is() local
557 Encryptions *ep; in encrypt_reply() local
605 Encryptions *ep; in encrypt_start() local
708 Encryptions *ep; in encrypt_keyid() local
793 Encryptions *ep; in encrypt_start_output() local
[all …]
/dragonfly/sys/netinet/
H A Dip_encap.c138 struct encaptab *ep, *match; in encap4_input() local
252 struct encaptab *ep, *match; in encap6_input() local
311 encap_add(struct encaptab *ep) in encap_add()
327 struct encaptab *ep; in encap_attach() local
384 struct encaptab *ep; in encap_attach_func() local
414 const struct encaptab *ep = cookie; in encap_detach() local
429 mask_match(const struct encaptab *ep, const struct sockaddr *sp, in mask_match()
480 encap_fillarg(struct mbuf *m, const struct encaptab *ep) in encap_fillarg()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlra-eliminations.c120 struct lra_elim_table *ep; in print_elim_table() local
179 struct lra_elim_table *ep; in setup_elimination_map() local
244 struct lra_elim_table *ep; in lra_get_elimination_hard_regno() local
259 struct lra_elim_table *ep; in get_elimination() local
336 struct lra_elim_table *ep; in lra_eliminate_regs_1() local
732 struct lra_elim_table *ep; in mark_not_eliminable() local
918 struct lra_elim_table *ep; in eliminate_regs_in_insn() local
1298 struct lra_elim_table *ep; in init_elim_table() local
1346 struct lra_elim_table *ep; in init_elimination() local
1380 struct lra_elim_table *ep; in lra_eliminate_reg_if_possible() local
[all …]
/dragonfly/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_llpi.c70 ng_hci_lp_con_req_ep *ep = NULL; in ng_l2cap_lp_con_req() local
137 ng_hci_lp_con_cfm_ep *ep = NULL; in ng_l2cap_lp_con_cfm() local
205 ng_hci_lp_con_ind_ep *ep = NULL; in ng_l2cap_lp_con_ind() local
286 ng_hci_lp_discon_ind_ep *ep = NULL; in ng_l2cap_lp_discon_ind() local
348 ng_hci_lp_qos_req_ep *ep = NULL; in ng_l2cap_lp_qos_req() local
410 ng_hci_lp_qos_cfm_ep *ep = NULL; in ng_l2cap_lp_qos_cfm() local
437 ng_hci_lp_qos_ind_ep *ep = NULL; in ng_l2cap_lp_qos_ind() local
858 ng_hci_lp_discon_req_ep *ep = NULL; in ng_l2cap_process_discon_timeout() local
/dragonfly/sys/vfs/ext2fs/
H A Dext2_csum.c127 ext2_is_dirent_tail(struct inode *ip, struct ext2fs_direct_2 *ep) in ext2_is_dirent_tail()
148 ext2_dirent_get_tail(struct inode *ip, struct ext2fs_direct_2 *ep) in ext2_dirent_get_tail()
175 ext2_dirent_csum(struct inode *ip, struct ext2fs_direct_2 *ep, int size) in ext2_dirent_csum()
195 ext2_dirent_csum_verify(struct inode *ip, struct ext2fs_direct_2 *ep) in ext2_dirent_csum_verify()
212 ext2_get_dx_count(struct inode *ip, struct ext2fs_direct_2 *ep, int *offset) in ext2_get_dx_count()
241 ext2_dx_csum(struct inode *ip, struct ext2fs_direct_2 *ep, int count_offset, in ext2_dx_csum()
269 ext2_dx_csum_verify(struct inode *ip, struct ext2fs_direct_2 *ep) in ext2_dx_csum_verify()
299 struct ext2fs_direct_2 *ep; in ext2_dir_blk_csum_verify() local
321 ext2_dirent_csum_set(struct inode *ip, struct ext2fs_direct_2 *ep) in ext2_dirent_csum_set()
340 ext2_dx_csum_set(struct inode *ip, struct ext2fs_direct_2 *ep) in ext2_dx_csum_set()
H A Dext2_htree.c158 ext2_htree_get_block(struct ext2fs_htree_entry *ep) in ext2_htree_get_block()
164 ext2_htree_set_block(struct ext2fs_htree_entry *ep, uint32_t blk) in ext2_htree_set_block()
170 ext2_htree_get_count(struct ext2fs_htree_entry *ep) in ext2_htree_get_count()
176 ext2_htree_set_count(struct ext2fs_htree_entry *ep, uint16_t cnt) in ext2_htree_set_count()
182 ext2_htree_get_hash(struct ext2fs_htree_entry *ep) in ext2_htree_get_hash()
188 ext2_htree_get_limit(struct ext2fs_htree_entry *ep) in ext2_htree_get_limit()
194 ext2_htree_set_hash(struct ext2fs_htree_entry *ep, uint32_t hash) in ext2_htree_set_hash()
200 ext2_htree_set_limit(struct ext2fs_htree_entry *ep, uint16_t limit) in ext2_htree_set_limit()
547 struct ext2fs_direct_2 *ep, *last; in ext2_htree_split_dirblock() local
674 struct ext2fs_direct_2 *ep, *dotdot; in ext2_htree_create_index() local
/dragonfly/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c61 u_char *ep; in bootp_print() local
277 u_char *ep; in rfc1048_print() local
377 u_char *ep; in cmu_print() local
425 u_char *ep; /* end pointer */ in other_print() local
/dragonfly/contrib/mdocml/
H A Deqn.c308 struct eqn_node *ep; in eqn_alloc() local
316 eqn_reset(struct eqn_node *ep) in eqn_reset()
324 eqn_read(struct eqn_node *ep, const char *p) in eqn_read()
343 eqn_def_find(struct eqn_node *ep) in eqn_def_find()
376 eqn_next(struct eqn_node *ep, enum parse_mode mode) in eqn_next()
516 eqn_box_alloc(struct eqn_node *ep, struct eqn_box *parent) in eqn_box_alloc()
543 eqn_box_makebinary(struct eqn_node *ep, struct eqn_box *parent) in eqn_box_makebinary()
568 eqn_delim(struct eqn_node *ep) in eqn_delim()
593 eqn_undef(struct eqn_node *ep) in eqn_undef()
611 eqn_def(struct eqn_node *ep) in eqn_def()
[all …]
/dragonfly/contrib/tcpdump/
H A Dprint-zeromq.c76 zmtp1_print_frame(netdissect_options *ndo, const u_char *cp, const u_char *ep) in zmtp1_print_frame()
142 const u_char *ep = ND_MIN(ndo->ndo_snapend, cp + len); in zmtp1_print() local
209 const u_char *ep = ND_MIN(ndo->ndo_snapend, cp + len); in zmtp1_datagram_print() local
/dragonfly/lib/libc/db/btree/
H A Dbt_seq.c144 __bt_seqset(BTREE *t, EPG *ep, DBT *key, int flags) in __bt_seqset()
228 __bt_seqadv(BTREE *t, EPG *ep, int flags) in __bt_seqadv()
330 EPG *ep, save; in __bt_first() local
/dragonfly/usr.bin/who/
H A Dwho.c233 struct utmpentry *ehead, *ep; in who_am_i() local
264 struct utmpentry *ehead, *ep; in process() local
273 eprint(const struct utmpentry *ep) in eprint()
369 struct utmpentry *ehead, *ep; in quick() local
/dragonfly/lib/libc/resolv/
H A Dres_mkquery.c104 u_char *cp, *ep; in res_nmkquery() local
211 u_char *cp, *ep; in res_nopt() local
269 u_char *cp, *ep; in res_nopt_rdata() local
/dragonfly/contrib/ncurses/ncurses/trace/
H A Dlib_tracemse.c118 _nc_tracemouse(SCREEN *sp, MEVENT const *ep) in _nc_tracemouse()
151 _tracemouse(MEVENT const *ep) in _tracemouse()
/dragonfly/stand/boot/common/
H A Dboot.c192 char *argv[2], *cp, *ep; in autoboot() local
263 const char *spec, *ep; in getbootfile() local
314 char lbuf[128], *cp, *ep, *dev, *fstyp; in getrootmount() local
/dragonfly/sys/vfs/ufs/
H A Dufs_lookup.c115 struct direct *ep; /* the current directory entry */ in ufs_lookup() local
621 ufs_dirbadentry(struct vnode *dp, struct direct *ep, int entryoffsetinblock) in ufs_dirbadentry()
699 struct direct *ep, *nep; in ufs_direnter() local
930 struct direct *ep; in ufs_dirremove() local
1019 struct direct *ep; in ufs_dirrewrite() local

12345678910>>...15