Home
last modified time | relevance | path

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

12345678910>>...27

/netbsd-src/usr.bin/chpass/
H A Dfield.c58 p_login(const char *p, struct passwd *pw, ENTRY *ep) in p_login()
85 p_passwd(const char *p, struct passwd *pw, ENTRY *ep) in p_passwd()
98 p_uid(const char *p, struct passwd *pw, ENTRY *ep) in p_uid()
127 p_gid(const char *p, struct passwd *pw, ENTRY *ep) in p_gid()
161 p_class(const char *p, struct passwd *pw, ENTRY *ep) in p_class()
174 p_change(const char *p, struct passwd *pw, ENTRY *ep) in p_change()
185 p_expire(const char *p, struct passwd *pw, ENTRY *ep) in p_expire()
196 p_gecos(const char *p, struct passwd *pw, ENTRY *ep) in p_gecos()
208 p_hdir(const char *p, struct passwd *pw, ENTRY *ep) in p_hdir()
224 p_shell(const char *p, struct passwd *pw, ENTRY *ep) in p_shell()
/netbsd-src/sys/dev/fdt/
H A Dfdt_port.c92 struct fdt_endpoint *ep = &port->port_ep[e]; in fdt_endpoint_get_from_phandle() local
112 struct fdt_endpoint *ep = &port->port_ep[e]; in fdt_endpoint_get_from_index() local
125 struct fdt_endpoint *ep; in fdt_endpoint_remote_from_index() local
136 fdt_endpoint_remote(struct fdt_endpoint *ep) in fdt_endpoint_remote()
142 fdt_endpoint_port_index(struct fdt_endpoint *ep) in fdt_endpoint_port_index()
148 fdt_endpoint_index(struct fdt_endpoint *ep) in fdt_endpoint_index()
154 fdt_endpoint_device(struct fdt_endpoint *ep) in fdt_endpoint_device()
160 fdt_endpoint_is_active(struct fdt_endpoint *ep) in fdt_endpoint_is_active()
166 fdt_endpoint_is_enabled(struct fdt_endpoint *ep) in fdt_endpoint_is_enabled()
172 fdt_endpoint_type(struct fdt_endpoint *ep) in fdt_endpoint_type()
[all …]
/netbsd-src/sbin/restore/
H A Dutilities.c64 struct entry *ep; in pathcheck() local
89 mktempname(struct entry *ep) in mktempname()
107 gentempname(struct entry *ep) in gentempname()
160 removenode(struct entry *ep) in removenode()
182 removeleaf(struct entry *ep) in removeleaf()
248 delwhiteout(struct entry *ep) in delwhiteout()
271 struct entry *ep; in lowerbnd() local
289 struct entry *ep; in upperbnd() local
305 badentry(struct entry *ep, const char *message) in badentry()
330 flagvalues(struct entry *ep) in flagvalues()
H A Drestore.c77 struct entry *ep; in addfile() local
120 struct entry *ep; in deletefile() local
157 struct entry *ep, *nextep; in removeoldleaves() local
210 struct entry *ep, *np, *ip; in nodeupdates() local
518 struct entry *ep, *np; in findunreflinks() local
566 struct entry *ep, **prev; in removeoldnodes() local
595 struct entry *ep; in createleaves() local
677 struct entry *ep; in createfiles() local
780 struct entry *np, *ep; in createlinks() local
820 struct entry *ep; in checkrestore() local
[all …]
H A Dsymtab.c86 struct entry *ep; in lookupino() local
146 struct entry *ep; in lookupname() local
173 struct entry *ep; in lookupparent() local
193 myname(struct entry *ep) in myname()
222 struct entry *np, *ep; in addentry() local
273 freeentry(struct entry *ep) in freeentry()
316 moveentry(struct entry *ep, const char *newname) in moveentry()
344 removeentry(struct entry *ep) in removeentry()
393 char *cp, *ep; in savename() local
451 struct entry *ep, *tep; in dumpsymtable() local
[all …]
/netbsd-src/usr.bin/spell/spellprog/
H A Dspellprog.c316 char *ep, *cp, *dp; in main() local
436 suffix(char *ep, size_t lev) in suffix()
469 nop(char *ep, const char *d, const char *a, size_t lev) in nop()
477 strip(char *ep, const char *d, const char *a, size_t lev) in strip()
484 s(char *ep, const char *d, const char *a, const size_t lev) in s()
496 an(char *ep, const char *d, const char *a, size_t lev) in an()
506 ize(char *ep, const char *d, const char *a, size_t lev) in ize()
515 y_to_e(char *ep, const char *d, const char *a, size_t lev) in y_to_e()
527 ily(char *ep, const char *d, const char *a, size_t lev) in ily()
537 ncy(char *ep, const char *d, const char *a, size_t lev) in ncy()
[all …]
/netbsd-src/external/bsd/nvi/dist/common/
H A Dlog4.c81 log_init(SCR *sp, EXF *ep) in log_init()
144 log_end(SCR *sp, EXF *ep) in log_end()
171 EXF *ep; in log_cursor() local
202 EXF *ep; in log_cursor1() local
254 EXF *ep; in log_line() local
336 EXF *ep; in log_mark() local
375 EXF *ep; in log_backward() local
412 EXF *ep; in log_setline() local
442 EXF *ep; in log_forward() local
H A Dlog.c102 log_init(SCR *sp, EXF *ep) in log_init()
139 log_end(SCR *sp, EXF *ep) in log_end()
170 EXF *ep; in log_cursor() local
201 EXF *ep; in log_cursor1() local
249 EXF *ep; in log_line() local
367 EXF *ep; in log_mark() local
413 EXF *ep; in vi_log_get() local
449 EXF *ep; in log_backward() local
559 EXF *ep; in log_setline() local
650 EXF *ep; in log_forward() local
[all …]
H A Dlog1.c101 log_init(SCR *sp, EXF *ep) in log_init()
138 log_end(SCR *sp, EXF *ep) in log_end()
169 EXF *ep; in log_cursor() local
200 EXF *ep; in log_cursor1() local
248 EXF *ep; in log_line() local
366 EXF *ep; in log_mark() local
413 EXF *ep; in log_backward() local
525 EXF *ep; in log_setline() local
619 EXF *ep; in log_forward() local
722 EXF *ep; in log_err() local
H A Dvi_db1.c96 EXF *ep; in db_get() local
217 EXF *ep; in db_delete() local
279 EXF *ep; in db_append() local
354 EXF *ep; in db_insert() local
421 EXF *ep; in db_set() local
483 EXF *ep; in db_exist() local
517 EXF *ep; in db_last() local
604 EXF *ep; in scr_update() local
629 EXF *ep; in update_cache() local
681 db_init(SCR *sp, EXF *ep, char *rcv_name, char *oname, size_t psize, int *open_err) in db_init()
H A Dvi_db.c95 EXF *ep; in db_get() local
229 EXF *ep; in db_delete() local
290 EXF *ep; in append() local
429 EXF *ep; in db_set() local
488 EXF *ep; in db_exist() local
523 EXF *ep; in db_last() local
614 EXF *ep; in scr_update() local
639 EXF *ep; in update_cache() local
705 db_setup(SCR *sp, EXF *ep) in db_setup()
780 db_init(SCR *sp, EXF *ep, char *rcv_name, char *oname, size_t psize, int *open_err) in db_init()
/netbsd-src/share/examples/refuse/icfs/
H A Dicfs.c101 virt_dirent_t *ep; in icfs_getattr() local
125 virt_dirent_t *ep; in icfs_readdir() local
160 virt_dirent_t *ep; in icfs_read() local
191 virt_dirent_t *ep; in icfs_write() local
232 virt_dirent_t *ep; in icfs_unlink() local
250 virt_dirent_t *ep; in icfs_access() local
267 virt_dirent_t *ep; in icfs_chmod() local
284 virt_dirent_t *ep; in icfs_chown() local
325 virt_dirent_t *ep; in icfs_create() local
349 virt_dirent_t *ep; in icfs_mknod() local
[all …]
/netbsd-src/games/hack/
H A Dhack.engrave.c94 struct engr *ep = head_engr; in engr_at() local
106 struct engr *ep = engr_at(x, y); in sengr_at() local
135 struct engr *ep = engr_at(x, y); in wipe_engr_at() local
165 struct engr *ep = engr_at(x, y); in read_engr_at() local
187 struct engr *ep; in make_engr_at() local
209 struct engr *ep, *oep = engr_at(u.ux, u.uy); in doengrave() local
349 struct engr *ep = head_engr; in save_engravings() local
366 struct engr *ep; in rest_engravings() local
382 del_engr(struct engr *ep) in del_engr()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dedit_file.c176 #define EDIT_FILE_ALLOC(ep, path, mode) do { \ argument
184 #define EDIT_FILE_FREE(ep) do { \ argument
197 EDIT_FILE *ep; in edit_file_open() local
308 void edit_file_cleanup(EDIT_FILE *ep) in edit_file_cleanup()
322 int edit_file_close(EDIT_FILE *ep) in edit_file_close()
/netbsd-src/libexec/ld.elf_so/
H A Dpaths.c75 exstrdup(const char *bp, const char *ep) in exstrdup()
91 getstr(const char **p, const char *ep, const char *delim) in getstr()
113 getcstr(const char **p, const char *ep, const char *delim) in getcstr()
132 getword(const char **p, const char *ep, const char *delim) in getword()
148 matchstr(const char *p, const char *bp, const char *ep) in matchstr()
173 const char *execname, const char *bp, const char *ep) in _rtld_append_path()
216 const char *ep = strchr(bp, ':'); in _rtld_add_paths() local
233 _rtld_process_mapping(Library_Xform **lib_p, const char *bp, const char *ep) in _rtld_process_mapping()
340 const char *b, *ep, *ptr; in _rtld_process_hints() local
414 const char *node, *ep; in _rtld_sysctl() local
/netbsd-src/sys/netbt/
H A Dhci_event.c252 hci_command_status_ep ep; in hci_event_command_status() local
299 hci_command_compl_ep ep; in hci_event_command_compl() local
382 hci_num_compl_pkts_ep ep; in hci_event_num_compl_pkts() local
458 hci_inquiry_result_ep ep; in hci_event_inquiry_result() local
499 hci_rssi_result_ep ep; in hci_event_rssi_result() local
540 hci_extended_result_ep ep; in hci_event_extended_result() local
574 hci_con_compl_ep ep; in hci_event_con_compl() local
674 hci_discon_compl_ep ep; in hci_event_discon_compl() local
701 hci_con_req_ep ep; in hci_event_con_req() local
751 hci_auth_compl_ep ep; in hci_event_auth_compl() local
[all …]
/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dsbprintf.c30 char *ep = ba; in test_EndBeyond() local
40 char *ep = ba + sizeof(ba); in test_SmallBuf() local
51 char *ep = ba + sizeof(ba); in test_MatchBuf() local
62 char *ep = ba + sizeof(ba); in test_BigBuf() local
73 char *ep = ba + sizeof(ba); in test_SimpleArgs() local
85 char *ep = ba + sizeof(ba); in test_Increment1() local
/netbsd-src/tests/lib/libc/stdlib/
H A Dt_hsearch.c87 ENTRY e, *ep; in ATF_TC_BODY() local
137 ENTRY e, *ep; in ATF_TC_BODY() local
172 ENTRY e, *ep; in ATF_TC_BODY() local
193 ENTRY e, *ep, *ep2; in ATF_TC_BODY() local
241 ENTRY e, *ep; in ATF_TC_BODY() local
290 ENTRY e, *ep; in ATF_TC_BODY() local
325 ENTRY e, *ep; in ATF_TC_BODY() local
347 ENTRY e, *ep, *ep2; in ATF_TC_BODY() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlra-eliminations.c121 class lra_elim_table *ep; in print_elim_table() local
145 setup_can_eliminate (class lra_elim_table *ep, bool value) in setup_can_eliminate()
180 class lra_elim_table *ep; in setup_elimination_map() local
245 class lra_elim_table *ep; in lra_get_elimination_hard_regno() local
260 class lra_elim_table *ep; in get_elimination() local
337 class lra_elim_table *ep; in lra_eliminate_regs_1() local
733 class lra_elim_table *ep; in mark_not_eliminable() local
893 class lra_elim_table *ep; in eliminate_regs_in_insn() local
1130 class lra_elim_table *ep, *ep1; in update_reg_eliminate() local
1235 class lra_elim_table *ep; in init_elim_table() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlra-eliminations.cc121 class lra_elim_table *ep; in print_elim_table() local
145 setup_can_eliminate (class lra_elim_table *ep, bool value) in setup_can_eliminate()
180 class lra_elim_table *ep; in setup_elimination_map() local
245 class lra_elim_table *ep; in lra_get_elimination_hard_regno() local
260 class lra_elim_table *ep; in get_elimination() local
337 class lra_elim_table *ep; in lra_eliminate_regs_1() local
732 class lra_elim_table *ep; in mark_not_eliminable() local
892 class lra_elim_table *ep; in eliminate_regs_in_insn() local
1129 class lra_elim_table *ep, *ep1; in update_reg_eliminate() local
1234 class lra_elim_table *ep; in init_elim_table() local
[all …]
/netbsd-src/lib/libtelnet/
H A Dencrypt.c141 Encryptions *ep = encryptions; in findencryption() local
153 Encryptions *ep = encryptions; in finddecryption() local
178 Encryptions *ep = encryptions; encrypt_init() local
214 Encryptions *ep = encryptions; encrypt_list_types() local
239 register Encryptions *ep; EncryptDisable() local
272 register Encryptions *ep; EncryptType() local
477 Encryptions *ep; encrypt_support() local
516 Encryptions *ep; encrypt_is() local
560 Encryptions *ep; encrypt_reply() local
608 Encryptions *ep; encrypt_start() local
644 Encryptions *ep = encryptions; encrypt_session_key() local
717 Encryptions *ep; encrypt_keyid() local
801 Encryptions *ep; encrypt_start_output() local
949 Encryptions *ep; encrypt_printsub() local
[all...]
/netbsd-src/lib/libc/db/btree/
H A Dbt_seq.c156 __bt_seqset(BTREE *t, EPG *ep, DBT *key, int flags) in __bt_seqset()
246 __bt_seqadv(BTREE *t, EPG *ep, int flags) in __bt_seqadv()
375 __bt_rseq_next(BTREE *t, EPG *ep) in __bt_rseq_next()
414 __bt_rseq_prev(BTREE *t, EPG *ep) in __bt_rseq_prev()
467 EPG *ep, save; in __bt_first() local
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dconffile.c71 read_line(conffile_t *sp, ent_t *ep) in read_line()
93 conffile_split(conffile_t *sp, ent_t *ep, char *from) in conffile_split()
144 conffile_getent(conffile_t *sp, ent_t *ep) in conffile_getent()
175 conffile_get_by_field(conffile_t *sp, ent_t *ep, int f, char *val) in conffile_get_by_field()
273 conffile_printent(ent_t *ep) in conffile_printent()
/netbsd-src/sys/netinet/
H A Dip_encap.c199 struct encaptab *ep, *match; in encap4_lookup() local
363 struct encaptab *ep, *match; in encap6_lookup() local
514 encap_add(struct encaptab *ep) in encap_add()
525 encap_remove(struct encaptab *ep) in encap_remove()
553 struct encaptab *ep; in encap_attach_func() local
642 struct encaptab *ep; in encap_attach_addr() local
717 struct encaptab *ep; in encap6_ctlinput() local
806 encap_detach_addr(const struct encaptab *ep) in encap_detach_addr()
864 const struct encaptab *ep = cookie; in encap_detach() local
/netbsd-src/external/bsd/mdocml/dist/
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()
508 eqn_box_alloc(struct eqn_node *ep, struct eqn_box *parent) in eqn_box_alloc()
535 eqn_box_makebinary(struct eqn_node *ep, struct eqn_box *parent) in eqn_box_makebinary()
560 eqn_delim(struct eqn_node *ep) in eqn_delim()
585 eqn_undef(struct eqn_node *ep) in eqn_undef()
603 eqn_def(struct eqn_node *ep) in eqn_def()
[all …]

12345678910>>...27