Searched refs:help_file (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sbin/atm/atmconfig/
H A Dmain.c86 struct help_file { struct
107 help_next_file(struct help_file *hp)
194 help_file_tell(struct help_file *hp, struct help_pos *pos)
213 help_file_seek(struct help_file *hp, struct help_pos *pos)
251 help_file_rewind(struct help_file *hp)
278 help_next_line(struct help_file *hp)
303 help_get_0topics(struct help_file *hp)
325 struct help_file hfile;
/freebsd-11-stable/contrib/dialog/
H A Dui_getc.c499 if (dialog_vars.help_file) {
502 dialog_helpfile("HELP", dialog_vars.help_file, 0, 0);
H A Ddialog.h517 char *help_file; /* option "--hfile" */ member in struct:__anon938
H A Ddialog.c1459 dialog_vars.help_file = optionString(argv, &offset);

Completed in 141 milliseconds