Searched defs:_entry (Results 1 – 2 of 2) sorted by relevance
12 typedef struct _entry { struct13 char *prompt;14 int (*func)(), restricted, len;15 char *except, *save;
18 typedef struct _entry { struct21 char *s; /* Associated string. */22 size_t len; /* Length of 's'. */