Home
last modified time | relevance | path

Searched defs:entryp (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/ncurses/ncurses/tinfo/
HDparse_entry.c67 _nc_extend_names(ENTRY * entryp, const char *name, int token_type) in _nc_extend_names()
285 _nc_parse_entry(ENTRY * entryp, int literal, bool silent) in _nc_parse_entry()
/freebsd-14-stable/sys/dev/sfxge/common/
HDefx_tunnel.c252 __out unsigned int *entryp) in efx_tunnel_config_find_udp_tunnel_entry()
/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_read.c679 _archive_read_next_header(struct archive *_a, struct archive_entry **entryp) in _archive_read_next_header()
HDarchive_read_disk_posix.c1110 _archive_read_next_header(struct archive *_a, struct archive_entry **entryp) in _archive_read_next_header()
/freebsd-14-stable/lib/libprocstat/
HDlibprocstat.c465 vm_map_entry_t entryp; in procstat_getfiles_kvm() local