Home
last modified time | relevance | path

Searched defs:aip (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/sys/vfs/ufs/
H A Dffs_softdep.c1508 struct allocindir *aip; in newallocindir() local
1540 struct allocindir *aip; in softdep_setup_allocindir_page() local
1573 struct allocindir *aip; in softdep_setup_allocindir_meta() local
1593 struct allocindir *aip) in setup_allocindir_phase2()
1894 struct allocindir *aip; in deallocate_dependencies() local
2278 free_allocindir(struct allocindir *aip, struct inodedep *inodedep) in free_allocindir()
3310 struct allocindir *aip; in softdep_disk_write_complete() local
3498 handle_allocindir_partdone(struct allocindir *aip) in handle_allocindir_partdone()
4278 struct allocindir *aip; in softdep_sync_metadata_bp() local
4922 struct allocindir *aip; in softdep_count_dependencies() local
/dflybsd-src/sbin/ifconfig/
H A Difwg.c218 wg_aip_parse(const char *aip, struct wg_aip_io *waip) in wg_aip_parse()
257 wg_setpeeraip(const char *aip, int arg __unused, int s __unused, in wg_setpeeraip()
/dflybsd-src/sbin/umount/
H A Dumount.c676 struct addrinfo *aip; in namematch() local
/dflybsd-src/sys/net/wg/selftest/
H A Dallowedips.c604 struct wg_aip *aip; in wg_allowedips_lookup_test() local
/dflybsd-src/sys/net/wg/
H A Dif_wg.c770 struct wg_aip *aip; in wg_aip_add() local
886 struct wg_aip *aip, *taip; in wg_aip_remove_all() local
2387 struct wg_aip *aip; in wg_ioctl_get() local
/dflybsd-src/lib/libc/net/
H A Dgetaddrinfo.c586 struct addrinfo *ai, **aip; in reorder() local
/dflybsd-src/usr.bin/telnet/
H A Dcommands.c2090 switch_af(struct addrinfo **aip) in switch_af()