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

/freebsd-10.2-release/sbin/atm/atmconfig/
H A Dmain.c278 help_next_line(struct help_file *hp) function
312 while ((line = help_next_line(hp)) != NULL) {
348 if ((line = help_next_line(&hfile)) == NULL) {
389 if ((line = help_next_line(&hfile)) == NULL)
426 while ((line = help_next_line(&hfile)) != NULL) {

Completed in 45 milliseconds