Home
last modified time | relevance | path

Searched refs:del_string (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/bootp/common/
H A Dreadfile.c232 del_string(struct shared_string *);
647 del_string(host->hostname); in process_entry()
745 del_string(hp->MEMBER); \
1891 del_string(hostptr->hostname); in free_host()
1892 del_string(hostptr->homedir); in free_host()
1893 del_string(hostptr->bootfile); in free_host()
1894 del_string(hostptr->tftpdir); in free_host()
1895 del_string(hostptr->root_path); in free_host()
1896 del_string(hostptr->domain_name); in free_host()
1897 del_string(hostptr->dump_file); in free_host()
[all …]