Home
last modified time | relevance | path

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

12345678910>>...31

/netbsd/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/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()
172 fdt_endpoint_type(struct fdt_endpoint *ep) in fdt_endpoint_type()
243 fdt_endpoint_get_data(struct fdt_endpoint *ep) in fdt_endpoint_get_data()
[all …]
/netbsd/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/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()
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()
566 es(char *ep, const char *d, const char *a, size_t lev) in es()
674 lookuppref(char **wp, char *ep) in lookuppref()
701 trypref(char *ep, const char *a, size_t lev) in trypref()
732 tryword(char *bp, char *ep, size_t lev) in tryword()
765 monosyl(char *bp, char *ep) in monosyl()
[all …]
/netbsd/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/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/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/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/external/bsd/tcpdump/dist/
H A Dprint-ahcp.c106 ahcp_time_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_time_print()
134 ahcp_seconds_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_seconds_print()
152 ahcp_ipv6_addresses_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_ipv6_addresses_print()
176 ahcp_ipv4_addresses_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_ipv4_addresses_print()
200 ahcp_ipv6_prefixes_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_ipv6_prefixes_print()
224 ahcp_ipv4_prefixes_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp_ipv4_prefixes_print()
267 ahcp1_options_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp1_options_print()
308 ahcp1_body_print(netdissect_options *ndo, const u_char *cp, const u_char *ep) in ahcp1_body_print()
355 const u_char *ep = cp + len; in ahcp_print() local
H A Dprint-aoe.c151 const u_char *ep = cp + len; in aoev1_issue_print() local
215 const u_char *ep = cp + len; in aoev1_query_print() local
264 const u_char *ep = cp + len; in aoev1_mac_print() local
315 const u_char *ep = cp + len; in aoev1_reserve_print() local
352 const u_char *ep = cp + len; in aoev1_print() local
410 const u_char *ep = cp + len; in aoe_print() local
/netbsd/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/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/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/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/external/gpl3/gcc/dist/gcc/
H A Dlra-eliminations.c121 class lra_elim_table *ep; in print_elim_table() local
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
1235 class lra_elim_table *ep; in init_elim_table() local
1283 class lra_elim_table *ep; in init_elimination() local
1317 class lra_elim_table *ep; in lra_eliminate_reg_if_possible() local
[all …]
H A Dlra-eliminations.cc121 class lra_elim_table *ep; in print_elim_table() local
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
1234 class lra_elim_table *ep; in init_elim_table() local
1282 class lra_elim_table *ep; in init_elimination() local
1316 class lra_elim_table *ep; in lra_eliminate_reg_if_possible() local
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlra-eliminations.c121 class lra_elim_table *ep; in print_elim_table() local
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
1235 class lra_elim_table *ep; in init_elim_table() local
1283 class lra_elim_table *ep; in init_elimination() local
1317 class lra_elim_table *ep; in lra_eliminate_reg_if_possible() local
[all …]
/netbsd/lib/libtelnet/
H A Dencrypt.c141 Encryptions *ep = encryptions; in findencryption() local
153 Encryptions *ep = encryptions; in finddecryption() local
239 register Encryptions *ep; in EncryptDisable() local
272 register Encryptions *ep; in EncryptType() local
477 Encryptions *ep; in encrypt_support() local
516 Encryptions *ep; in encrypt_is() local
560 Encryptions *ep; in encrypt_reply() local
608 Encryptions *ep; in encrypt_start() local
717 Encryptions *ep; in encrypt_keyid() local
801 Encryptions *ep; in encrypt_start_output() local
[all …]
/netbsd/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

12345678910>>...31