Home
last modified time | relevance | path

Searched refs:nextline (Results 1 – 10 of 10) sorted by relevance

/NextBSD/sbin/ddb/
HDddb_script.c60 char *buffer, *line, *nextline; in ddb_list_scripts() local
98 nextline = buffer; in ddb_list_scripts()
99 while ((line = strsep(&nextline, "\n")) != NULL) { in ddb_list_scripts()
/NextBSD/usr.bin/localedef/
HDscanner.c57 static int nextline; variable
240 nextline = 1; in reset_scanner()
258 lineno = nextline; in scanc()
260 nextline++; in scanc()
269 nextline--; in unscanc()
/NextBSD/usr.sbin/mountd/
HDmountd.c1417 goto nextline; in get_exportlist_one()
1440 goto nextline; in get_exportlist_one()
1455 goto nextline; in get_exportlist_one()
1460 goto nextline; in get_exportlist_one()
1468 goto nextline; in get_exportlist_one()
1477 goto nextline; in get_exportlist_one()
1488 goto nextline; in get_exportlist_one()
1494 goto nextline; in get_exportlist_one()
1504 goto nextline; in get_exportlist_one()
1517 goto nextline; in get_exportlist_one()
[all …]
/NextBSD/usr.bin/ctags/
HDctags.c184 nextline: in main()
189 goto nextline; in main()
/NextBSD/usr.bin/nl/
HDnl.c303 goto nextline; in filter()
346 nextline: in filter()
/NextBSD/libexec/ftpd/
HDftpd.c731 goto nextline; in inithosts()
772 goto nextline; in inithosts()
794 goto nextline; in inithosts()
826 goto nextline; in inithosts()
856 goto nextline; in inithosts()
870 nextline: in inithosts()
1122 goto nextline; in checkuser()
1134 goto nextline; in checkuser()
1166 nextline: in checkuser()
/NextBSD/lib/libc/net/
HDgetaddrinfo.c2516 char *nextline; in _yphostent() local
2524 nextline: in _yphostent()
2529 nextline = cp; in _yphostent()
2531 nextline = NULL; in _yphostent()
2577 if (nextline) { in _yphostent()
2578 p = nextline; in _yphostent()
2579 goto nextline; in _yphostent()
/NextBSD/usr.sbin/inetd/
HDinetd.c217 char *nextline(FILE *);
1626 while ((cp = nextline(fconfig)) != NULL) { in getconfigent()
2043 if ((cp = nextline(fconfig))) in skip()
2064 nextline(FILE *fd) in nextline() function
/NextBSD/contrib/netbsd-tests/fs/nfs/nfsservice/
HDmountd.c1042 goto nextline; /* skip empty line */
1203 goto nextline;
1206 nextline:
/NextBSD/contrib/ee/
HDee.c275 void nextline P_((void));
1364 nextline() /* move pointers to start of next line */ in nextline() function
1466 nextline();
1530 nextline(); in down()
2976 nextline();