Lines Matching refs:del_string
228 del_string(struct shared_string *);
647 del_string(host->hostname);
745 del_string(hp->MEMBER); \
1920 del_string(hostptr->hostname);
1921 del_string(hostptr->homedir);
1922 del_string(hostptr->bootfile);
1923 del_string(hostptr->tftpdir);
1924 del_string(hostptr->root_path);
1925 del_string(hostptr->domain_name);
1926 del_string(hostptr->dump_file);
1927 del_string(hostptr->exten_file);
1928 del_string(hostptr->nis_domain);
1931 del_string(hostptr->exec_file);
1970 del_string(stringptr) in del_string() function