Lines Matching defs:pentry
92 const struct ctl_table **pentry);
383 struct ctl_table_header **phead, const struct ctl_table **pentry)
397 *pentry = entry;
400 static void next_entry(struct ctl_table_header **phead, const struct ctl_table **pentry)
403 const struct ctl_table *entry = *pentry;
417 *pentry = entry;
1058 const struct ctl_table **pentry)
1068 root = (*pentry)->data;
1074 const char *procname = (*pentry)->procname;
1081 *pentry = entry;