Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/nca/
H A Dncab2clf.c118 static ssize_t g_out_records = -1; variable
666 if (g_out_records > 0 && --g_out_records == 0) in b2clf_buf()
703 while (! eof_seen && g_out_records != 0) { in b2clf()
812 g_out_records = atoi(optarg); in main()