Searched defs:locarhead (Results 1 - 1 of 1) sorted by relevance
/systemd/src/basic/ | ||
H A D | locale-util.c | 47 struct locarhead { struct 78 const struct locarhead *h; 97 if (st.st_size < (off_t) sizeof(struct locarhead)) 104 h = (const struct locarhead *) p; |
Completed in 10 milliseconds