Searched refs:shared_string (Results 1 - 2 of 2) sorted by last modified time

/freebsd-9.3-release/libexec/bootpd/
H A Dbootpd.h78 struct shared_string { struct
171 struct shared_string *bootfile,
H A Dreadfile.c237 del_string(struct shared_string *);
252 PRIVATE struct shared_string *
1213 * pointer, and return a pointer to a malloc'ed shared_string structure
1219 PRIVATE struct shared_string *
1224 struct shared_string *s;
1230 s = (struct shared_string *) smalloc(sizeof(struct shared_string)
2000 struct shared_string *stringptr;

Completed in 157 milliseconds